|
|
|
|
|
by ruben81adelaide
1768 days ago
|
|
There are 3 types of programming languages you can learn: Modular programming, Object oriented, and Functional programming Python- it has a very simple syntax and it’s easy to learn. It can be used for modular programming and object oriented and it is forgiving if you don’t strictly follow the best practices. Therefore it can help to make thing working while you’re learning |
|