| Files: |
-
Get Bonus Downloads Here.url
182 bytes
-
1 -00-PyCharm-Basics-Install.pdf
39.5 KB
-
1 -Installing PyCharm on Windows.en_US.vtt
1.6 KB
-
1 -Installing PyCharm on Windows.mp4
15.6 MB
-
2 -Setting Up Your First Project in PyCharm.en_US.vtt
1.5 KB
-
2 -Setting Up Your First Project in PyCharm.mp4
17.0 MB
-
3 -Creating and Running Your First Python File.en_US.vtt
1.1 KB
-
3 -Creating and Running Your First Python File.mp4
12.7 MB
-
4 -Mastering Debug Mode Breakpoints, Step Over, and Step Into.en_US.vtt
3.3 KB
-
4 -Mastering Debug Mode Breakpoints, Step Over, and Step Into.mp4
36.7 MB
-
1 -00-Python-Essential-Concepts-Syntax.pdf
46.9 KB
-
1 -Basic Python Syntax Your First Steps in Programming.en_US.vtt
2.7 KB
-
1 -Basic Python Syntax Your First Steps in Programming.mp4
10.7 MB
-
10 -09-Python-Essential-Concepts-Loops.pdf
47.0 KB
-
10 -Python Loops 101 For, While, Range, Break, and Continue Explained.en_US.vtt
2.6 KB
-
10 -Python Loops 101 For, While, Range, Break, and Continue Explained.mp4
10.6 MB
-
11 -10-Python-Essential-Concepts-Import-Modules.pdf
46.3 KB
-
11 -How to Import and Use Modules and Libraries in Python.en_US.vtt
2.7 KB
-
11 -How to Import and Use Modules and Libraries in Python.mp4
11.2 MB
-
12 -11-Python-Essential-Concepts-Lexical-Scope.pdf
42.8 KB
-
12 -Understanding Lexical Scope (Static Scope) in Python.en_US.vtt
2.4 KB
-
12 -Understanding Lexical Scope (Static Scope) in Python.mp4
11.4 MB
-
13 -12-Python-Essential-Concepts-Data-Structures.pdf
44.9 KB
-
13 -Introduction to Python Data Structures Lists, Tuples, Dictionaries, and Sets.en_US.vtt
3.2 KB
-
13 -Introduction to Python Data Structures Lists, Tuples, Dictionaries, and Sets.mp4
17.6 MB
-
14 -13-Python-Essential-Concepts-Type-Conversion.pdf
41.4 KB
-
14 -Type Conversion in Python Implicit vs Explicit.en_US.vtt
2.4 KB
-
14 -Type Conversion in Python Implicit vs Explicit.mp4
10.9 MB
-
15 -14-Python-Essential-Concepts-Errors.pdf
44.3 KB
-
15 -Common Python Errors and How to Handle Them with Try-Except.en_US.vtt
3.0 KB
-
15 -Common Python Errors and How to Handle Them with Try-Except.mp4
13.5 MB
-
16 -15-Python-Essential-Concepts-User-Input.pdf
40.9 KB
-
16 -Getting User Input in Python A Complete Guide.en_US.vtt
1.9 KB
-
16 -Getting User Input in Python A Complete Guide.mp4
8.5 MB
-
2 -01-Python-Essential-Concepts-Numbers.pdf
44.9 KB
-
2 -Python Numbers and Math Operators A Beginner’s Guide.en_US.vtt
2.7 KB
-
2 -Python Numbers and Math Operators A Beginner’s Guide.mp4
10.3 MB
-
3 -02-Python-Essential-Concepts-Strings.pdf
36.4 KB
-
3 -Working with Strings Variables, Operators, and Practical Use.en_US.vtt
1018 bytes
-
3 -Working with Strings Variables, Operators, and Practical Use.mp4
4.5 MB
-
4 -03-Python-Essential-Concepts-Functions.pdf
41.4 KB
-
4 -How to Declare and Use Functions in Python.en_US.vtt
2.1 KB
-
4 -How to Declare and Use Functions in Python.mp4
8.2 MB
-
5 -04-Python-Essential-Concepts-Math-Functions.pdf
40.0 KB
-
5 -Exploring Python’s Built-In Math Functions.en_US.vtt
1.1 KB
-
5 -Exploring Python’s Built-In Math Functions.mp4
5.3 MB
-
6 -05-Python-Essential-Concepts-String-Functions.pdf
41.3 KB
-
6 -Essential Python String Functions for Everyday Use.en_US.vtt
1.5 KB
-
6 -Essential Python String Functions for Everyday Use.mp4
6.7 MB
-
7 -06-Python-Essential-Concepts-Boolean-Logic.pdf
37.6 KB
-
7 -Understanding Boolean Variables and Boolean Logic in Python.en_US.vtt
1.2 KB
-
7 -Understanding Boolean Variables and Boolean Logic in Python.mp4
6.3 MB
-
8 -07-Python-Essential-Concepts-Conditionals.pdf
39.9 KB
-
8 -Mastering If, Else, and Elif Making Decisions in Python Code.en_US.vtt
1.8 KB
-
8 -Mastering If, Else, and Elif Making Decisions in Python Code.mp4
7.5 MB
-
9 -08-Python-Essential-Concepts-String-Comparison-Operators.pdf
39.8 KB
-
9 -How to Compare Strings with Python’s Operators.en_US.vtt
922 bytes
-
9 -How to Compare Strings with Python’s Operators.mp4
4.2 MB
-
1 -00-Code-Quality-Clean-Code-and-PEP-8.pdf
52.8 KB
-
1 -Writing Clean Code Adhering to Python's Official Style (PEP 8).en_US.vtt
4.7 KB
-
1 -Writing Clean Code Adhering to Python's Official Style (PEP 8).mp4
22.0 MB
-
2 -01-Code-Quality-Modular-Design.pdf
55.1 KB
-
2 -Modular Design in Python Using Modules and Packages Effectively.en_US.vtt
3.1 KB
-
2 -Modular Design in Python Using Modules and Packages Effectively.mp4
12.8 MB
-
3 -02-Code-Quality-Documentation.pdf
46.1 KB
-
3 -Mastering Documentation Writing Docstrings and Comments.en_US.vtt
2.8 KB
-
3 -Mastering Documentation Writing Docstrings and Comments.mp4
12.8 MB
-
4 -03-Code-Quality-Docs-Best-Practices.pdf
41.6 KB
-
4 -Best Practices for Python Comments and Documentation.en_US.vtt
1.9 KB
-
5 -04-Code-Quality-Google-Style-Docstrings-Introduction.pdf
37.6 KB
-
5 -Getting Started with Google Style Docstrings in Python.en_US.vtt
1.5 KB
-
5 -Getting Started with Google Style Docstrings in Python.mp4
7.2 MB
-
6 -05-Code-Quality-Google-Style-Docstrings.pdf
41.6 KB
-
6 -Mastering Google Style Docstrings for Python.en_US.vtt
2.5 KB
-
6 -Mastering Google Style Docstrings for Python.mp4
12.2 MB
-
7 -06-Code-Quality-Pydoc-And-Sphinx.pdf
42.1 KB
-
7 -Automatically Generating Documentation with Pydoc and Sphinx.en_US.vtt
2.8 KB
-
7 -Automatically Generating Documentation with Pydoc and Sphinx.mp4
11.3 MB
-
8 -07-Code-Quality-Sphinx-Config-File.pdf
45.1 KB
-
8 -Configuring Sphinx Editing the conf.py File for Your Project.en_US.vtt
2.0 KB
-
8 -Configuring Sphinx Editing the conf.py File for Your Project.mp4
9.5 MB
-
9 -08-Code-Quality-Generate-Docs-Using-Sphinx.pdf
45.7 KB
-
9 -Automatically Generate Project Documentation Using Sphinx.en_US.vtt
3.3 KB
-
9 -Automatically Generate Project Documentation Using Sphinx.mp4
14.7 MB
-
1 -Creating the Fitness Tracker Project in PyCharm.en_US.vtt
1.1 KB
-
1 -Creating the Fitness Tracker Project in PyCharm.mp4
17.5 MB
-
10 -Documenting the Project with Google-Style Docstrings and Installing Sphinx.en_US.vtt
1.8 KB
-
10 -Documenting the Project with Google-Style Docstrings and Installing Sphinx.mp4
17.6 MB
-
11 -Generating Documentation Automatically Using Sphinx.en_US.vtt
4.4 KB
-
11 -Generating Documentation Automatically Using Sphinx.mp4
30.9 MB
-
11 -exercise.py
3.3 KB
-
11 -fitness_tracker.py
1.2 KB
-
11 -input_validation.py
1.6 KB
-
2 -Creating the Main Files and Functions of the Project.en_US.vtt
1.3 KB
-
2 -Creating the Main Files and Functions of the Project.mp4
17.6 MB
-
3 -Implementing the Main Loop of the Fitness Tracker Project.en_US.vtt
1.2 KB
-
3 -Implementing the Main Loop of the Fitness Tracker Project.mp4
15.4 MB
-
4 -Finishing the Main File of the Project.en_US.vtt
791 bytes
-
4 -Finishing the Main File of the Project.mp4
12.0 MB
-
5 -Implementing the Input Validation Module.en_US.vtt
1.5 KB
-
5 -Implementing the Input Validation Module.mp4
16.8 MB
-
6 -Finishing the Input Validation Module.en_US.vtt
1.3 KB
-
6 -Finishing the Input Validation Module.mp4
11.9 MB
-
7 -Implementing the Exercise Module.en_US.vtt
1.1 KB
-
7 -Implementing the Exercise Module.mp4
9.0 MB
-
8 -Finishing the Exercise Module Implementation.en_US.vtt
899 bytes
-
8 -Finishing the Exercise Module Implementation.mp4
12.2 MB
-
9 -Testing the Fitness Tracker Program.en_US.vtt
2.4 KB
-
9 -Testing the Fitness Tracker Program.mp4
15.7 MB
-
1 -Setting Up the Dice Game Project in PyCharm.en_US.vtt
649 bytes
-
1 -Setting Up the Dice Game Project in PyCharm.mp4
5.1 MB
-
10 -Adding the execute_turn Function in the Dice Game Module.en_US.vtt
586 bytes
-
10 -Adding the execute_turn Function in the Dice Game Module.mp4
4.5 MB
-
2 -Creating the Game State Dictionary in the Dice Game Module.en_US.vtt
788 bytes
-
2 -Creating the Game State Dictionary in the Dice Game Module.mp4
4.6 MB
-
3 -Implementing the Display Module's display_scores Function.en_US.vtt
394 bytes
-
3 -Implementing the Display Module's display_scores Function.mp4
2.7 MB
-
4 -Finishing the Implementation of the Display Module.en_US.vtt
557 bytes
-
4 -Finishing the Implementation of the Display Module.mp4
3.9 MB
-
5 -Creating the Game Logic Module’s get_player_choice Function.en_US.vtt
741 bytes
-
5 -Creating the Game Logic Module’s get_player_choice Function.mp4
4.5 MB
-
6 -Building the Game Logic Module’s player_holds Function.en_US.vtt
684 bytes
-
6 -Building the Game Logic Module’s player_holds Function.mp4
3.8 MB
-
7 -Writing the Dice Module's roll_dice and roll_and_display_dice Functions.en_US.vtt
1.4 KB
-
7 -Writing the Dice Module's roll_dice and roll_and_display_dice Functions.mp4
7.0 MB
-
8 -Implementing the Dice Module's is_double Function.en_US.vtt
592 bytes
-
8 -Implementing the Dice Module's is_double Function.mp4
4.0 MB
-
9 -Creating the Game Logic Module’s play_turn Function.en_US.vtt
1.8 KB
-
9 -Creating the Game Logic Module’s play_turn Function.mp4
12.0 MB
-
1 -00-OOP-Basics-Introduction.pdf
28.3 KB
-
1 -Introduction to Object-Oriented Programming (OOP).en_US.vtt
1.0 KB
-
1 -Introduction to Object-Oriented Programming (OOP).mp4
3.6 MB
-
2 -01-OOP-Basics-Class.pdf
45.6 KB
-
2 -Understanding Classes, Objects, Attributes, and Methods.en_US.vtt
4.8 KB
-
2 -Understanding Classes, Objects, Attributes, and Methods.mp4
24.3 MB
-
3 -02-OOP-Basics-Inheritance.pdf
47.2 KB
-
3 -Mastering Inheritance in Python.en_US.vtt
4.8 KB
-
3 -Mastering Inheritance in Python.mp4
25.7 MB
-
4 -03-OOP-Basics-Encapsulation.pdf
45.8 KB
-
4 -Encapsulation Hiding Data for Better Code Organization.en_US.vtt
4.5 KB
-
4 -Encapsulation Hiding Data for Better Code Organization.mp4
24.7 MB
-
5 -04-OOP-Basics-Polymorphism.pdf
45.9 KB
-
5 -Polymorphism Flexible Code with Dynamic Behavior.en_US.vtt
4.0 KB
-
5 -Polymorphism Flexible Code with Dynamic Behavior.mp4
23.5 MB
-
6 -05-OOP-Basics-Abstract-Classes-Interfaces-and-Composition.pdf
41.9 KB
-
6 -Abstract Classes, Interfaces, and Composition in Python.en_US.vtt
3.8 KB
-
6 -Abstract Classes, Interfaces, and Composition in Python.mp4
18.2 MB
-
7 -06-OOP-Basics-Magic-Methods-And-Decorators.pdf
42.0 KB
-
7 -Magic Methods, Operator Overloading, and Decorators.en_US.vtt
2.3 KB
-
7 -Magic Methods, Operator Overloading, and Decorators.mp4
12.1 MB
-
1 -00-BasicUML-Introduction.pdf
390.6 KB
-
1 -Introduction to UML Diagrams.en_US.vtt
1.9 KB
-
1 -Introduction to UML Diagrams.mp4
10.9 MB
-
2 -01-BasicUML-DiagramTypes-Class.pdf
785.6 KB
-
2 -Types of UML Diagrams and Their Use Cases.en_US.vtt
2.3 KB
-
2 -Types of UML Diagrams and Their Use Cases.mp4
12.4 MB
-
3 -02-BasicUML-DiagramTypes-UseCase.pdf
268.4 KB
-
3 -Understanding UML Class Diagrams.en_US.vtt
3.8 KB
-
3 -Understanding UML Class Diagrams.mp4
23.1 MB
-
4 -03-BasicUML-DiagramTypes-Sequence.pdf
515.8 KB
-
4 -Creating UML Use Case Diagrams.en_US.vtt
2.5 KB
-
4 -Creating UML Use Case Diagrams.mp4
13.2 MB
-
5 -03-BasicUML-DiagramTypes-Sequence.pdf
515.8 KB
-
5 -Exploring UML Sequence Diagrams.en_US.vtt
3.3 KB
-
5 -Exploring UML Sequence Diagrams.mp4
16.8 MB
-
6 -05-BasicUML-DiagramTypes-State.pdf
258.8 KB
-
6 -Modeling Workflows with UML Activity Diagrams.en_US.vtt
2.3 KB
-
6 -Modeling Workflows with UML Activity Diagrams.mp4
11.3 MB
-
7 -06-BasicUML-PlantUML.pdf
314.5 KB
-
7 -UML State Diagrams Representing Object States.en_US.vtt
1.6 KB
-
7 -UML State Diagrams Representing Object States.mp4
7.3 MB
-
1 -00-DatabaseBasics-Introduction.pdf
36.9 KB
-
1 -Introduction to Relational Databases.en_US.vtt
1.5 KB
-
1 -Introduction to Relational Databases.mp4
8.3 MB
-
10 -09-DatabaseBasics-SELECT-Advanced.pdf
39.9 KB
-
10 -Advanced SELECT JOINs, Aggregate Functions, GROUP BY, and HAVING.en_US.vtt
2.7 KB
-
10 -Advanced SELECT JOINs, Aggregate Functions, GROUP BY, and HAVING.mp4
13.3 MB
-
11 -10-DatabaseBasics-Transactions.pdf
52.5 KB
-
11 -SQL Transactions Ensuring Data Integrity.en_US.vtt
2.2 KB
-
11 -SQL Transactions Ensuring Data Integrity.mp4
11.6 MB
-
2 -01-DatabaseBasics-DataTypes.pdf
47.0 KB
-
2 -Data Types in Relational Databases.en_US.vtt
4.1 KB
-
2 -Data Types in Relational Databases.mp4
17.2 MB
-
3 -02-DatabaseBasics-TableSchema.pdf
47.6 KB
-
3 -Understanding Table Schema.en_US.vtt
2.6 KB
-
3 -Understanding Table Schema.mp4
11.8 MB
-
4 -03-DatabaseBasics-SQL-Syntax.pdf
40.9 KB
-
4 -SQL Syntax Basics Writing Your First Queries.en_US.vtt
2.5 KB
-
4 -SQL Syntax Basics Writing Your First Queries.mp4
12.1 MB
-
5 -04-DatabaseBasics-CRUD-Basics.pdf
35.7 KB
-
5 -CRUD Basics The Four Core Operations.en_US.vtt
991 bytes
-
5 -CRUD Basics The Four Core Operations.mp4
4.4 MB
-
6 -05-DatabaseBasics-CRUD-Basics-Create.pdf
31.1 KB
-
6 -Creating New Records in SQL.en_US.vtt
2.2 KB
-
6 -Creating New Records in SQL.mp4
9.1 MB
-
7 -06-DatabaseBasics-CRUD-Basics-Read.pdf
43.7 KB
-
7 -Reading Existing Records in SQL.en_US.vtt
2.2 KB
-
7 -Reading Existing Records in SQL.mp4
9.8 MB
-
8 -07-DatabaseBasics-CRUD-Basics-Update.pdf
54.9 KB
-
8 -Updating Existing Records in SQL.en_US.vtt
2.4 KB
-
8 -Updating Existing Records in SQL.mp4
10.8 MB
-
9 -08-DatabaseBasics-CRUD-Basics-Delete.pdf
42.6 KB
-
9 -Deleting Existing Records in SQL.en_US.vtt
2.6 KB
-
9 -Deleting Existing Records in SQL.mp4
11.4 MB
-
Bonus Resources.txt
386 bytes
|
Discussion