- Introduction to programming
- Computer history
- Program
- How do computer execute program?
- Generations of programming language
- 1st Gen. (Assemble)
- 2nd (C Programming)
- 3rd (High-Level , C#, Java, Python)
- Fields (Web, Desktop, Mobile, Embedded Systems, Smart Watch, IOT)
————————————————————————————————————
- Introduction to python, how to install (python, vs code editor)
https://www.tutorialspoint.com/python/python_variable_types.htm
https://www.w3schools.com/python/default.asp
https://www.programiz.com/python-programming
- Print Hello, World (hello world)
- Comments
- Variable (swap values of two variables)
- Data Types
- List
- Tuple
- Dictionary
- Casting / Converting (get user tall, calc optimal weight)
———————————————————————————————————
- Numbers
- Strings
———————————————————————————————————
- Operators
- Control Statements
- If Else
———————————————————————————————————
-
- While Loop
- For Loop
- Break
- Continue
——————————————————————————————————–
- Functions
- Create function
- Call function
- Send parameters
- Return value
—————————————————————————————————————————-
If we have Time File, Db
—————————————————————————————————————————
Leave a Reply