Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 194017
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T16:33:34+00:00 2026-05-11T16:33:34+00:00

I’ve had a very odd learning experience in programming. I was sort of taught

  • 0

I’ve had a very odd learning experience in programming. I was sort of taught C++, but I didn’t get a lot out of it. Here’s what I did get out of it: headers and variable declaration. And I tried to teach myself PHP, in which I learned a lot of. The problem is, a lot of my knowledge is widespread, random, and designed for specific situations.

So, my questions is: What basics are there to programming in most languages?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T16:33:34+00:00Added an answer on May 11, 2026 at 4:33 pm

    The term “basics” implies a short list, but to be an effective programmer you have to learn a LOT of concepts. Once you do learn them, though, you’ll be able to apply many of the same concepts across languages.

    I’ve compiled a (long!) list of concepts that are important in several, if not most, programming languages.

    • Language syntax

      • Keywords
      • Naming conventions
      • Operators
        • Assignment
        • Arithmetic
        • String
        • Other
      • Literals
      • Conditionals
        • If/else
        • Switch/case
        • What is considered true or false (0? Empty String? Null?)
      • Looping constructs
        • for
        • foreach/iteration
        • while
        • do-while
      • Exception handling
      • importing/including code from other files
    • Type system

      • Strong/weak
      • Static/dynamic
    • Memory management

    • Scoping

      • What scopes are available
      • How overlapping scopes are handled
    • Language constructs/program organization

      • Variables
      • Methods
      • Functions
      • Classes
      • Closures
      • Packages/Modules/Namespaces
    • Data types and data structures

      • Primitives
      • Objects
      • Arrays/Lists
      • Maps/Hash/Associative Array
      • Sets
      • Enum
      • Strings
        • String concatenation
        • String comparison and equality
        • Substring
        • Replacement
        • Mutability
        • Syntax for creating literal strings
    • Functions, Methods, Closures

      • Method/function overloading
      • Method/function overriding
      • Parameter passing (pass-by-value/pass-by-reference
      • Returning values (single return/multiple return)
    • Language type (not mutually exclusive)

      • Scripting
      • Procedural
      • Functional
      • Object-oriented
    • Object-oriented principles

      • Inheritance
      • Classical vs Prototypical
      • Single, Multiple, or something else
      • Classes
      • Static variables/global variables
      • access modifiers (private, public, protected)
    • API (or how to do basic stuff)

      • Basic I/O
      • Print to Standard Out
      • Read from Standard in
      • File I/O
        • Read a file
        • Write a file
        • Check file attributes
      • Use of regular expressions
      • Referencing environment variables
      • Executing system commands
      • Threading model
        • Create threads
        • Thread-safety
        • Synchronization primitives
      • Templating
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 91k
  • Answers 91k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Try changing RewriteCond %{REQUEST_FILENAME} !-f to RewriteCond %{REQUEST_FILENAME} !-f RewriteCond… May 11, 2026 at 6:12 pm
  • Editorial Team
    Editorial Team added an answer There's quite a full investigation here, although it is an… May 11, 2026 at 6:12 pm
  • Editorial Team
    Editorial Team added an answer Exactly what it says: operator overloads must be member functions.… May 11, 2026 at 6:12 pm

Related Questions

I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti
I am currently running into a problem where an element is coming back from
Seemingly simple, but I cannot find anything relevant on the web. What is the
Configuring TinyMCE to allow for tags, based on a customer requirement. My config is
Is it possible to replace javascript w/ HTML if JavaScript is not enabled on

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.