Create Tool:
Create Time:1970-01-01 08:00:00
File Size:526.68 MB
File Count:379
File Hash:d242f1d8e47f0335e858885bfb6b8fb88a961e7b
Get Bonus Downloads Here.url | 182 B |
~Get Your Files Here !/1. Introduction and Python Environment Setup/1. Introduction.mp4 | 9.84 MB |
~Get Your Files Here !/1. Introduction and Python Environment Setup/1. Introduction.srt | 1.42 KB |
~Get Your Files Here !/1. Introduction and Python Environment Setup/2. Python Execution.mp4 | 3.70 MB |
~Get Your Files Here !/1. Introduction and Python Environment Setup/2. Python Execution.srt | 1.06 KB |
~Get Your Files Here !/1. Introduction and Python Environment Setup/3. Installing Python Interpreter.mp4 | 9.06 MB |
~Get Your Files Here !/1. Introduction and Python Environment Setup/3. Installing Python Interpreter.srt | 1.27 KB |
~Get Your Files Here !/1. Introduction and Python Environment Setup/3.1 Python website.html | 84 B |
~Get Your Files Here !/1. Introduction and Python Environment Setup/4. Integrated Development Editor PyCharm IDE.mp4 | 18.04 MB |
~Get Your Files Here !/1. Introduction and Python Environment Setup/4. Integrated Development Editor PyCharm IDE.srt | 3.42 KB |
~Get Your Files Here !/1. Introduction and Python Environment Setup/4.1 JetBrains Website.html | 87 B |
~Get Your Files Here !/10. Python Modules/1. Python Modules.mp4 | 6.36 MB |
~Get Your Files Here !/10. Python Modules/1. Python Modules.srt | 1.27 KB |
~Get Your Files Here !/10. Python Modules/1.1 utils.py | 621 B |
~Get Your Files Here !/10. Python Modules/1.2 utils.py | 621 B |
~Get Your Files Here !/10. Python Modules/2. Importing a Module.mp4 | 9.80 MB |
~Get Your Files Here !/10. Python Modules/2. Importing a Module.srt | 1.90 KB |
~Get Your Files Here !/10. Python Modules/2.1 Import_Module.py | 105 B |
~Get Your Files Here !/10. Python Modules/2.2 Import_Module.py | 105 B |
~Get Your Files Here !/10. Python Modules/2.3 utils.py | 621 B |
~Get Your Files Here !/10. Python Modules/2.4 utils.py | 621 B |
~Get Your Files Here !/10. Python Modules/3. Importing from a Module.mp4 | 7.15 MB |
~Get Your Files Here !/10. Python Modules/3. Importing from a Module.srt | 962 B |
~Get Your Files Here !/10. Python Modules/3.1 Importing_from_a_Module.py | 88 B |
~Get Your Files Here !/10. Python Modules/3.2 Importing_from_a_Module.py | 88 B |
~Get Your Files Here !/10. Python Modules/3.3 utils.py | 621 B |
~Get Your Files Here !/10. Python Modules/3.4 utils.py | 621 B |
~Get Your Files Here !/10. Python Modules/4. Importing a specific feature.mp4 | 2.68 MB |
~Get Your Files Here !/10. Python Modules/4. Importing a specific feature.srt | 450 B |
~Get Your Files Here !/10. Python Modules/4.1 Importing_a_specific_feature.py | 59 B |
~Get Your Files Here !/10. Python Modules/4.2 Importing_a_specific_feature.py | 59 B |
~Get Your Files Here !/10. Python Modules/4.3 utils.py | 10.61 KB |
~Get Your Files Here !/10. Python Modules/4.4 utils.py | 621 B |
~Get Your Files Here !/10. Python Modules/5. Importing Within a Function.mp4 | 3.45 MB |
~Get Your Files Here !/10. Python Modules/5. Importing Within a Function.srt | 487 B |
~Get Your Files Here !/10. Python Modules/5.1 Importing_Within_a_Function.py | 101 B |
~Get Your Files Here !/10. Python Modules/5.2 Importing_Within_a_Function.py | 101 B |
~Get Your Files Here !/10. Python Modules/5.3 utils.py | 621 B |
~Get Your Files Here !/10. Python Modules/5.4 utils.py | 621 B |
~Get Your Files Here !/10. Python Modules/6. Abstract Base Classes (ABCs).mp4 | 10.78 MB |
~Get Your Files Here !/10. Python Modules/6. Abstract Base Classes (ABCs).srt | 1.75 KB |
~Get Your Files Here !/10. Python Modules/6.1 Defining an Abstract Base Class.py | 553 B |
~Get Your Files Here !/10. Python Modules/6.2 Defining an Abstract Base Class.py | 553 B |
~Get Your Files Here !/11. Protocols/1. The Context Manager Protocol.mp4 | 14.62 MB |
~Get Your Files Here !/11. Protocols/1. The Context Manager Protocol.srt | 2.90 KB |
~Get Your Files Here !/11. Protocols/1.1 The_Context_Manager_Protocol.py | 504 B |
~Get Your Files Here !/11. Protocols/1.2 The_Context_Manager_Protocol.py | 504 B |
~Get Your Files Here !/11. Protocols/2. Iterables and Iterators.mp4 | 9.86 MB |
~Get Your Files Here !/11. Protocols/2. Iterables and Iterators.srt | 1.80 KB |
~Get Your Files Here !/11. Protocols/2.1 Iterables_and_Iterators.py | 351 B |
~Get Your Files Here !/11. Protocols/2.2 Iterables_and_Iterators.py | 351 B |
~Get Your Files Here !/12. Decorators in Python/1. Defining & Using Decorators.mp4 | 6.66 MB |
~Get Your Files Here !/12. Decorators in Python/1. Defining & Using Decorators.srt | 1.55 KB |
~Get Your Files Here !/12. Decorators in Python/1.1 Defining_a_Decorator.py | 186 B |
~Get Your Files Here !/12. Decorators in Python/1.2 Defining_a_Decorator.py | 186 B |
~Get Your Files Here !/12. Decorators in Python/2. Decorating Functions with Parameters.mp4 | 3.26 MB |
~Get Your Files Here !/12. Decorators in Python/2. Decorating Functions with Parameters.srt | 738 B |
~Get Your Files Here !/12. Decorators in Python/2.1 Decorating_Functions_with_Parameters.py | 299 B |
~Get Your Files Here !/12. Decorators in Python/2.2 Decorating_Functions_with_Parameters.py | 299 B |
~Get Your Files Here !/12. Decorators in Python/3. Stacked Decorators.mp4 | 5.71 MB |
~Get Your Files Here !/12. Decorators in Python/3. Stacked Decorators.srt | 1.08 KB |
~Get Your Files Here !/12. Decorators in Python/3.1 Stacked_Decorators.py | 430 B |
~Get Your Files Here !/12. Decorators in Python/3.2 Stacked_Decorators.py | 430 B |
~Get Your Files Here !/12. Decorators in Python/4. Parameterised Decorators.mp4 | 2.15 MB |
~Get Your Files Here !/12. Decorators in Python/4. Parameterised Decorators.srt | 425 B |
~Get Your Files Here !/12. Decorators in Python/4.1 Parameterised_Decorators.py | 353 B |
~Get Your Files Here !/12. Decorators in Python/4.2 Parameterised_Decorators.py | 353 B |
~Get Your Files Here !/12. Decorators in Python/5. Class Decorators.mp4 | 4.80 MB |
~Get Your Files Here !/12. Decorators in Python/5. Class Decorators.srt | 932 B |
~Get Your Files Here !/12. Decorators in Python/5.1 Class_Decorators.py | 488 B |
~Get Your Files Here !/12. Decorators in Python/5.2 Class_Decorators.py | 488 B |
~Get Your Files Here !/13. Python Tuples/1. Tuples.mp4 | 5.36 MB |
~Get Your Files Here !/13. Python Tuples/1. Tuples.srt | 1.37 KB |
~Get Your Files Here !/13. Python Tuples/1.1 Creating_Tuples.py | 167 B |
~Get Your Files Here !/13. Python Tuples/1.2 Creating_Tuples.py | 167 B |
~Get Your Files Here !/13. Python Tuples/2. Creating New Tuples from Existing Tuples.mp4 | 4.63 MB |
~Get Your Files Here !/13. Python Tuples/2. Creating New Tuples from Existing Tuples.srt | 1.15 KB |
~Get Your Files Here !/13. Python Tuples/2.1 Tuples_from_Existing_Tuples.py | 157 B |
~Get Your Files Here !/13. Python Tuples/2.2 Tuples_from_Existing_Tuples.py | 157 B |
~Get Your Files Here !/13. Python Tuples/3. Tuples Can Hold Different Types.mp4 | 563.78 KB |
~Get Your Files Here !/13. Python Tuples/3. Tuples Can Hold Different Types.srt | 252 B |
~Get Your Files Here !/13. Python Tuples/3.1 Different_Types.py | 49 B |
~Get Your Files Here !/13. Python Tuples/3.2 Different_Types.py | 49 B |
~Get Your Files Here !/13. Python Tuples/4. Iterating Over Tuples.mp4 | 753.40 KB |
~Get Your Files Here !/13. Python Tuples/4. Iterating Over Tuples.srt | 281 B |
~Get Your Files Here !/13. Python Tuples/4.1 Iterating_Over_Tuples.py | 89 B |
~Get Your Files Here !/13. Python Tuples/4.2 Iterating_Over_Tuples.py | 10.09 KB |
~Get Your Files Here !/13. Python Tuples/5. Tuple Related Functions.mp4 | 2.10 MB |
~Get Your Files Here !/13. Python Tuples/5. Tuple Related Functions.srt | 575 B |
~Get Your Files Here !/13. Python Tuples/5.1 Tuple_Related_Functions.py | 185 B |
~Get Your Files Here !/13. Python Tuples/5.2 Tuple_Related_Functions.py | 185 B |
~Get Your Files Here !/13. Python Tuples/6. Checking if an Element Exists.mp4 | 595.86 KB |
~Get Your Files Here !/13. Python Tuples/6. Checking if an Element Exists.srt | 179 B |
~Get Your Files Here !/13. Python Tuples/6.1 Checking_if_an_Element_Exists.py | 114 B |
~Get Your Files Here !/13. Python Tuples/6.2 Checking_if_an_Element_Exists.py | 114 B |
~Get Your Files Here !/13. Python Tuples/7. Nested Tuples.mp4 | 3.18 MB |
~Get Your Files Here !/13. Python Tuples/7. Nested Tuples.srt | 753 B |
~Get Your Files Here !/13. Python Tuples/7.1 Nested_Tuples.py | 123 B |
~Get Your Files Here !/13. Python Tuples/7.2 Nested_Tuples.py | 123 B |
~Get Your Files Here !/14. Python Lists/1. Lists.mp4 | 2.23 MB |
~Get Your Files Here !/14. Python Lists/1. Lists.srt | 700 B |
~Get Your Files Here !/14. Python Lists/1.1 Lists.py | 61 B |
~Get Your Files Here !/14. Python Lists/1.2 Lists.py | 61 B |
~Get Your Files Here !/14. Python Lists/2. Nested Lists.mp4 | 1.15 MB |
~Get Your Files Here !/14. Python Lists/2. Nested Lists.srt | 310 B |
~Get Your Files Here !/14. Python Lists/2.1 Nested_lists.py | 112 B |
~Get Your Files Here !/14. Python Lists/2.2 Nested_lists.py | 112 B |
~Get Your Files Here !/14. Python Lists/3. Nested Lists and Tuples.mp4 | 985.11 KB |
~Get Your Files Here !/14. Python Lists/3. Nested Lists and Tuples.srt | 212 B |
~Get Your Files Here !/14. Python Lists/3.1 Nested_lists_and_tuples.py | 97 B |
~Get Your Files Here !/14. Python Lists/3.2 Nested_lists_and_tuples.py | 97 B |
~Get Your Files Here !/14. Python Lists/4. List Constructor Function.mp4 | 709.76 KB |
~Get Your Files Here !/14. Python Lists/4. List Constructor Function.srt | 262 B |
~Get Your Files Here !/14. Python Lists/4.1 List_Constructor_Function.py | 67 B |
~Get Your Files Here !/14. Python Lists/4.2 List_Constructor_Function.py | 67 B |
~Get Your Files Here !/14. Python Lists/5. Accessing Elements from a List.mp4 | 6.15 MB |
~Get Your Files Here !/14. Python Lists/5. Accessing Elements from a List.srt | 1.36 KB |
~Get Your Files Here !/14. Python Lists/5.1 Accessing_Elements_from_a_List.py | 205 B |
~Get Your Files Here !/14. Python Lists/5.2 Accessing_Elements_from_a_List.py | 205 B |
~Get Your Files Here !/14. Python Lists/6. Adding to a List.mp4 | 5.61 MB |
~Get Your Files Here !/14. Python Lists/6. Adding to a List.srt | 1.14 KB |
~Get Your Files Here !/14. Python Lists/6.1 Adding_to_a_List.py | 203 B |
~Get Your Files Here !/14. Python Lists/6.2 Adding_to_a_List.py | 203 B |
~Get Your Files Here !/14. Python Lists/7. List Concatenation.mp4 | 579.15 KB |
~Get Your Files Here !/14. Python Lists/7. List Concatenation.srt | 176 B |
~Get Your Files Here !/14. Python Lists/7.1 List_Concatenation.py | 111 B |
~Get Your Files Here !/14. Python Lists/7.2 List_Concatenation.py | 111 B |
~Get Your Files Here !/14. Python Lists/8. Removing from a List.mp4 | 2.06 MB |
~Get Your Files Here !/14. Python Lists/8. Removing from a List.srt | 683 B |
~Get Your Files Here !/14. Python Lists/8.1 Removing_from_a_List.py | 131 B |
~Get Your Files Here !/14. Python Lists/8.2 Removing_from_a_List.py | 131 B |
~Get Your Files Here !/15. Python Sets/1. Sets.mp4 | 2.28 MB |
~Get Your Files Here !/15. Python Sets/1. Sets.srt | 694 B |
~Get Your Files Here !/15. Python Sets/1.1 Creating_a_Set.py | 95 B |
~Get Your Files Here !/15. Python Sets/1.2 Creating_a_Set.py | 95 B |
~Get Your Files Here !/15. Python Sets/2. The Set() Constructor Function.mp4 | 1.26 MB |
~Get Your Files Here !/15. Python Sets/2. The Set() Constructor Function.srt | 401 B |
~Get Your Files Here !/15. Python Sets/2.1 The_Set_Constructor_Function.py | 38 B |
~Get Your Files Here !/15. Python Sets/2.2 The_Set_Constructor_Function.py | 38 B |
~Get Your Files Here !/15. Python Sets/3. Working with Sets.mp4 | 7.57 MB |
~Get Your Files Here !/15. Python Sets/3. Working with Sets.srt | 1.19 KB |
~Get Your Files Here !/15. Python Sets/3.1 Working_with_Sets.py | 332 B |
~Get Your Files Here !/15. Python Sets/3.2 Working_with_Sets.py | 332 B |
~Get Your Files Here !/15. Python Sets/4. Nesting Sets.mp4 | 2.84 MB |
~Get Your Files Here !/15. Python Sets/4. Nesting Sets.srt | 749 B |
~Get Your Files Here !/15. Python Sets/4.1 Nesting_Sets.py | 137 B |
~Get Your Files Here !/15. Python Sets/4.2 Nesting_Sets.py | 137 B |
~Get Your Files Here !/15. Python Sets/5. Set Operations.mp4 | 6.91 MB |
~Get Your Files Here !/15. Python Sets/5. Set Operations.srt | 1.34 KB |
~Get Your Files Here !/15. Python Sets/5.1 Set_Operations.py | 266 B |
~Get Your Files Here !/15. Python Sets/5.2 Set_Operations.py | 266 B |
~Get Your Files Here !/16. Python Dictionaries/1. Dictionaries.mp4 | 3.62 MB |
~Get Your Files Here !/16. Python Dictionaries/1. Dictionaries.srt | 810 B |
~Get Your Files Here !/16. Python Dictionaries/1.1 Creating_a_Dictionary.py | 190 B |
~Get Your Files Here !/16. Python Dictionaries/1.2 Creating_a_Dictionary.py | 190 B |
~Get Your Files Here !/16. Python Dictionaries/2. Working with Dictionaries.mp4 | 11.02 MB |
~Get Your Files Here !/16. Python Dictionaries/2. Working with Dictionaries.srt | 1.50 KB |
~Get Your Files Here !/16. Python Dictionaries/2.1 Working_with_Dictionaries.py | 510 B |
~Get Your Files Here !/16. Python Dictionaries/2.2 Working_with_Dictionaries.py | 510 B |
~Get Your Files Here !/16. Python Dictionaries/3. Iterating over Keys.mp4 | 1.32 MB |
~Get Your Files Here !/16. Python Dictionaries/3. Iterating over Keys.srt | 372 B |
~Get Your Files Here !/16. Python Dictionaries/3.1 Iterating_over_Keys.py | 243 B |
~Get Your Files Here !/16. Python Dictionaries/3.2 Iterating_over_Keys.py | 243 B |
~Get Your Files Here !/16. Python Dictionaries/4. Values, Keys and Items.mp4 | 5.14 MB |
~Get Your Files Here !/16. Python Dictionaries/4. Values, Keys and Items.srt | 1.04 KB |
~Get Your Files Here !/16. Python Dictionaries/4.1 Values_Keys_Items.py | 244 B |
~Get Your Files Here !/16. Python Dictionaries/4.2 Values_Keys_Items.py | 244 B |
~Get Your Files Here !/16. Python Dictionaries/5. Checking Key Membership.mp4 | 2.12 MB |
~Get Your Files Here !/16. Python Dictionaries/5. Checking Key Membership.srt | 526 B |
~Get Your Files Here !/16. Python Dictionaries/5.1 Checking_Key_Membership.py | 288 B |
~Get Your Files Here !/16. Python Dictionaries/5.2 Checking_Key_Membership.py | 288 B |
~Get Your Files Here !/16. Python Dictionaries/6. Nesting Dictionaries.mp4 | 3.01 MB |
~Get Your Files Here !/16. Python Dictionaries/6. Nesting Dictionaries.srt | 853 B |
~Get Your Files Here !/16. Python Dictionaries/6.1 Nesting_Dictionaries.py | 267 B |
~Get Your Files Here !/16. Python Dictionaries/6.2 Nesting_Dictionaries.py | 10.26 KB |
~Get Your Files Here !/17. Python Projects for Beginners/1. Dice Roll Game.mp4 | 5.72 MB |
~Get Your Files Here !/17. Python Projects for Beginners/1. Dice Roll Game.srt | 1.22 KB |
~Get Your Files Here !/17. Python Projects for Beginners/1.1 Dice_Roll_Game.py | 324 B |
~Get Your Files Here !/17. Python Projects for Beginners/1.2 Dice_Roll_Game.py | 324 B |
~Get Your Files Here !/17. Python Projects for Beginners/2. Number Guessing Game.mp4 | 27.05 MB |
~Get Your Files Here !/17. Python Projects for Beginners/2. Number Guessing Game.srt | 6.87 KB |
~Get Your Files Here !/17. Python Projects for Beginners/2.1 Number_Guessing_Game.py | 1.19 KB |
~Get Your Files Here !/17. Python Projects for Beginners/2.2 Number_Guessing_Game.py | 1.19 KB |
~Get Your Files Here !/17. Python Projects for Beginners/3. Calculator.mp4 | 32.80 MB |
~Get Your Files Here !/17. Python Projects for Beginners/3. Calculator.srt | 7.21 KB |
~Get Your Files Here !/17. Python Projects for Beginners/3.1 Calculator.py | 12.61 KB |
~Get Your Files Here !/17. Python Projects for Beginners/3.2 Calculator.py | 2.61 KB |
~Get Your Files Here !/17. Python Projects for Beginners/4. Test your knowledge.html | 160 B |
~Get Your Files Here !/2. First Python Program/1. Hello world.mp4 | 9.62 MB |
~Get Your Files Here !/2. First Python Program/1. Hello world.srt | 1.80 KB |
~Get Your Files Here !/2. First Python Program/1.1 hello.py | 20 B |
~Get Your Files Here !/2. First Python Program/1.2 hello.py | 20 B |
~Get Your Files Here !/2. First Python Program/2. Interactive Hello World.mp4 | 5.80 MB |
~Get Your Files Here !/2. First Python Program/2. Interactive Hello World.srt | 1.82 KB |
~Get Your Files Here !/2. First Python Program/2.1 interactive_helloworld.py | 83 B |
~Get Your Files Here !/2. First Python Program/2.2 interactive_helloworld.py | 10.08 KB |
~Get Your Files Here !/2. First Python Program/3. Variables.mp4 | 3.86 MB |
~Get Your Files Here !/2. First Python Program/3. Variables.srt | 1.04 KB |
~Get Your Files Here !/2. First Python Program/3.1 variables.py | 170 B |
~Get Your Files Here !/2. First Python Program/3.2 variables.py | 170 B |
~Get Your Files Here !/2. First Python Program/4. Naming Conventions.mp4 | 1.41 MB |
~Get Your Files Here !/2. First Python Program/4. Naming Conventions.srt | 628 B |
~Get Your Files Here !/2. First Python Program/5. Comments in Code.mp4 | 1.62 MB |
~Get Your Files Here !/2. First Python Program/5. Comments in Code.srt | 551 B |
~Get Your Files Here !/2. First Python Program/5.1 comment.py | 137 B |
~Get Your Files Here !/2. First Python Program/5.2 comment.py | 137 B |
~Get Your Files Here !/3. Python Strings/1. Python Strings.mp4 | 1.76 MB |
~Get Your Files Here !/3. Python Strings/1. Python Strings.srt | 653 B |
~Get Your Files Here !/3. Python Strings/10. Other String Operations.mp4 | 6.92 MB |
~Get Your Files Here !/3. Python Strings/10. Other String Operations.srt | 1.37 KB |
~Get Your Files Here !/3. Python Strings/10.1 Other_operations.py | 340 B |
~Get Your Files Here !/3. Python Strings/10.2 Other_operations.py | 340 B |
~Get Your Files Here !/3. Python Strings/11. format() method.mp4 | 9.68 MB |
~Get Your Files Here !/3. Python Strings/11. format() method.srt | 2.29 KB |
~Get Your Files Here !/3. Python Strings/11.1 format_string.py | 354 B |
~Get Your Files Here !/3. Python Strings/11.2 format_string.py | 354 B |
~Get Your Files Here !/3. Python Strings/2. type() function.mp4 | 2.04 MB |
~Get Your Files Here !/3. Python Strings/2. type() function.srt | 690 B |
~Get Your Files Here !/3. Python Strings/2.1 type_string.py | 47 B |
~Get Your Files Here !/3. Python Strings/2.2 type_string.py | 47 B |
~Get Your Files Here !/3. Python Strings/3. String operations.mp4 | 8.36 MB |
~Get Your Files Here !/3. Python Strings/3. String operations.srt | 1.87 KB |
~Get Your Files Here !/3. Python Strings/3.1 string_operations.py | 237 B |
~Get Your Files Here !/3. Python Strings/3.2 string_operations.py | 237 B |
~Get Your Files Here !/3. Python Strings/4. Splitting Strings.mp4 | 5.86 MB |
~Get Your Files Here !/3. Python Strings/4. Splitting Strings.srt | 1.27 KB |
~Get Your Files Here !/3. Python Strings/4.1 more_string_operations.py | 183 B |
~Get Your Files Here !/3. Python Strings/4.2 more_string_operations.py | 183 B |
~Get Your Files Here !/3. Python Strings/5. Counting Strings.mp4 | 3.14 MB |
~Get Your Files Here !/3. Python Strings/5. Counting Strings.srt | 1.02 KB |
~Get Your Files Here !/3. Python Strings/5.1 counting_strings.py | 121 B |
~Get Your Files Here !/3. Python Strings/5.2 counting_strings.py | 121 B |
~Get Your Files Here !/3. Python Strings/6. Replacing Strings.mp4 | 2.40 MB |
~Get Your Files Here !/3. Python Strings/6. Replacing Strings.srt | 864 B |
~Get Your Files Here !/3. Python Strings/6.1 Replacing_Strings.py | 90 B |
~Get Your Files Here !/3. Python Strings/6.2 Replacing_Strings.py | 90 B |
~Get Your Files Here !/3. Python Strings/7. Finding Sub Strings.mp4 | 3.47 MB |
~Get Your Files Here !/3. Python Strings/7. Finding Sub Strings.srt | 1.14 KB |
~Get Your Files Here !/3. Python Strings/7.1 Find_string.py | 107 B |
~Get Your Files Here !/3. Python Strings/7.2 Find_string.py | 10.10 KB |
~Get Your Files Here !/3. Python Strings/8. Converting Other Types into Strings.mp4 | 3.93 MB |
~Get Your Files Here !/3. Python Strings/8. Converting Other Types into Strings.srt | 751 B |
~Get Your Files Here !/3. Python Strings/8.1 Convert_String.py | 51 B |
~Get Your Files Here !/3. Python Strings/8.2 Convert_String.py | 51 B |
~Get Your Files Here !/3. Python Strings/9. Comparing Strings.mp4 | 1.86 MB |
~Get Your Files Here !/3. Python Strings/9. Comparing Strings.srt | 538 B |
~Get Your Files Here !/3. Python Strings/9.1 Comparing_Strings.py | 166 B |
~Get Your Files Here !/3. Python Strings/9.2 Comparing_Strings.py | 166 B |
~Get Your Files Here !/4. Flow control statements/1. Comparison Operators.mp4 | 10.48 MB |
~Get Your Files Here !/4. Flow control statements/1. Comparison Operators.srt | 1.28 KB |
~Get Your Files Here !/4. Flow control statements/2. The If Statement.mp4 | 9.90 MB |
~Get Your Files Here !/4. Flow control statements/2. The If Statement.srt | 2.68 KB |
~Get Your Files Here !/4. Flow control statements/2.1 The_If_Statement.py | 153 B |
~Get Your Files Here !/4. Flow control statements/2.2 The_If_Statement.py | 153 B |
~Get Your Files Here !/4. Flow control statements/3. Else in an If Statement.mp4 | 2.39 MB |
~Get Your Files Here !/4. Flow control statements/3. Else in an If Statement.srt | 723 B |
~Get Your Files Here !/4. Flow control statements/3.1 Else_in_an_If_Statement.py | 118 B |
~Get Your Files Here !/4. Flow control statements/3.2 Else_in_an_If_Statement.py | 118 B |
~Get Your Files Here !/4. Flow control statements/4. The Use of elif.mp4 | 5.13 MB |
~Get Your Files Here !/4. Flow control statements/4. The Use of elif.srt | 1.20 KB |
~Get Your Files Here !/4. Flow control statements/4.1 The_Use_of_elif.py | 294 B |
~Get Your Files Here !/4. Flow control statements/4.2 The_Use_of_elif.py | 294 B |
~Get Your Files Here !/4. Flow control statements/5. Nesting If Statements.mp4 | 6.13 MB |
~Get Your Files Here !/4. Flow control statements/5. Nesting If Statements.srt | 1.73 KB |
~Get Your Files Here !/4. Flow control statements/5.1 Nesting_If_Statements.py | 169 B |
~Get Your Files Here !/4. Flow control statements/5.2 Nesting_If_Statements.py | 169 B |
~Get Your Files Here !/5. Programming Iterative Loops/1. While Loop.mp4 | 10.45 MB |
~Get Your Files Here !/5. Programming Iterative Loops/1. While Loop.srt | 2.69 KB |
~Get Your Files Here !/5. Programming Iterative Loops/1.1 While_Loop.py | 197 B |
~Get Your Files Here !/5. Programming Iterative Loops/1.2 While_Loop.py | 197 B |
~Get Your Files Here !/5. Programming Iterative Loops/2. For Loop.mp4 | 4.46 MB |
~Get Your Files Here !/5. Programming Iterative Loops/2. For Loop.srt | 1.48 KB |
~Get Your Files Here !/5. Programming Iterative Loops/2.1 For_Loop.py | 95 B |
~Get Your Files Here !/5. Programming Iterative Loops/2.2 For_Loop.py | 95 B |
~Get Your Files Here !/5. Programming Iterative Loops/3. For Loop for Strings.mp4 | 1.54 MB |
~Get Your Files Here !/5. Programming Iterative Loops/3. For Loop for Strings.srt | 458 B |
~Get Your Files Here !/5. Programming Iterative Loops/3.1 forloop_string.py | 96 B |
~Get Your Files Here !/5. Programming Iterative Loops/3.2 forloop_string.py | 96 B |
~Get Your Files Here !/5. Programming Iterative Loops/4. Break Loop Statement.mp4 | 7.93 MB |
~Get Your Files Here !/5. Programming Iterative Loops/4. Break Loop Statement.srt | 1.79 KB |
~Get Your Files Here !/5. Programming Iterative Loops/4.1 Break_Loop_Statement.py | 188 B |
~Get Your Files Here !/5. Programming Iterative Loops/4.2 Break_Loop_Statement.py | 188 B |
~Get Your Files Here !/5. Programming Iterative Loops/5. Continue Loop Statement.mp4 | 4.53 MB |
~Get Your Files Here !/5. Programming Iterative Loops/5. Continue Loop Statement.srt | 1.12 KB |
~Get Your Files Here !/5. Programming Iterative Loops/5.1 Continue_Loop_Statement.py | 10.15 KB |
~Get Your Files Here !/5. Programming Iterative Loops/5.2 Continue_Loop_Statement.py | 155 B |
~Get Your Files Here !/5. Programming Iterative Loops/6. For Loop with Else.mp4 | 4.52 MB |
~Get Your Files Here !/5. Programming Iterative Loops/6. For Loop with Else.srt | 1.13 KB |
~Get Your Files Here !/5. Programming Iterative Loops/6.1 For_Loop_with_Else.py | 183 B |
~Get Your Files Here !/5. Programming Iterative Loops/6.2 For_Loop_with_Else.py | 10.18 KB |
~Get Your Files Here !/6. Python Functions/1. What Are Functions.mp4 | 3.84 MB |
~Get Your Files Here !/6. Python Functions/1. What Are Functions.srt | 1.56 KB |
~Get Your Files Here !/6. Python Functions/10. Anonymous Functions.mp4 | 6.73 MB |
~Get Your Files Here !/6. Python Functions/10. Anonymous Functions.srt | 1.91 KB |
~Get Your Files Here !/6. Python Functions/10.1 Anonymous Functions.py | 46 B |
~Get Your Files Here !/6. Python Functions/10.2 Anonymous Functions.py | 10.04 KB |
~Get Your Files Here !/6. Python Functions/2. Defining Functions.mp4 | 3.48 MB |
~Get Your Files Here !/6. Python Functions/2. Defining Functions.srt | 1.54 KB |
~Get Your Files Here !/6. Python Functions/2.1 Example_Function.py | 55 B |
~Get Your Files Here !/6. Python Functions/2.2 Example_Function.py | 55 B |
~Get Your Files Here !/6. Python Functions/3. Function with Parameter.mp4 | 2.47 MB |
~Get Your Files Here !/6. Python Functions/3. Function with Parameter.srt | 736 B |
~Get Your Files Here !/6. Python Functions/3.1 Function_with_parameter.py | 113 B |
~Get Your Files Here !/6. Python Functions/3.2 Function_with_parameter.py | 113 B |
~Get Your Files Here !/6. Python Functions/4. Returning Values from Functions.mp4 | 3.13 MB |
~Get Your Files Here !/6. Python Functions/4. Returning Values from Functions.srt | 968 B |
~Get Your Files Here !/6. Python Functions/4.1 Returning Values.py | 113 B |
~Get Your Files Here !/6. Python Functions/4.2 Returning Values.py | 113 B |
~Get Your Files Here !/6. Python Functions/5. Returning Values Two Parameters.mp4 | 2.45 MB |
~Get Your Files Here !/6. Python Functions/5. Returning Values Two Parameters.srt | 616 B |
~Get Your Files Here !/6. Python Functions/5.1 Returning values two parameters.py | 178 B |
~Get Your Files Here !/6. Python Functions/5.2 Returning values two parameters.py | 178 B |
~Get Your Files Here !/6. Python Functions/6. Default Parameter Values.mp4 | 3.89 MB |
~Get Your Files Here !/6. Python Functions/6. Default Parameter Values.srt | 1.18 KB |
~Get Your Files Here !/6. Python Functions/6.1 Default Parameter.py | 129 B |
~Get Your Files Here !/6. Python Functions/6.2 Default Parameter.py | 129 B |
~Get Your Files Here !/6. Python Functions/7. Named Arguments.mp4 | 4.16 MB |
~Get Your Files Here !/6. Python Functions/7. Named Arguments.srt | 942 B |
~Get Your Files Here !/6. Python Functions/8. Arbitrary Arguments.mp4 | 3.53 MB |
~Get Your Files Here !/6. Python Functions/8. Arbitrary Arguments.srt | 1.18 KB |
~Get Your Files Here !/6. Python Functions/8.1 Arbitrary Arguments.py | 99 B |
~Get Your Files Here !/6. Python Functions/8.2 Arbitrary Arguments.py | 99 B |
~Get Your Files Here !/6. Python Functions/9. Keyword Arguments.mp4 | 2.00 MB |
~Get Your Files Here !/6. Python Functions/9. Keyword Arguments.srt | 560 B |
~Get Your Files Here !/6. Python Functions/9.1 Keyword Arguments.py | 125 B |
~Get Your Files Here !/6. Python Functions/9.2 Keyword Arguments.py | 125 B |
~Get Your Files Here !/7. Python Classes and Objects/1. Python Classes.mp4 | 2.79 MB |
~Get Your Files Here !/7. Python Classes and Objects/1. Python Classes.srt | 798 B |
~Get Your Files Here !/7. Python Classes and Objects/1.1 Python_Classes.py | 105 B |
~Get Your Files Here !/7. Python Classes and Objects/1.2 Python_Classes.py | 105 B |
~Get Your Files Here !/7. Python Classes and Objects/2. Class Definitions.mp4 | 11.60 MB |
~Get Your Files Here !/7. Python Classes and Objects/2. Class Definitions.srt | 2.56 KB |
~Get Your Files Here !/7. Python Classes and Objects/2.1 Person.py | 231 B |
~Get Your Files Here !/7. Python Classes and Objects/2.2 Person.py | 231 B |
~Get Your Files Here !/7. Python Classes and Objects/3. Accessing Object Attributes.mp4 | 3.87 MB |
~Get Your Files Here !/7. Python Classes and Objects/3. Accessing Object Attributes.srt | 862 B |
~Get Your Files Here !/7. Python Classes and Objects/3.1 Accessing_Object_Attributes.py | 277 B |
~Get Your Files Here !/7. Python Classes and Objects/3.2 Accessing_Object_Attributes.py | 277 B |
~Get Your Files Here !/7. Python Classes and Objects/4. Defining a Default String Representation.mp4 | 5.37 MB |
~Get Your Files Here !/7. Python Classes and Objects/4. Defining a Default String Representation.srt | 1.31 KB |
~Get Your Files Here !/7. Python Classes and Objects/4.1 Defining_Default_String.py | 214 B |
~Get Your Files Here !/7. Python Classes and Objects/4.2 Defining_Default_String.py | 214 B |
~Get Your Files Here !/7. Python Classes and Objects/5. Adding a Behaviour.mp4 | 3.11 MB |
~Get Your Files Here !/7. Python Classes and Objects/5. Adding a Behaviour.srt | 663 B |
~Get Your Files Here !/7. Python Classes and Objects/5.1 Adding_a_Behavior.py | 382 B |
~Get Your Files Here !/7. Python Classes and Objects/5.2 Adding_a_Behavior.py | 382 B |
~Get Your Files Here !/7. Python Classes and Objects/6. Defining Instance Methods.mp4 | 3.29 MB |
~Get Your Files Here !/7. Python Classes and Objects/6. Defining Instance Methods.srt | 764 B |
~Get Your Files Here !/7. Python Classes and Objects/6.1 Defining_Instance.py | 370 B |
~Get Your Files Here !/7. Python Classes and Objects/6.2 Defining_Instance.py | 370 B |
~Get Your Files Here !/7. Python Classes and Objects/7. The del Keyword.mp4 | 2.09 MB |
~Get Your Files Here !/7. Python Classes and Objects/7. The del Keyword.srt | 460 B |
~Get Your Files Here !/7. Python Classes and Objects/7.1 del_Keyword.py | 233 B |
~Get Your Files Here !/7. Python Classes and Objects/7.2 del_Keyword.py | 233 B |
~Get Your Files Here !/7. Python Classes and Objects/8. Class Inheritance.mp4 | 15.25 MB |
~Get Your Files Here !/7. Python Classes and Objects/8. Class Inheritance.srt | 2.94 KB |
~Get Your Files Here !/7. Python Classes and Objects/8.1 Inheritance.py | 11.39 KB |
~Get Your Files Here !/7. Python Classes and Objects/8.2 Inheritance.py | 1.39 KB |
~Get Your Files Here !/8. Python Properties/1. Python Attributes.mp4 | 4.53 MB |
~Get Your Files Here !/8. Python Properties/1. Python Attributes.srt | 1.26 KB |
~Get Your Files Here !/8. Python Properties/1.1 Python_Attributes.py | 273 B |
~Get Your Files Here !/8. Python Properties/1.2 Python_Attributes.py | 10.27 KB |
~Get Your Files Here !/8. Python Properties/2. Setter and Getter Style Methods.mp4 | 8.47 MB |
~Get Your Files Here !/8. Python Properties/2. Setter and Getter Style Methods.srt | 1.41 KB |
~Get Your Files Here !/8. Python Properties/2.1 Setter_and_Getter_Style_Methods.py | 612 B |
~Get Your Files Here !/8. Python Properties/2.2 Setter_and_Getter_Style_Methods.py | 612 B |
~Get Your Files Here !/8. Python Properties/3. @Property Decorator.mp4 | 5.95 MB |
~Get Your Files Here !/8. Python Properties/3. @Property Decorator.srt | 1.17 KB |
~Get Your Files Here !/8. Python Properties/3.1 Decorators.py | 10.67 KB |
~Get Your Files Here !/8. Python Properties/3.2 Decorators.py | 681 B |
~Get Your Files Here !/9. Polymorphism/1. Polymorphism.mp4 | 3.71 MB |
~Get Your Files Here !/9. Polymorphism/1. Polymorphism.srt | 790 B |
~Get Your Files Here !/9. Polymorphism/1.1 Polymorphism.py | 489 B |
~Get Your Files Here !/9. Polymorphism/1.2 Polymorphism.py | 489 B |
~Get Your Files Here !/9. Polymorphism/2. Polymorphism with Inheritance.mp4 | 4.38 MB |
~Get Your Files Here !/9. Polymorphism/2. Polymorphism with Inheritance.srt | 802 B |
~Get Your Files Here !/9. Polymorphism/2.1 Polymorphism_with_Inheritance.py | 580 B |
~Get Your Files Here !/9. Polymorphism/2.2 Polymorphism_with_Inheritance.py | 580 B |
~Get Your Files Here !/Bonus Resources.txt | 386 B |
udp://9.rarbg.me:2970/announce |
udp://exodus.desync.com:6969/announce |
udp://explodie.org:6969/announce |
udp://ipv4.tracker.harry.lu:80/announce |
udp://open.stealth.si:80/announce |
udp://tracker.birkenwald.de:6969/announce |
udp://tracker.cyberia.is:6969/announce |
udp://tracker.moeking.me:6969/announce |
udp://tracker.opentrackr.org:1337/announce |
udp://tracker.torrent.eu.org:451/announce |
TorrentBank
Copyright © 2024