Welcome to LearnEasyPython π
This is an open source and friendly course where you'll learn the principals of Python π
It is one of the hottest π₯, sexiest π₯ and most demanded πͺπ½ programming languages right now... Surely learning it is super easy, because it has a simple syntax ποΈ and there are plenty of resources out there in the web π and yet, here it's another free resource so why not take it? It's free!!! πΈ
This course is meant to have 13 chapters (or modules), which will be always updated:
- Variables.
- Data Types.
- Operators.
- Lists.
- Dictionaries.
- Tuples.
- Conditionals.
- Loops.
- Exception Handling.
- Functions.
- Object-Oriented Programming (OOP).
- Modules.
- Design Patterns.
Check libraries_and_frameworks.md
to get more info about the most important libraries and frameworks in Python, grouped by its usage! π
Check online_resources.md
to view the best resources on the web to learn Python! π
The first thing you need to do is to open your terminal/cmd, access to the directory where you want to keep your project, then copy and paste this code:
git clone https://github.com/albertiaedev/LearnEasyPython.git
git clone [email protected]:albertiaedev/LearnEasyPython.git
And that's it! It creates a local copy of this repository in your machine.
I hope you find it useful... and if you like it, please β
Happy Coding! π¨π½βπ»