FILENAME | SIZE |  | 1 - Welcome to the Course Python OOP Object Oriented Programming for Beginners/1 - Welcome to the Course Important Course Information.html | 10.3 KB |
 | 1 - Welcome to the Course Python OOP Object Oriented Programming for Beginners/2 - Introduce Yourself and Share your Goals.html | 729 B |
 | 1 - Welcome to the Course Python OOP Object Oriented Programming for Beginners/3 - Downloadable Resources English.vtt | 1.9 KB |
 | 1 - Welcome to the Course Python OOP Object Oriented Programming for Beginners/3 - Downloadable Resources.mp4 | 10.8 MB |
 | 1 - Welcome to the Course Python OOP Object Oriented Programming for Beginners/3 - PythonOOPCodeNotebookwithLineNumbers.pdf | 240.9 KB |
 | 1 - Welcome to the Course Python OOP Object Oriented Programming for Beginners/3 - PythonOOPCodeNotebookwithoutLineNumbers.pdf | 218.9 KB |
 | 1 - Welcome to the Course Python OOP Object Oriented Programming for Beginners/3 - PythonOOPNotesFormat.pdf | 705.5 KB |
 | 1 - Welcome to the Course Python OOP Object Oriented Programming for Beginners/3 - PythonOOPPoster.pdf | 125.1 KB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/1 - Everything is an Object.py | 591 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/10 - Working with Objects - multiply_by_two().py | 248 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/109 - Welcome to this Section Objects in Memory.html | 653 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/11 - Sale Class - Find Total Sales.py | 454 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/110 - ObjectsinMemorySectionHandout.pdf | 590.6 KB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/110 - Section Resources.html | 372 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/111 - Python Objects in Memory English.vtt | 9.8 KB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/111 - Python Objects in Memory.mp4 | 29.7 MB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/112 - Object vs Instance.html | 386 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/113 - Builtin Objects in Python and their Methods.html | 2.6 KB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/114 - The id Function in Python English.vtt | 4.9 KB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/114 - The id Function in Python.mp4 | 26.6 MB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/115 - Coding Session the id function English.vtt | 1.8 KB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/115 - Coding Session the id function.mp4 | 3.6 MB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/116 - Introduction to the is Operator English.vtt | 7.2 KB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/116 - Introduction to the is Operator.mp4 | 24.1 MB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/117 - Comparing Objects of UserDefined Classes with.html | 2.6 KB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/118 - Coding Session The is operator English.vtt | 3.4 KB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/118 - Coding Session The is operator.mp4 | 6.8 MB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/119 - The is operator Unexpected Results English.vtt | 8.6 KB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/119 - The is operator Unexpected Results.mp4 | 21.2 MB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/120 - Different Behavior Shell vs Script.html | 808 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/121 - Working with objects English.vtt | 11.8 KB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/121 - Working with objects.mp4 | 49.4 MB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/122 - Try it Check that objects are passed by Reference.html | 716 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/123 - Mini Project PDF Version for Mobile App.html | 394 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/123 - ObjectsinMemoryMiniProject.pdf | 220.6 KB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/124 - Collect Your Badge and Share your Experience.html | 982 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/124 - ObjectsinMemoryBadge.png | 57.4 KB |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/2 - Testing id().py | 253 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/27 - The id function.html | 0 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/28 - The is operator.html | 0 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/29 - Section Quiz Check Your Knowledge.html | 0 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/3 - Backpack - The id() Function.py | 362 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/4 - The is operator vs ==.py | 177 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/5 - The is operator.py | 377 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/6 - Circle Class - Compare Instances.py | 308 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/7 - Backpack Class - Compare Instances.py | 234 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/8 - The is operator - Unexpected Results.py | 390 B |
 | 10 - Objects in Memory Learn How Objects Work Behind the Scenes/9 - Working with Objects - print_data().py | 316 B |
 | 11 - Aliasing Mutation and Cloning/1 - Aliasing - One Alias.py | 181 B |
 | 11 - Aliasing Mutation and Cloning/10 - Cloning in Python.py | 192 B |
 | 11 - Aliasing Mutation and Cloning/11 - Cloning to Solve the Dictionary Bug.py | 370 B |
 | 11 - Aliasing Mutation and Cloning/125 - Welcome to this Section Aliasing Mutation Cloning.html | 590 B |
 | 11 - Aliasing Mutation and Cloning/126 - AliasingMutationCloningHandout.pdf | 605.6 KB |
 | 11 - Aliasing Mutation and Cloning/126 - Section Resources.html | 373 B |
 | 11 - Aliasing Mutation and Cloning/127 - Introduction to Aliasing English.vtt | 5.3 KB |
 | 11 - Aliasing Mutation and Cloning/127 - Introduction to Aliasing.mp4 | 9.4 MB |
 | 11 - Aliasing Mutation and Cloning/128 - Coding Session Aliasing English.vtt | 6.6 KB |
 | 11 - Aliasing Mutation and Cloning/128 - Coding Session Aliasing.mp4 | 29.5 MB |
 | 11 - Aliasing Mutation and Cloning/129 - Introduction to Mutability and Immutability English.vtt | 5.5 KB |
 | 11 - Aliasing Mutation and Cloning/129 - Introduction to Mutability and Immutability.mp4 | 10.1 MB |
 | 11 - Aliasing Mutation and Cloning/130 - Advantages and Disadvantages of Mutable and Immutable Data Types English.vtt | 11.4 KB |
 | 11 - Aliasing Mutation and Cloning/130 - Advantages and Disadvantages of Mutable and Immutable Data Types.mp4 | 41.7 MB |
 | 11 - Aliasing Mutation and Cloning/131 - Coding Session Mutability and Immutability English.vtt | 3.7 KB |
 | 11 - Aliasing Mutation and Cloning/131 - Coding Session Mutability and Immutability.mp4 | 9.1 MB |
 | 11 - Aliasing Mutation and Cloning/132 - Be Careful Builtin Methods can Mutate Objects.html | 834 B |
 | 11 - Aliasing Mutation and Cloning/133 - Common Bug Be Careful with Mutable Data Types as Default Arguments.html | 3.4 KB |
 | 11 - Aliasing Mutation and Cloning/134 - Important Tip Immutable doesnt mean that its elements are immutable.html | 1.3 KB |
 | 11 - Aliasing Mutation and Cloning/135 - Introduction to Cloning English.vtt | 6.2 KB |
 | 11 - Aliasing Mutation and Cloning/135 - Introduction to Cloning.mp4 | 11.1 MB |
 | 11 - Aliasing Mutation and Cloning/136 - Shallow vs Deep Copy of an Object.html | 5.3 KB |
 | 11 - Aliasing Mutation and Cloning/137 - 1Mutation.py | 333 B |
 | 11 - Aliasing Mutation and Cloning/137 - AliasingMutationandCloningMiniProject.pdf | 276.2 KB |
 | 11 - Aliasing Mutation and Cloning/137 - Mini Project PDF Version for Mobile App.html | 394 B |
 | 11 - Aliasing Mutation and Cloning/138 - AliasingMutationandCloningBadge.png | 58.6 KB |
 | 11 - Aliasing Mutation and Cloning/138 - Collect Your Badge and Share your Experience.html | 992 B |
 | 11 - Aliasing Mutation and Cloning/2 - Aliasing - Multiple Aliases.py | 233 B |
 | 11 - Aliasing Mutation and Cloning/3 - Circle Class (Aliasing).py | 411 B |
 | 11 - Aliasing Mutation and Cloning/30 - Aliasing.html | 0 B |
 | 11 - Aliasing Mutation and Cloning/31 - Mutability.html | 0 B |
 | 11 - Aliasing Mutation and Cloning/32 - Cloning.html | 0 B |
 | 11 - Aliasing Mutation and Cloning/33 - Section Quiz Check Your Knowledge.html | 0 B |
 | 11 - Aliasing Mutation and Cloning/4 - Backpack Class (Aliasing).py | 680 B |
 | 11 - Aliasing Mutation and Cloning/5 - Trying to Mutate a String and a Tuple.py | 319 B |
 | 11 - Aliasing Mutation and Cloning/6 - Mutable - Bugs Example Add Absolute Values.py | 360 B |
 | 11 - Aliasing Mutation and Cloning/7 - Mutating an Object through an Alias.py | 167 B |
 | 11 - Aliasing Mutation and Cloning/8 - Creating a New Tuple.py | 199 B |
 | 11 - Aliasing Mutation and Cloning/9 - Mutating a Dictionary - Changing Length.py | 363 B |
 | 12 - Project Build a TicTacToe Game with OOP/139 - Welcome to TicTacToe Game Preview.html | 5 KB |
 | 12 - Project Build a TicTacToe Game with OOP/140 - The Move Class English.vtt | 9.5 KB |
 | 12 - Project Build a TicTacToe Game with OOP/140 - The Move Class.mp4 | 45.2 MB |
 | 12 - Project Build a TicTacToe Game with OOP/141 - Testing the Move Class English.vtt | 8.5 KB |
 | 12 - Project Build a TicTacToe Game with OOP/141 - Testing the Move Class.mp4 | 21 MB |
 | 12 - Project Build a TicTacToe Game with OOP/142 - The Player Class Attributes Properties and Get Move English.vtt | 13 KB |
 | 12 - Project Build a TicTacToe Game with OOP/142 - The Player Class Attributes Properties and Get Move.mp4 | 29.5 MB |
 | 12 - Project Build a TicTacToe Game with OOP/143 - The Player Class Get Random Computer Move English.vtt | 7.9 KB |
 | 12 - Project Build a TicTacToe Game with OOP/143 - The Player Class Get Random Computer Move.mp4 | 31.2 MB |
 | 12 - Project Build a TicTacToe Game with OOP/144 - Testing the Player Class English.vtt | 8.8 KB |
 | 12 - Project Build a TicTacToe Game with OOP/144 - Testing the Player Class.mp4 | 28.6 MB |
 | 12 - Project Build a TicTacToe Game with OOP/145 - The Board Class Create and Print the Board English.vtt | 14.6 KB |