JimShapedCoding Python Crash Course 2021

This Repository includes the code and MORE exercises on each section of the entire course

After this 5-hour course, you’ll have a lot of new information on Programming with Python.

While you watch the video, feel free to ask questions in the comments section, share your code on different exercises, and give a feedback about the tutorial at all.

What this course includes ?

  • At least 1 Exercise on each section
  • 10 on-demand exercises with solutions
  • 40 lectures
  • Best Practices of how to write efficient code
  • Deep explanations about each topic
  • Full documentation on the entire tutorial

What you will learn?

  • Basics:
    • Variables
    • Useful built-in Functions
    • Variables Types & Conversions
    • String Methods
    • Math Operations
    • Working with External Libraries
    • Expressions
  • Logic: