Introduction To Programming

Get Started. It's Free
or sign up with your email address
Introduction To Programming by Mind Map: Introduction To Programming

1. Algorithm

1.1. Syntax

1.2. Semantics

2. Algorithm Notation

2.1. Descriptive

2.2. Pseudocode

2.3. Flowchart

3. Algorithm Constructs

3.1. Sequence

3.2. Conditional

3.3. Iteration

4. Programming

4.1. Designing

4.2. Writing

4.3. Testing

4.4. Debugging

4.5. Maintaning

5. Programming Language

5.1. Low-Level Language

5.1.1. Machine Code

5.1.2. Assembly Language

5.2. High-Level Language