An open API service indexing awesome lists of open source software.

https://github.com/rootkit-org/programming-fundamentals


https://github.com/rootkit-org/programming-fundamentals

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Programming Fundamentals

### 1. Development Life Cycle
* Software Development Life Cycle (SDLC)
* Agile Development

### 2. Programming concepts
* Pseudocode
* Flowcharts
* Sequential action
* Branching
* Loops
* Flow control

### 3. Programming Methodologies
* Unstructured
* Procedural
* Object-oriented
* Encapsulation
* Inheritance
* Polymorphism

### 4. Language Generations
* First Generation
* Second Generation
* Third Generation
* Fourth Generation
* Porting