python-crash-course
There are 45 repositories under python-crash-course topic.
zaahidali/Crash-Course-on-Python-by-Google
Quiz solution for this course
srebalaji/python-crash-course
Python crash course for non-python developers
manavnarang/Google-IT-Automation-with-Python-Professional-Certificate
Crash course on python [Course 1 of 6 in the Google IT Automation with Python Specialization
hairuo/LearnPythonCrashCourse
Just learning logs and personal exercises from the book "Python Crash Course".
Amey-Thakur/PYTHON-CRASH-COURSE
IIT ROPAR - Diginique Techlabs --> Data Science Machine Learning and AI using Python
IamOmaR22/Python_Crash_Course_and_Coursera_Course
Basic Python Codes in One Place. Also, I Added Some Interesting Codes. This repository also contains a Coursera Course --- (Programming_for_Everybody--Getting_Started_with_Python).
nahTiQ/poker_bot
poker_bot written in python
alv31415/Alien-Invasion
Project developed following Eric Mathees' Python Crash Course, Second Edition. It's the classic game, Alien Invasion, developed in Python using Pygame.
kushnertodd/CFTM-intro-to-python
Introductory Python Jupyter notebook
chirag-sharma72/Beginner-Python
A python course for beginners
dev-SR/exercise
All in one, cumulative repository for learning major programming languages
jonasht/cursoIntesivoDePython
livro curso intensivo de python em portugues
Smitha28/python-crash-course-exercises
This is how I learnt Python (baby-steps). I used the book Python Crash Course by Eric Matthes, which was an excellent and easy-to-follow guide that helped me learn python pretty quickly.
sumit-buddy/books
python crash course ebook
aayussraut/File_Handling_in_Python
Exercise and Example of File handling from Python Crash Course Book by Eric Matthes.
aayussraut/Learning_Python
Exercise and Examples from the book: Python: Crash Course by Eric Matthews
amirahnasihah/python-crash-course
🐍 My track in learning basic programming concepts that need to know to write Python programs using a book written by Eric Matthes.
Curtisf265/Alien_Invasion
A desktop application based on the classic 2-D games of old ...
Curtisf265/Data_Visualization
This repository contains the completed versions of all programs from chapters 15 through 17 of Eric Matthes', "Python Crash Course, 2nd. Edition, 2019".
ericgraham3/indentation_invaders
Not space_invaders, not {invaders}. A simple game from Eric Matthes' book "Python Crash Course"
ericgraham3/learning_log
Following along with the Django tutorial from Python Crash Course by Eric Matthes
manKellyJr/100DaysOfCode
# I, Obed, have committed to join the #100DaysOfCode challenge.
maxipedrero/Learning-Log
Inspired in the last project called Learning Log from the book Python Crash Course by Eric Matthes
minhduc29/alien-invasion
A classic game about eliminating the invasion of aliens using Pygame based on the guide of 'Python Crash Course', added some features and AI player
nbaradar/Alien-Invasion
Project 1 of 3 in the book 'python crash course'
pheight/DataVisualization
Data Visualization project from Python Crash Course
Q1CHENL/alien-invasion
Alien invasion game from Python Crash Course, 2nd Edition
realbilous/alien-invasion-game
This is 2D game written in Python 3.6 using pygame(ver. 1.9.5) package. Initially it was made following instruction of "Python Crush Course" book written by Eric Matthes. The purpose of this project is to expand the game features and to improve my python and git using skills.
sausis20/Alien-Invasion-game-Python-Crash-Course
Alien Invasion game following Python Crash Course
ThiEstoRil/python_crash_course_book
Crash Course Python book work
beardedsamwise/Python-Crash-Course
Python code written whilst learning Python using Eric Matthes "Python Crash Course".
brunodsousa/curso-intensivo-python
Exercícios do livro Curso Intensivo de Python do Eric Matthes
kmalakhova/Python_Crash_Course
Learning Python with "Python Crash Course" book by @ehmatthes
melihcanyardi/Python-Crash-Course-2e-Part-I
This repository includes the Python scripts I have written in the first part of Python Crash Course (2nd Ed.) by Eric Matthes.
Q1CHENL/python-crash-course
Learn python with python crash course