There was an error while loading. Please reload this page.
2 parents 24f9c4d + 4f272d8 commit 7e0ab1aCopy full SHA for 7e0ab1a
README.md
@@ -90,7 +90,7 @@
90
## Programming Paradigms and Techniques
91
92
1. Imperative, non-structured, structured and procedural programming
93
- - [Imperative programming]https://github.com/HowProgrammingWorks/ImperativeProgramming
+ - [Imperative programming](https://github.com/HowProgrammingWorks/ImperativeProgramming)
94
- [Prototype-oriented programming](https://github.com/HowProgrammingWorks/PrototypeOrientedProgramming)
95
- [Object-oriented programming](https://github.com/HowProgrammingWorks/ObjectOrientedProgramming)
96
2. [Functional programming](https://github.com/HowProgrammingWorks/FunctionalProgramming)
0 commit comments