Skip to content

Commit 9a15877

Browse files
authored
Bolded categories
1 parent 499a285 commit 9a15877

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Programming Fundamentals/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
# Programming Fundamentals
22

3-
1. Development Life Cycle
3+
### 1. Development Life Cycle
44
* Software Development Life Cycle (SDLC)
55
* Agile Development
66

7-
2. Programming concepts
7+
### 2. Programming concepts
88
* Pseudocode
99
* Flowcharts
1010
* Sequential action
1111
* Branching
1212
* Loops
1313
* Flow control
1414

15-
3. Programming Methodologies
15+
### 3. Programming Methodologies
1616
* Unstructured
1717
* Procedural
1818
* Object-oriented
1919
* Encapsulation
2020
* Inheritance
2121
* Polymorphism
2222

23-
4. Language Generations
23+
### 4. Language Generations
2424
* First Generation
2525
* Second Generation
2626
* Third Generation

0 commit comments

Comments
 (0)