We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab562a commit 8e1c2d7Copy full SHA for 8e1c2d7
Foundations/Networking and protocols/Requirements.md
@@ -1,4 +1,4 @@
1
-## Networking and Protocols
+# Networking and Protocols
2
1. Fundamentals of Networking
3
* Network Organization
4
* LAN
Foundations/Programming Fundamentals/Requirements.md
@@ -1,20 +1,25 @@
+# Programming Fundamentals
+
1. Development Life Cycle
* Software Development Life Cycle (SDLC)
5
* Agile Development
6
7
2. Programming concepts
8
* Pseudocode
9
* Flowcharts
10
* Sequential action
11
* Branching
12
* Loops
13
* Flow control
14
15
3. Programming Methodologies
16
* Unstructured
17
* Procedural
18
* Object-oriented
19
* Encapsulation
20
* Inheritance
21
* Polymorphism
22
23
4. Language Generations
24
* First Generation
25
* Second Generation
0 commit comments