Skip to content

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, h…

License

Notifications You must be signed in to change notification settings

albertiaedev/LearnEasyPython

Repository files navigation

LearnEasyPython

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:

  1. Variables.
  2. Data Types.
  3. Operators.
  4. Lists.
  5. Dictionaries.
  6. Tuples.
  7. Conditionals.
  8. Loops.
  9. Exception Handling.
  10. Functions.
  11. Object-Oriented Programming (OOP).
  12. Modules.
  13. 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! πŸ˜„

Clone this repository

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:

HTTPS

git clone https://github.com/albertiaedev/LearnEasyPython.git

SSH

git clone git@github.com:albertiaedev/LearnEasyPython.git

And that's it! It creates a local copy of this repository in your machine.

Donate


I hope you find it useful... and if you like it, please ⭐

Happy Coding! πŸ‘¨πŸ½β€πŸ’»

About

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, h…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages