Skip to content

Commit 8e1c2d7

Browse files
committed
Fix headers
1 parent 1ab562a commit 8e1c2d7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Foundations/Networking and protocols/Requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Networking and Protocols
1+
# Networking and Protocols
22
1. Fundamentals of Networking
33
* Network Organization
44
* LAN

Foundations/Programming Fundamentals/Requirements.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,25 @@
1+
# Programming Fundamentals
2+
13
1. Development Life Cycle
24
* Software Development Life Cycle (SDLC)
35
* Agile Development
6+
47
2. Programming concepts
58
* Pseudocode
69
* Flowcharts
710
* Sequential action
811
* Branching
912
* Loops
1013
* Flow control
14+
1115
3. Programming Methodologies
1216
* Unstructured
1317
* Procedural
1418
* Object-oriented
1519
* Encapsulation
1620
* Inheritance
1721
* Polymorphism
22+
1823
4. Language Generations
1924
* First Generation
2025
* Second Generation

0 commit comments

Comments
 (0)