The Complete Python Bootcamp From Zero to Hero in Python
- Description
- Curriculum
- FAQ
- Reviews
Become a Python Programmer and learn one of employer’s most requested skills of 2023!
This is the most comprehensive, yet straight-forward, course for the Python programming language on Udemy! Whether you have never programmed before, already know basic syntax, or want to learn about the advanced features of Python, this course is for you! In this course we will teach you Python 3.
With over 100 lectures and more than 21 hours of video this comprehensive course leaves no stone unturned! This course includes quizzes, tests, coding exercises and homework assignments as well as 3 major projects to create a Python project portfolio!
Learn how to use Python for real-world tasks, such as working with PDF Files, sending emails, reading Excel files, Scraping websites for informations, working with image files, and much more!
This course will teach you Python in a practical manner, with every lecture comes a full coding screencast and a corresponding code notebook! Learn in whatever manner is best for you!
We will start by helping you get Python installed on your computer, regardless of your operating system, whether its Linux, MacOS, or Windows, we’ve got you covered.
We cover a wide variety of topics, including:
-
Command Line Basics
-
Installing Python
-
Running Python Code
-
Strings
-
Lists
-
Dictionaries
-
Tuples
-
Sets
-
Number Data Types
-
Print Formatting
-
Functions
-
Scope
-
args/kwargs
-
Built-in Functions
-
Debugging and Error Handling
-
Modules
-
External Modules
-
Object Oriented Programming
-
Inheritance
-
Polymorphism
-
File I/O
-
Advanced Methods
-
Unit Tests
-
and much more!
You will get lifetime access to over 100 lectures plus corresponding Notebooks for the lectures!
This course comes with a 30 day money back guarantee! If you are not satisfied in any way, you’ll get your money back. Plus you will keep access to the Notebooks as a thank you for trying out the course!
So what are you waiting for? Learn Python in a way that will advance your career and increase your knowledge, all in a fun and practical way!
-
1Auto-Welcome MessageText lesson
Welcome to the Complete Python Bootcamp
-
2Course IntroductionVideo lesson
The Complete Python Bootcamp.
-
3Course Curriculum OverviewVideo lesson
Learn about all the content in the course!
-
4Why Python?Video lesson
Learn why you should learn Python and what you can use it for
-
5Course FAQsText lesson
Continually updated Text Document with Course FAQs.
-
6Command Line BasicsVideo lesson
In order to learn about Python 3, we first need to learn about the command line! Let's get started!
-
7Installing Python (Step by Step)Video lesson
Learn how to install Python on to your computer in an easy step by step guide!
-
8Running Python CodeVideo lesson
Let's talk about how to run Python 3 code!
-
9Getting the Notebooks and the Course MaterialVideo lesson
Let's talk about how to get the notebooks for the course and the course material. Check out the resource links for this lecture!
-
10Git and Github Overview (Optional)Video lesson
Learn how git version control and create you GitHub account to show off your projects!
-
11Introduction to Python Data TypesVideo lesson
Learn the basics of data types in Python 3.
-
12Python NumbersVideo lesson
Learn the basic number data types in Python, such as integers and floats.
-
13Numbers: Simple ArithmeticQuiz
-
14Numbers - FAQText lesson
Numbers FAQ!
-
15Numbers QuizQuiz
Test your knowledge on Numbers in Python
-
16Variable AssignmentsVideo lesson
Learn the basics of data types in Python 3.
-
17Introduction to StringsVideo lesson
Learn the basics of data types in Python 3.
-
18Quick Print CheckQuiz
-
19Indexing and Slicing with StringsVideo lesson
Learn the basics of data types in Python 3.
-
20String IndexingQuiz
-
21String SlicingQuiz
-
22String Properties and MethodsVideo lesson
Learn the basics of data types in Python 3.
-
23Strings -FAQText lesson
Strings FAQ
-
24Strings QuizQuiz
-
25Print Formatting with StringsVideo lesson
Learn the basics of data types in Python 3.
-
26Print Formatting FAQsText lesson
FAQ for printing strings!
-
27Print FormattingQuiz
-
28Lists in PythonVideo lesson
Learn the basics of data types in Python 3.
-
29ListsQuiz
-
30Lists - FAQText lesson
Lists FAQ (Continuously Updated)
-
31Lists QuizQuiz
-
32Dictionaries in PythonVideo lesson
Learn the basics of data types in Python 3.
-
33DictionariesQuiz
-
34Dictionaries - FAQText lesson
Dictionaries FAQ
-
35Dictionaries QuizQuiz
-
36Tuples with PythonVideo lesson
Learn the basics of data types in Python 3.
-
37Tuples QuizQuiz
-
38Sets in PythonVideo lesson
Learn the basics of data types in Python 3.
-
39SetsQuiz
-
40Booleans in PythonVideo lesson
Learn the basics of data types in Python 3.
-
41Sets and Booleans QuizQuiz
-
42I/O with Basic Files in PythonVideo lesson
Learn the basics of data types in Python 3.
-
43File I/OQuiz
-
44Resources for More Basic PracticeText lesson
Extra Practice Websites
-
45Python Objects and Data Structures Assessment Test OverviewVideo lesson
Time to test your new Python skills!
-
46Python Objects and Data Structures Assessment Test SolutionsVideo lesson
Let's see how your Python skills held up!
-
47Comparison Operators in PythonVideo lesson
In this section of the Python course, learn how to use Python and control flow to add logic to your Python scripts!
-
48Chaining Comparison Operators in Python with Logical OperatorsVideo lesson
In this section of the Python course, learn how to use Python and control flow to add logic to your Python scripts!
-
49Comparison Operators QuizQuiz
Test your knowledge on Comparison Operators
-
50If Elif and Else Statements in PythonVideo lesson
In this section of the Python course, learn how to use Python and control flow to add logic to your Python scripts!
-
51For Loops in PythonVideo lesson
In this section of the Python course, learn how to use Python and control flow to add logic to your Python scripts!
-
52While Loops in PythonVideo lesson
In this section of the Python course, learn how to use Python and control flow to add logic to your Python scripts!
-
53Useful Operators in PythonVideo lesson
In this section of the Python course, learn how to use Python and control flow to add logic to your Python scripts!
-
54List Comprehensions in PythonVideo lesson
In this section of the Python course, learn how to use Python and control flow to add logic to your Python scripts!
-
55Python Statements Test OverviewVideo lesson
In this section of the Python course, learn how to use Python and control flow to add logic to your Python scripts!
-
56Python Statements Test SolutionsVideo lesson
In this section of the Python course, learn how to use Python and control flow to add logic to your Python scripts!
-
57Methods and the Python DocumentationVideo lesson
Let's get a quick overview of the help() function in Python, how to use it with methods, as well as the Python Documentation
-
58Introduction to FunctionsVideo lesson
Part of the Python Functions lecture series
-
59def KeywordVideo lesson
Part of the Python Functions lecture series
-
60Basics of Python FunctionsVideo lesson
Part of the Python Functions lecture series
-
61Logic with Python FunctionsVideo lesson
Part of the Python Functions lecture series
-
62Tuple Unpacking with Python FunctionsVideo lesson
Part of the Python Functions lecture series
-
63Interactions between Python FunctionsVideo lesson
Part of the Python Functions lecture series
-
64Overview of Quick Function Exercises #1-10Text lesson
Let's go over the upcoming in course coding exercises!
-
65Quick Check on Solutions LinkQuiz
Hi,
Coming up next are 10 built-in course code editor questions. Make sure to follow the instructions carefully! In case you missed the previous lecture, we have links to the solutions here:
https://docs.google.com/document/d/181AMuP-V5VnSorl_q7p6BYd8mwXWBnsZY_sSPA8trfc/edit?usp=sharing
Thanks!
Jose
-
66Functions #1: print Hello WorldQuiz
-
67Functions #2: print Hello NameQuiz
-
68Functions #3 - simple BooleanQuiz
-
69Functions #4 - using BooleansQuiz
-
70Functions #5: simple mathQuiz
-
71Functions #6: is evenQuiz
-
72Functions #7: is greaterQuiz
-
73*args and **kwargs in PythonVideo lesson
Learn about *args and **kwargs in Python 3 and how they allow you to accept arbitrary number of parameters
-
74Functions #8: *argsQuiz
-
75Functions #9: pick evensQuiz
-
76Functions #10: skylineQuiz
-
77Function Practice Exercises - OverviewVideo lesson
Let's get you some practice with Python Functions!
-
78Function Practice Exercises - SolutionsVideo lesson
Let's now go over some example solutions for the Python Functions
-
79Function Practice - Solutions Level OneVideo lesson
Let's now go over some example solutions for the Python Functions
-
80Function Practice - Solutions Level TwoVideo lesson
Let's now go over some example solutions for the Python Functions
-
81Function Exercise Solutions - Challenge ProblemVideo lesson
-
82Lambda Expressions, Map, and Filter FunctionsVideo lesson
Let's learn how to use Lambda Expressions! We'll also talk about the built in Map and Filter functions.
-
83Nested Statements and ScopeVideo lesson
Nested Statements and Scope in Python. Learn how variables get assigned to the namespace!
-
84Methods and Functions Homework OverviewVideo lesson
-
85Methods and Functions Homework - SolutionsVideo lesson
