Learn Python Like a Professional

Get ready for your exam by enrolling in our comprehensive training course. This course includes a full set of instructional videos designed to equip you with in-depth knowledge essential for passing the certification exam with flying colors.
$14.99 / $24.99
Course Overview
-
1. Python 2 versus Python 32m
Python Setup
-
1. Command Line Basics8m
-
2. Installing Python (Step by Step)8m
-
3. Running Python Code18m
-
4. Getting the Notebooks and the Course Material2m
-
5. Git and Github Overview (Optional)3m
Python Object and Data Structure Basics
-
1. Introduction to Python Data Types4m
-
2. Python Numbers4m
-
3. Variable Assignments8m
-
4. Introduction to Strings7m
-
5. Indexing and Slicing with Strings8m
-
6. String Properties and Methods9m
-
7. Print Formatting with Strings12m
-
8. Lists in Python12m
-
9. Dictionaries in Python11m
-
10. Tuples with Python5m
-
11. Sets in Python3m
-
12. Booleans in Python3m
-
13. I/O with Basic Files in Python18m
-
14. Python Objects and Data Structures Assessment Test Overview7m
-
15. Python Objects and Data Structures Assessment Test Solutions10m
Python Comparison Operators
-
1. Comparison Operators in Python3m
-
2. Chaining Comparison Operators in Python with Logical Operators6m
Python Statements
-
1. If Elif and Else Statements in Python9m
-
2. For Loops in Python18m
-
3. While Loops in Python11m
-
4. Useful Operators in Python16m
-
5. List Comprehensions in Python11m
-
6. Python Statements Test Overview2m
-
7. Python Statements Test Solutions7m
Methods and Functions
-
1. Methods and the Python Documentation7m
-
2. Functions in Python17m
-
3. *args and **kwargs in Python12m
-
4. Function Practice Exercises - Overview5m
-
5. Function Practice Exercises - Solutions10m
-
6. Function Practice - Solutions Level One7m
-
7. Function Practice - Solutions Level Two11m
-
8. Function Exercise Solutions - Challenge Problem13m
-
9. Lambda Expressions, Map, and Filter Functions14m
-
10. Nested Statements and Scope16m
-
11. Functions and Methods - Homework Assignment4m
-
12. Functions and Methods Homework - Solutions4m
Milestone Project - 1
-
1. First Python Milestone Project Overview16m
-
2. Solution Overview for MileStone Project 1 - Part One16m
-
3. Solution Overview for MileStone Project 1 - Part Two13m
-
4. Advanced Project Solution Overview8m
Object Oriented Programming
-
1. Object Oriented Programming - Introduction5m
-
2. Object Oriented Programming - Attributes and Class Keyword14m
-
3. Object Oriented Programming - Class Object Attributes and Methods17m
-
4. Object Oriented Programming - Inheritance and Polymorphism17m
-
5. Object Oriented Programming - Special (Magic/Dunder) Methods7m
-
6. Object Oriented Programming - Homework3m
-
7. Object Oriented Programming - Homework Solutions7m
-
8. Object Oriented Programming - Challenge Overview5m
-
9. Object Oriented Programming - Challenge Solution5m
Modules and Packages
-
1. Pip Install and PyPi8m
-
2. Modules and Packages12m
-
3. __name__ and "__main__"10m
Errors and Exceptions Handling
-
1. Errors and Exception Handling17m
-
2. Errors and Exceptions Homework2m
-
3. Errors and Exception Homework - Solutions5m
-
4. Pylint Overview12m
-
5. Running tests with the Unittest Library10m
Milestone Project - 2
-
1. Milestone Project 2 Overview9m
-
2. Solution Walkthrough - Card and Deck classes11m
-
3. Solution Walkthrough - Hand and Chip Classes14m
-
4. Solution Walkthrough - Functions for Game Play9m
-
5. Solutions Walkthrough - Final Gameplay Script12m
Python Decorators
-
1. Decorators with Python Overview21m
-
2. Decorators Homework2m
Python Generators
-
1. Generators with Python13m
-
2. Generators Homework Overview2m
-
3. Generators Homework Solutions3m
Final Capstone Python Project
-
1. Final Capstone Project3m
dvanced Python Modules
-
1. Collections Module - counter6m
-
2. Collections Module - defaultdict4m
-
3. Collections Module - OrderedDict4m
-
4. Collections Module - namedtuple6m
-
5. Datetime8m
-
6. Python Debugger - pdb5m
-
7. Timing your code - timeit8m
-
8. Regular Expressions -re20m
-
9. StringIO2m
Advanced Python Objects and Data Structures
-
1. Advanced Numbers5m
-
2. Advanced Strings9m
-
3. Advanced Sets11m
-
4. Advanced Dictionaries5m
-
5. Advanced Lists8m
-
6. Advanced Python Objects Assessment Test2m
-
7. Advanced Python Objects Test - Solutions1m
Bonus Material - Introduction to GUIs
-
1. Interact Functionality with GUIs16m
-
2. GUI Widget Basics8m
-
3. List of Possible Widgets6m
-
4. Widget Styling and Layouts8m
-
5. Example of what a Widget can do!6m
APPENDIX: OLDER PYTHON 2 MATERIAL
-
1. Python 2 vs Python 37m
-
2. Jupyter Notebook Installation15m
-
3. FAQ - Notebooks2m
-
4. Numbers15m
-
5. IDE Selection11m
-
6. Strings21m
-
7. Print Formatting13m
-
8. Lists20m
-
9. Dictionaries16m
-
10. Files7m
-
11. Sets and Booleans6m
-
12. Tuples6m
-
13. Objects and Data Structures Assessment Test5m
-
14. Objects and Data Structures Assessment - Solutions6m
-
15. Comparison Operators5m
-
16. Chained Comparison Operators4m
-
17. Introduction to Python Statements4m
-
18. if, elif, and else Statements10m
-
19. for Loops20m
-
20. while Loops12m
-
21. range()11m
-
22. List Comprehensions13m
-
23. Statements Assessment Test2m
-
24. Statements Assessment Solutions2m
-
25. Methods6m
-
26. Functions21m
-
27. lambda expressions14m
-
28. Nested Statements and Scope11m
-
29. Milestone Project 1 -Assignment Overview5m
-
30. Milestone Project 1 - Solution Walkthrough - Part 119m
-
31. Milestone Project 1 - Solution Walkthrough - Part 211m
-
32. Milestone Project 1 - Solution Walkthrough - Part 314m
-
33. OOP - Part 1 - Objects6m
-
34. OOP - Part 2 - Classes16m
-
35. OOP - Part 3 -Methods15m
-
36. OOP - Part 4 - Inheritance7m
-
37. OOP - Part 5 - Special Methods7m
-
38. OOP Homework Assignment2m
-
39. OOP Homework Solution3m
-
40. Errors and Exceptions4m
-
41. Exception Handling: try, except, finally18m
-
42. Errors and Exceptions Homework2m
-
43. Errors and Exceptions - Solutions1m
-
44. Modules, Packages, and Imports10m
-
45. Modules and Packages Assignment2m
-
46. Project Overview5m
-
47. Project 2 Solution4m
-
48. Map7m
-
49. Reduce7m
-
50. Filter4m
-
51. Zip8m
-
52. Enumerate5m
-
53. all() and any()3m
-
54. Complex2m
-
55. Built-in Functions Assessment Test4m
-
56. Built-in Functions Assessment Test Solutions2m
-
57. Decorators - Part 17m
-
58. Decorators - Part 28m
-
59. Decorators - Part 310m
-
60. Iteration vs Generation3m
-
61. Creating Generators12m
-
62. Iterators and Generators Homework2m
-
63. Iterators and Generators Homework - Solutions2m
-
64. Interact21m
-
65. Widget Basics11m
-
66. Widget Events14m
-
67. Widget List8m
-
68. Widget Styling14m
-
69. Custom Widget Example9m