⚡ Motto: Keep striving for progress, not perfection
Here we get to know some programming principles implemented with the lovely JavaScript
What things do you learn here?
0 . GetStart-And-History
1 . DataTypes
2 . Operation
3 . LogicalOperation
4 . If-Switch
5 . Loops
6 . Functions
7 . Debugging
8 . JsFeatures
9 . Recursive
A . Complexity
B . OOP
C . Constructor-Function
D . Prototype
E . ES6-Classes
F . Object-Create
G . Inheritance
H . Encapsulation
I . TestYourSelf
J . JS-DataStructures
K . LinkedList
L . Queue
M . Stack
N . Tree
O . Graph
P . Search-Sort
As I always say, programming is not about syntax, it's about logic and how you react when faced with a problem.
© ErfanT.dev All rights reserved