Jupyter notebooks and course materials for a paid Udemy Python bootcamp. Use alongside video lessons to learn Python fundamentals.
Mindmap
mindmap
root((repo))
What it does
Course materials
Jupyter notebooks
Python lessons
Learning path
Fundamentals
Intermediate topics
Practice exercises
Format
Video companion
Hands-on coding
Structured lessons
Audience
Beginners
Self-learners
Career changers
Things people build with this
USE CASE 1
Follow along with Udemy video lessons while coding in Jupyter notebooks to learn Python basics.
USE CASE 2
Review course materials and exercises after watching lectures to reinforce concepts.
USE CASE 3
Practice Python fundamentals with structured exercises organized by topic.
Tech stack
PythonJupyter Notebook
Getting it running
Difficulty · easyTime to first run · 5min
License could not be detected automatically. Check the repository's LICENSE file before use.
In plain English
This repository contains the course files for the Complete Python 3 Bootcamp, a course offered on Udemy by Pierian Data. It is a collection of notebooks and materials that accompany the paid course, meant to be used alongside the video lessons rather than as a standalone learning resource.
Copy-paste prompts
Prompt 1
I'm taking the Complete Python 3 Bootcamp on Udemy. How do I set up Jupyter notebooks to work through the course materials in this repo?
Prompt 2
Show me how to run the notebook files from the Complete Python 3 Bootcamp and check my answers to the exercises.
Prompt 3
I'm stuck on a Python exercise in the bootcamp notebooks. How do I debug my code and understand what's going wrong?