Programming Concepts

Top-level programming consepts. Add and link Flash-card definitions for the explanations.

?
View mindmap
  • Programming Concepts
    • declaration
      • variables (what & why)
      • constants (what & why)
    • assignment
    • iteration
      • definite
      • indefinite
        • pre-tested
        • post-tested
    • selection
    • subroutines (what & why)
      • parameters
      • return values
      • local variables
      • stack frame
      • recursion
    • nested selection or iteration
    • meaningful identifiers (what & why)
    • global variables
    • exception handling (what & how)

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Fundamentals of programming resources »