JimShapedCoding Python Crash Course 2021

Overview

Python CRASH Course by JimShapedCoding - Click Here to Start!

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:
    • Program Conditioning (If/Else/Else If)
    • Lists
    • List Methods and Indexing
    • Dictionaries and its methods
    • Range built-in Function
    • For Loops
    • Debugging your programs
    • While Loops and While True
    • What are Iterables and Non Iterables
    • Functions
    • Function Parameters, Default Parameters
    • Return Statement
  • Object Oriented Programming:
    • Classes and Instances
    • Instance Attributes
    • Constructor, init method
    • Why always self
    • Class Attributes

What you could continue learning after completing this course?

  • Learn more about OOP concepts
  • Web Scraping with Python
  • Machine Learning
  • Web Development with Flask
  • Web Development with Django
  • Graphical User Interface development with Tkinter / PyQT5
  • Developing Games with pygame
  • Develop advanced Console applications with argparse
  • This list probably has thousands of options, let`s stop here

Social Media:

Owner
Jim Erg
Quality Engineer at Red Hat
Jim Erg
An open-source systems and controls toolbox for Python3

harold A control systems package for Python=3.6. Introduction This package is written with the ambition of providing a full-fledged control systems s

Ilhan Polat 157 Dec 05, 2022
Simple tools for the Horse Reality webgame

Realtools (Web Tools for Horse Reality) These tools were made on request from a close friend of mine who plays this game. A live instance can be found

shay 0 Sep 06, 2022
Generate Openbox Menus from a easy to write configuration file.

openbox-menu-generator Generate Openbox Menus from a easy to write configuration file. Example Configuration: ('#' indicate comments but not implement

3 Jul 14, 2022
Python meta class and abstract method library with restrictions.

abcmeta Python meta class and abstract method library with restrictions. This library provides a restricted way to validate abstract methods. The Pyth

Morteza NourelahiAlamdari 8 Dec 14, 2022
ripgrep recursively searches directories for a regex pattern while respecting your gitignore

ripgrep (rg) ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern. By default, ripgrep will resp

Andrew Gallant 35k Dec 31, 2022
A simple python script that print the Mandelbrot set for every power of the formal formula.

Python Mandelbrot A simple python script that print the Mandelbrot set for every power of the formal formula.

Paride Giunta 2 Apr 15, 2022
Why write code when you can import it directly from GitHub Copilot?

Copilot Importer Why write code when you can import it directly from GitHub Copilot? What is Copilot Importer? The copilot python module will dynamica

Mythic 41 Jan 04, 2023
Your E-Canteen that is convenient and accessible wherever you are in the campus

Food Web E-Canteen System Your E-Canteen that is convenient and accessible wherever you are in the campus. Table of Contents About The Project Contrib

Pudding 5 Jan 07, 2023
🌍💉 Global COVID-19 vaccination data at the regional level.

COVID-19 vaccination data at subnational level. To ensure its officiality, the source data is carefully verified.

sociepy 61 Sep 21, 2022
Mini-calculadora escrita como exemplo para uma palestra relâmpago sobre `git bisect`

Calculadora Mini-calculadora criada para uma palestra relâmpado sobre git bisect. Tem até uma colinha! Exemplo de uso Modo interativo $ python -m calc

Eduardo Cuducos 3 Dec 14, 2021
🤖🧭Creates google-like navigation menu using python-telegram-bot wrapper

python telegram bot menu pagination Makes a google style pagination line for a list of items. In other words it builds a menu for navigation if you ha

Sergey Smirnov 9 Nov 27, 2022
Dump Data from FTDI Serial Port to Binary File on MacOS

Dump Data from FTDI Serial Port to Binary File on MacOS

pandy song 1 Nov 24, 2021
A frontend to ease the use of pulseaudio's routing capabilities, mimicking voicemeeter's workflow

Pulsemeeter A frontend to ease the use of pulseaudio's routing capabilities, mimicking voicemeeter's workflow Features Create virtual inputs and outpu

Gabriel Carneiro 164 Jan 04, 2023
A New, Interactive Approach to Learning Python

This is the repository for The Python Workshop, published by Packt. It contains all the supporting project files necessary to work through the course from start to finish.

Packt Workshops 231 Dec 26, 2022
Covid-19-Trends - A project that me and my friends created as the CSC110 Final Project at UofT

Covid-19-Trends Introduction The COVID-19 pandemic has caused severe financial s

1 Jan 07, 2022
Um jogo para treinar COO em python

WAR DUCK Este joguinho bem simples tem como objetivo treinar um pouquinho de POO com python. NĂŁo Ă© nada muito complexo mas da pra se divertir Como rod

Gabriel Jospin 3 Sep 19, 2021
:art: Diagram as Code for prototyping cloud system architectures

Diagrams Diagram as Code. Diagrams lets you draw the cloud system architecture in Python code. It was born for prototyping a new system architecture d

MinJae Kwon 27.5k Jan 04, 2023
Data on COVID-19 (coronavirus) cases, deaths, hospitalizations, tests • All countries • Updated daily by Our World in Data

COVID-19 Dataset by Our World in Data Find our data on COVID-19 and its documentation in public/data. Documentation Data: complete COVID-19 dataset Da

Our World in Data 5.5k Jan 03, 2023
An example repository for how to generate results using PyBaMM

PyBaMM results This repository provides a template for generating results (for example, for a paper) using PyBaMM Installation Install PyBaMM using a

PyBaMM Team 7 Oct 09, 2022
RepositĂłrio contendo atividades no curso de desenvolvimento de sistemas no SENAI

SENAI-DES Este Ă© um repositĂłrio contendo as atividades relacionadas ao curso de desenvolvimento de sistemas no SENAI. Se Ă© a primeira vez em contato c

Abe Hidek 4 Dec 06, 2022