Python
Python is a general-purpose, versatile, and powerful programming language. Itโs a great first language because itโs concise and easy to read. Whatever you want to do, ๐ Python can do it. From web development to machine learning to data science, Python is the language for you
Prerequisites ๐
Students can still choose PYTHON as their first ๐ฅ language, even without any programming background. It is because PYTHON has consistent and simple syntax and a vast library.
Topics to learn โจ
- Variables
- Data types
- Casting
- String
- Booleans
- Operators
- List
- Tuples
- Sets
- Dictionaries ๐
- If..else
- While loop
- For loop
- Try.. Except
- Functions
- Lambda
- Arrays
- Classes/Objects
- Inheritance
- Iterators
RESOURCES ๐
Official documentation ๐ฐ
Online Course ๐ฑ
- python Udemy free course for absolute beginners
- Python Essentials
- [Python paid course with certificate[LinkedIn Learning]](https://www.linkedin.com/learning/python-essential-training-2018)
Tutorials
Youtube videos
- Python for beginners-EDUREKA!
- Beginners to Advanced -Clever programmer
- Crossroads -python tutorial
- [Python Tutorial - Python for Beginners [Full Course]](https://www.youtube.com/watch?v=_uQrJ0TkZlc&ab_channel=ProgrammingwithMosh)
GitHub Resources ๐ฎ