Project for teaching languages like Java, Python, Javascript, etc'
Topics:
1_Variables
2_Types
3_Input_ouput
4_Conditions (If-else, Switch-Case).
5_Loops (For, While, ForEach)
6_Data containers (Arrays, Slices, Lists, Linked lists..)
7_Functions
8_Pointers (If exist in language)
9_Classes_objects (If exist in language)
10_Inheritance (If exist in language)
11_Pholymorphism (If exist in language)
12_Interfaces (If exist in language)