FILENAME | SIZE |  | 01 Introduction/001 Welcome.mp4 | 3.4 MB |
 | 01 Introduction/002 Understanding prerequisites for Python.mp4 | 2.9 MB |
 | 01 Introduction/003 Using the exercise files.mp4 | 2.4 MB |
 | 02 Python Quick Start/001 Getting started with _Hello World_.mp4 | 6.7 MB |
 | 02 Python Quick Start/002 Selecting code with conditionals.mp4 | 7.3 MB |
 | 02 Python Quick Start/003 Repeating code with a loop.mp4 | 6.8 MB |
 | 02 Python Quick Start/004 Reusing code with a function.mp4 | 4.4 MB |
 | 02 Python Quick Start/005 Creating sequences with generator functions.mp4 | 4.4 MB |
 | 02 Python Quick Start/006 Reusing code and data with a class.mp4 | 7.2 MB |
 | 02 Python Quick Start/007 Greater reusability with inheritance and polymorphism.mp4 | 16.1 MB |
 | 02 Python Quick Start/008 Handling errors with exceptions.mp4 | 3.9 MB |
 | 03 Setting Up Python/001 Installing Python 3 and Eclipse for Windows.mp4 | 19.3 MB |
 | 03 Setting Up Python/002 Installing Python 3 and Eclipse for Mac.mp4 | 19.3 MB |
 | 04 General Syntax/001 Creating a main script.mp4 | 5.3 MB |
 | 04 General Syntax/002 Understanding whitespace in Python.mp4 | 6.5 MB |
 | 04 General Syntax/003 Commenting code.mp4 | 5.8 MB |
 | 04 General Syntax/004 Assigning values.mp4 | 5.6 MB |
 | 04 General Syntax/005 Selecting code and values with conditionals.mp4 | 7.5 MB |
 | 04 General Syntax/006 Creating and using functions.mp4 | 6.2 MB |
 | 04 General Syntax/007 Creating and using objects.mp4 | 7.3 MB |
 | 05 Variables, Objects, and Values/001 Understanding variables and objects in Python.mp4 | 3.9 MB |
 | 05 Variables, Objects, and Values/002 Distinguishing mutable and immutable objects.mp4 | 3.8 MB |
 | 05 Variables, Objects, and Values/003 Using numbers.mp4 | 5.7 MB |
 | 05 Variables, Objects, and Values/004 Using strings.mp4 | 10.3 MB |
 | 05 Variables, Objects, and Values/005 Aggregating values with lists and tuples.mp4 | 7.9 MB |
 | 05 Variables, Objects, and Values/006 Creating associative lists with dictionaries.mp4 | 6.9 MB |
 | 05 Variables, Objects, and Values/007 Finding the type and identity of a variable.mp4 | 6.7 MB |
 | 05 Variables, Objects, and Values/008 Specifying logical values with True and False.mp4 | 2.3 MB |
 | 06 Conditionals/001 Selecting code with if and else conditional statements .mp4 | 3.8 MB |
 | 06 Conditionals/002 Setting multiple choices with elif.mp4 | 3.7 MB |
 | 06 Conditionals/003 Understanding other strategies for multiple choices.mp4 | 4.1 MB |
 | 06 Conditionals/004 Using the conditional expression.mp4 | 3.9 MB |
 | 07 Loops/001 Creating loops with while.mp4 | 2.3 MB |
 | 07 Loops/002 Iterating with for.mp4 | 6.1 MB |
 | 07 Loops/003 Enumerating iterators.mp4 | 5.4 MB |
 | 07 Loops/004 Controlling loop flow with break, continue, and else.mp4 | 4.4 MB |
 | 08 Operators/001 Performing simple arithmetic.mp4 | 3.1 MB |
 | 08 Operators/002 Operating on bitwise values.mp4 | 4.9 MB |
 | 08 Operators/003 Comparing values.mp4 | 5 MB |
 | 08 Operators/004 Operating on Boolean values.mp4 | 4.2 MB |
 | 08 Operators/005 Operating on parts of a container with the slice operator.mp4 | 10.6 MB |
 | 08 Operators/006 Understanding operator precedence.mp4 | 5.9 MB |
 | 09 Regular Expressions/001 Using the re module.mp4 | 1.5 MB |
 | 09 Regular Expressions/002 Searching with regular expressions.mp4 | 5.5 MB |
 | 09 Regular Expressions/003 Replacing with regular expressions.mp4 | 5.9 MB |
 | 09 Regular Expressions/004 Reusing regular expressions with re.compile.mp4 | 6.5 MB |
 | 10 Exceptions/001 Learning how exceptions work.mp4 | 1.8 MB |
 | 10 Exceptions/002 Handling exceptions.mp4 | 7.2 MB |
 | 10 Exceptions/003 Raising exceptions.mp4 | 6.5 MB |
 | 11 Functions/001 Defining functions.mp4 | 10.3 MB |
 | 11 Functions/002 Using lists of arguments.mp4 | 3.9 MB |
 | 11 Functions/003 Using named function arguments.mp4 | 7.4 MB |
 | 11 Functions/004 Returning values from functions.mp4 | 3.1 MB |
 | 11 Functions/005 Creating a sequence with a generator function.mp4 | 14.1 MB |
 | 12 Classes/001 Understanding classes and objects.mp4 | 8 MB |
 | 12 Classes/002 Using methods.mp4 | 9.8 MB |
 | 12 Classes/003 Using object data.mp4 | 16.6 MB |
 | 12 Classes/004 Understanding inheritance.mp4 | 8.7 MB |
 | 12 Classes/005 Applying polymorphism to classes.mp4 | 12.1 MB |
 | 12 Classes/006 Using generators.mp4 | 16.2 MB |
 | 12 Classes/007 Using decorators.mp4 | 6.7 MB |
 | 13 String Methods/001 Understanding strings as objects.mp4 | 4.7 MB |
 | 13 String Methods/002 Working with common string methods.mp4 | 8.3 MB |
 | 13 String Methods/003 Formatting strings with str.format.mp4 | 8.2 MB |
 | 13 String Methods/004 Splitting and joining strings.mp4 | 4 MB |
 | 13 String Methods/005 Finding and using standard string methods.mp4 | 3.2 MB |
 | 14 Containers/001 Creating sequences with tuples and lists.mp4 | 6.2 MB |
 | 14 Containers/002 Operating on sequences with built-in methods.mp4 | 9.9 MB |
 | 14 Containers/003 Organizing data with dictionaries.mp4 | 7.3 MB |
 | 14 Containers/004 Operating on character data with bytes and byte arrays.mp4 | 16.6 MB |
 | 15 File I_O/001 Opening files.mp4 | 3.3 MB |
 | 15 File I_O/002 Reading and writing text files.mp4 | 8 MB |
 | 15 File I_O/003 Reading and writing binary files.mp4 | 8.8 MB |
 | 16 Databases/001 Creating a database with SQLite 3.mp4 | 11.7 MB |
 | 16 Databases/002 Creating, retrieving, updating, and deleting records.mp4 | 14.5 MB |
 | 16 Databases/003 Creating a database object.mp4 | 16.7 MB |
 | 17 Modules/001 Using standard library modules.mp4 | 17.1 MB |
 | 17 Modules/002 Finding third-party modules.mp4 | 11.4 MB |
 | 17 Modules/003 Creating a module.mp4 | 11.7 MB |
 | 18 Debugging/001 Dealing with syntax errors.mp4 | 14.8 MB |
 | 18 Debugging/002 Dealing with runtime errors.mp4 | 8.8 MB |
 | 18 Debugging/003 Dealing with logical errors.mp4 | 7.9 MB |
 | 18 Debugging/004 Using unit tests.mp4 | 12.4 MB |
 | 19 Building a Database Application/001 Normalizing a database interface.mp4 | 14 MB |
 | 19 Building a Database Application/002 Deconstructing a database application.mp4 | 16.7 MB |
 | 19 Building a Database Application/003 Displaying random entries from a database.mp4 | 12.3 MB |
 | 20 Conclusion/001 Goodbye.mp4 | 607.5 KB |
 | Ex_Files_Python_3_EssT/Ex_Files_Python_3_EssT/Exercise Files/02 Quick Start/conditionals.py | 158 B |
 | Ex_Files_Python_3_EssT/Ex_Files_Python_3_EssT/Exercise Files/02 Quick Start/exceptions.py | 253 B |
 | Ex_Files_Python_3_EssT/Ex_Files_Python_3_EssT/Exercise Files/02 Quick Start/forloop.py | 118 B |
 | Ex_Files_Python_3_EssT/Ex_Files_Python_3_EssT/Exercise Files/02 Quick Start/function.py | 344 B |
 | Ex_Files_Python_3_EssT/Ex_Files_Python_3_EssT/Exercise Files/02 Quick Start/generator.py | 313 B |
 | Ex_Files_Python_3_EssT/Ex_Files_Python_3_EssT/Exercise Files/02 Quick Start/hello.py | 43 B |
 | Ex_Files_Python_3_EssT/Ex_Files_Python_3_EssT/Exercise Files/02 Quick Start/lines.txt | 130 B |
 | Ex_Files_Python_3_EssT/Ex_Files_Python_3_EssT/Exercise Files/02 Quick Start/oop2.py | 1.4 KB |
 | Ex_Files_Python_3_EssT/Ex_Files_Python_3_EssT/Exercise Files/02 Quick Start/oop3.py | 1.7 KB |
 | Ex_Files_Python_3_EssT/Ex_Files_Python_3_EssT/Exercise Files/02 Quick Start/simpleoop.py | 394 B |
 | Ex_Files_Python_3_EssT/Ex_Files_Python_3_EssT/Exercise Files/02 Quick Start/whileloop.py | 152 B |
 | Ex_Files_Python_3_EssT/Ex_Files_Python_3_EssT/Exercise Files/04 Syntax/comments.py | 533 B |