The-Complete-Python-3-Course-Beginner-to-Advanced
The-Complete-Python-3-Course-Beginner-to-Advanced copied to clipboard
While doing this course i worked on multiple technologies and python as base language for programming. These are all of the projects i did throughout this course. I know the instructor hasn't provided...
The Complete Python 3 Course Beginner to Advanced (Joseph Delgadillo and Nick Germaine)
While doing this course i worked on multiple technologies and python as base language for programming. These are all of the projects i did throughout this course. I know the instructor hasn't provided codes for anything so you can fork my repository and try.
Course Link:
https://www.udemy.com/share/101WgIBEcedl9bQXo=/
please note course link can be changed if server is moved, if link is not working search for course name on udemy.
About this Course:
Learn Python with projects covering game & web development, web scraping, MongoDB, Django, PyQt, and data visualization
Lectures: 147 Video: 18.5 hours
The following topics are covered in this course:
Programming basics
Python fundamentals
JavaScript Object Notation (JSON)
Web scraping
PyMongo (MongoDB)
Web Development
Django Web Framework
Graphical User Interface (GUI) Programming (PyQt)
Data visualization
Speech Recogniton
Instructors: Joseph Delgadillo & Nick Germaine
Note: Before running any project please run requirements.txt
run: pip install -r requirements.txt in your shell
Creating virtualenvs are recommended.