Torrent Downloads » Other » [ DevCourseWeb com ] Udemy - Learn Python 3 Programming from Scratch (2022)
Other
[ DevCourseWeb com ] Udemy - Learn Python 3 Programming from Scratch (2022)
Torrent info
Name:[ DevCourseWeb com ] Udemy - Learn Python 3 Programming from Scratch (2022)
Infohash: D242F1D8E47F0335E858885BFB6B8FB88A961E7B
Total Size: 526.68 MB
Magnet: Magnet Download
Seeds: 0
Leechers: 0
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2026-01-22 16:43:28 (Update Now)
Torrent added: 2022-06-09 22:01:27
Torrent Files List
Get Bonus Downloads Here.url (Size: 526.68 MB) (Files: 379)
Get Bonus Downloads Here.url
~Get Your Files Here !
1. Introduction and Python Environment Setup
1. Introduction.mp4
1. Introduction.srt
2. Python Execution.mp4
2. Python Execution.srt
3. Installing Python Interpreter.mp4
3. Installing Python Interpreter.srt
3.1 Python website.html
4. Integrated Development Editor PyCharm IDE.mp4
4. Integrated Development Editor PyCharm IDE.srt
4.1 JetBrains Website.html
10. Python Modules
1. Python Modules.mp4
1. Python Modules.srt
1.1 utils.py
1.2 utils.py
2. Importing a Module.mp4
2. Importing a Module.srt
2.1 Import_Module.py
2.2 Import_Module.py
2.3 utils.py
2.4 utils.py
3. Importing from a Module.mp4
3. Importing from a Module.srt
3.1 Importing_from_a_Module.py
3.2 Importing_from_a_Module.py
3.3 utils.py
3.4 utils.py
4. Importing a specific feature.mp4
4. Importing a specific feature.srt
4.1 Importing_a_specific_feature.py
4.2 Importing_a_specific_feature.py
4.3 utils.py
4.4 utils.py
5. Importing Within a Function.mp4
5. Importing Within a Function.srt
5.1 Importing_Within_a_Function.py
5.2 Importing_Within_a_Function.py
5.3 utils.py
5.4 utils.py
6. Abstract Base Classes (ABCs).mp4
6. Abstract Base Classes (ABCs).srt
6.1 Defining an Abstract Base Class.py
6.2 Defining an Abstract Base Class.py
11. Protocols
1. The Context Manager Protocol.mp4
1. The Context Manager Protocol.srt
1.1 The_Context_Manager_Protocol.py
1.2 The_Context_Manager_Protocol.py
2. Iterables and Iterators.mp4
2. Iterables and Iterators.srt
2.1 Iterables_and_Iterators.py
2.2 Iterables_and_Iterators.py
12. Decorators in Python
1. Defining & Using Decorators.mp4
1. Defining & Using Decorators.srt
1.1 Defining_a_Decorator.py
1.2 Defining_a_Decorator.py
2. Decorating Functions with Parameters.mp4
2. Decorating Functions with Parameters.srt
2.1 Decorating_Functions_with_Parameters.py
2.2 Decorating_Functions_with_Parameters.py
3. Stacked Decorators.mp4
3. Stacked Decorators.srt
3.1 Stacked_Decorators.py
3.2 Stacked_Decorators.py
4. Parameterised Decorators.mp4
4. Parameterised Decorators.srt
4.1 Parameterised_Decorators.py
4.2 Parameterised_Decorators.py
5. Class Decorators.mp4
5. Class Decorators.srt
5.1 Class_Decorators.py
5.2 Class_Decorators.py
13. Python Tuples
1. Tuples.mp4
1. Tuples.srt
1.1 Creating_Tuples.py
1.2 Creating_Tuples.py
2. Creating New Tuples from Existing Tuples.mp4
2. Creating New Tuples from Existing Tuples.srt
2.1 Tuples_from_Existing_Tuples.py
2.2 Tuples_from_Existing_Tuples.py
3. Tuples Can Hold Different Types.mp4
3. Tuples Can Hold Different Types.srt
3.1 Different_Types.py
3.2 Different_Types.py
4. Iterating Over Tuples.mp4
4. Iterating Over Tuples.srt
4.1 Iterating_Over_Tuples.py
4.2 Iterating_Over_Tuples.py
5. Tuple Related Functions.mp4
5. Tuple Related Functions.srt
5.1 Tuple_Related_Functions.py
5.2 Tuple_Related_Functions.py
6. Checking if an Element Exists.mp4
6. Checking if an Element Exists.srt
6.1 Checking_if_an_Element_Exists.py
6.2 Checking_if_an_Element_Exists.py
7. Nested Tuples.mp4
7. Nested Tuples.srt
7.1 Nested_Tuples.py
7.2 Nested_Tuples.py
14. Python Lists
1. Lists.mp4
1. Lists.srt
1.1 Lists.py
1.2 Lists.py
2. Nested Lists.mp4
2. Nested Lists.srt
2.1 Nested_lists.py
2.2 Nested_lists.py
3. Nested Lists and Tuples.mp4
3. Nested Lists and Tuples.srt
3.1 Nested_lists_and_tuples.py
3.2 Nested_lists_and_tuples.py
4. List Constructor Function.mp4
4. List Constructor Function.srt
4.1 List_Constructor_Function.py
4.2 List_Constructor_Function.py
5. Accessing Elements from a List.mp4
5. Accessing Elements from a List.srt
5.1 Accessing_Elements_from_a_List.py
5.2 Accessing_Elements_from_a_List.py
6. Adding to a List.mp4
6. Adding to a List.srt
6.1 Adding_to_a_List.py
6.2 Adding_to_a_List.py
7. List Concatenation.mp4
7. List Concatenation.srt
7.1 List_Concatenation.py
7.2 List_Concatenation.py
8. Removing from a List.mp4
8. Removing from a List.srt
8.1 Removing_from_a_List.py
8.2 Removing_from_a_List.py
15. Python Sets
1. Sets.mp4
1. Sets.srt
1.1 Creating_a_Set.py
1.2 Creating_a_Set.py
2. The Set() Constructor Function.mp4
2. The Set() Constructor Function.srt
2.1 The_Set_Constructor_Function.py
2.2 The_Set_Constructor_Function.py
3. Working with Sets.mp4
3. Working with Sets.srt
3.1 Working_with_Sets.py
3.2 Working_with_Sets.py
4. Nesting Sets.mp4
4. Nesting Sets.srt
4.1 Nesting_Sets.py
4.2 Nesting_Sets.py
5. Set Operations.mp4
5. Set Operations.srt
5.1 Set_Operations.py
5.2 Set_Operations.py
16. Python Dictionaries
1. Dictionaries.mp4
1. Dictionaries.srt
1.1 Creating_a_Dictionary.py
1.2 Creating_a_Dictionary.py
2. Working with Dictionaries.mp4
2. Working with Dictionaries.srt
2.1 Working_with_Dictionaries.py
2.2 Working_with_Dictionaries.py
3. Iterating over Keys.mp4
3. Iterating over Keys.srt
3.1 Iterating_over_Keys.py
3.2 Iterating_over_Keys.py
4. Values, Keys and Items.mp4
4. Values, Keys and Items.srt
4.1 Values_Keys_Items.py
4.2 Values_Keys_Items.py
5. Checking Key Membership.mp4
5. Checking Key Membership.srt
5.1 Checking_Key_Membership.py
5.2 Checking_Key_Membership.py
6. Nesting Dictionaries.mp4
6. Nesting Dictionaries.srt
6.1 Nesting_Dictionaries.py
6.2 Nesting_Dictionaries.py
17. Python Projects for Beginners
1. Dice Roll Game.mp4
1. Dice Roll Game.srt
1.1 Dice_Roll_Game.py
1.2 Dice_Roll_Game.py
2. Number Guessing Game.mp4
2. Number Guessing Game.srt
2.1 Number_Guessing_Game.py
2.2 Number_Guessing_Game.py
3. Calculator.mp4
3. Calculator.srt
3.1 Calculator.py
3.2 Calculator.py
4. Test your knowledge.html
2. First Python Program
1. Hello world.mp4
1. Hello world.srt
1.1 hello.py
1.2 hello.py
2. Interactive Hello World.mp4
2. Interactive Hello World.srt
2.1 interactive_helloworld.py
2.2 interactive_helloworld.py
3. Variables.mp4
3. Variables.srt
3.1 variables.py
3.2 variables.py
4. Naming Conventions.mp4
4. Naming Conventions.srt
5. Comments in Code.mp4
5. Comments in Code.srt
5.1 comment.py
5.2 comment.py
3. Python Strings
1. Python Strings.mp4
1. Python Strings.srt
10. Other String Operations.mp4
10. Other String Operations.srt
10.1 Other_operations.py
10.2 Other_operations.py
11. format() method.mp4
11. format() method.srt
11.1 format_string.py
11.2 format_string.py
2. type() function.mp4
2. type() function.srt
2.1 type_string.py
2.2 type_string.py
3. String operations.mp4
3. String operations.srt
3.1 string_operations.py
3.2 string_operations.py
4. Splitting Strings.mp4
4. Splitting Strings.srt
4.1 more_string_operations.py
4.2 more_string_operations.py
5. Counting Strings.mp4
5. Counting Strings.srt
5.1 counting_strings.py
5.2 counting_strings.py
6. Replacing Strings.mp4
6. Replacing Strings.srt
6.1 Replacing_Strings.py
6.2 Replacing_Strings.py
7. Finding Sub Strings.mp4
7. Finding Sub Strings.srt
7.1 Find_string.py
7.2 Find_string.py
8. Converting Other Types into Strings.mp4
8. Converting Other Types into Strings.srt
8.1 Convert_String.py
8.2 Convert_String.py
9. Comparing Strings.mp4
9. Comparing Strings.srt
9.1 Comparing_Strings.py
9.2 Comparing_Strings.py
4. Flow control statements
1. Comparison Operators.mp4
1. Comparison Operators.srt
2. The If Statement.mp4
2. The If Statement.srt
2.1 The_If_Statement.py
2.2 The_If_Statement.py
3. Else in an If Statement.mp4
3. Else in an If Statement.srt
3.1 Else_in_an_If_Statement.py
3.2 Else_in_an_If_Statement.py
4. The Use of elif.mp4
4. The Use of elif.srt
4.1 The_Use_of_elif.py
4.2 The_Use_of_elif.py
5. Nesting If Statements.mp4
5. Nesting If Statements.srt
5.1 Nesting_If_Statements.py
5.2 Nesting_If_Statements.py
5. Programming Iterative Loops
1. While Loop.mp4
1. While Loop.srt
1.1 While_Loop.py
1.2 While_Loop.py
2. For Loop.mp4
2. For Loop.srt
2.1 For_Loop.py
2.2 For_Loop.py
3. For Loop for Strings.mp4
3. For Loop for Strings.srt
3.1 forloop_string.py
3.2 forloop_string.py
4. Break Loop Statement.mp4
4. Break Loop Statement.srt
4.1 Break_Loop_Statement.py
4.2 Break_Loop_Statement.py
5. Continue Loop Statement.mp4
5. Continue Loop Statement.srt
5.1 Continue_Loop_Statement.py
5.2 Continue_Loop_Statement.py
6. For Loop with Else.mp4
6. For Loop with Else.srt
6.1 For_Loop_with_Else.py
6.2 For_Loop_with_Else.py
6. Python Functions
1. What Are Functions.mp4
1. What Are Functions.srt
10. Anonymous Functions.mp4
10. Anonymous Functions.srt
10.1 Anonymous Functions.py
10.2 Anonymous Functions.py
2. Defining Functions.mp4
2. Defining Functions.srt
2.1 Example_Function.py
2.2 Example_Function.py
3. Function with Parameter.mp4
3. Function with Parameter.srt
3.1 Function_with_parameter.py
3.2 Function_with_parameter.py
4. Returning Values from Functions.mp4
4. Returning Values from Functions.srt
4.1 Returning Values.py
4.2 Returning Values.py
5. Returning Values Two Parameters.mp4
5. Returning Values Two Parameters.srt
5.1 Returning values two parameters.py
5.2 Returning values two parameters.py
6. Default Parameter Values.mp4
6. Default Parameter Values.srt
6.1 Default Parameter.py
6.2 Default Parameter.py
7. Named Arguments.mp4
7. Named Arguments.srt
8. Arbitrary Arguments.mp4
8. Arbitrary Arguments.srt
8.1 Arbitrary Arguments.py
8.2 Arbitrary Arguments.py
9. Keyword Arguments.mp4
9. Keyword Arguments.srt
9.1 Keyword Arguments.py
9.2 Keyword Arguments.py
7. Python Classes and Objects
1. Python Classes.mp4
1. Python Classes.srt
1.1 Python_Classes.py
1.2 Python_Classes.py
2. Class Definitions.mp4
2. Class Definitions.srt
2.1 Person.py
2.2 Person.py
3. Accessing Object Attributes.mp4
3. Accessing Object Attributes.srt
3.1 Accessing_Object_Attributes.py
3.2 Accessing_Object_Attributes.py
4. Defining a Default String Representation.mp4
4. Defining a Default String Representation.srt
4.1 Defining_Default_String.py
4.2 Defining_Default_String.py
5. Adding a Behaviour.mp4
5. Adding a Behaviour.srt
5.1 Adding_a_Behavior.py
5.2 Adding_a_Behavior.py
6. Defining Instance Methods.mp4
6. Defining Instance Methods.srt
6.1 Defining_Instance.py
6.2 Defining_Instance.py
7. The del Keyword.mp4
7. The del Keyword.srt
7.1 del_Keyword.py
7.2 del_Keyword.py
8. Class Inheritance.mp4
8. Class Inheritance.srt
8.1 Inheritance.py
8.2 Inheritance.py
8. Python Properties
1. Python Attributes.mp4
1. Python Attributes.srt
1.1 Python_Attributes.py
1.2 Python_Attributes.py
2. Setter and Getter Style Methods.mp4
2. Setter and Getter Style Methods.srt
2.1 Setter_and_Getter_Style_Methods.py
2.2 Setter_and_Getter_Style_Methods.py
3. @Property Decorator.mp4
3. @Property Decorator.srt
3.1 Decorators.py
3.2 Decorators.py
9. Polymorphism
1. Polymorphism.mp4
1. Polymorphism.srt
1.1 Polymorphism.py
1.2 Polymorphism.py
2. Polymorphism with Inheritance.mp4
2. Polymorphism with Inheritance.srt
2.1 Polymorphism_with_Inheritance.py
2.2 Polymorphism_with_Inheritance.py
Bonus Resources.txt
tracker
leech seedsTorrent description
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [ DevCourseWeb com ] Udemy - Learn Python 3 Programming from Scratch (2022) Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.
related torrents
Torrent name
health leech seeds Size







