Programming
-
To solve repetitive time consuming problems
-
Our approach


- Generally a program is executed on a system and it executes the instructions one by one
Add 3, 3 and remember as result
Add result, 3 and remember as result
Add result, 3 and remember as result
- Programs are executed by systems with some OS (operating system)
Application Types
- Command line applications
- ~~Desktop Applications~~
- Websites
-
APIs
-
We will learing (Python Backend Developer)
- CLI
- APIs
