ファイル | サイズ |
---|
1. Introduction/1. Introduction.mp4 | 58.57 MB |
1. Introduction/1. Introduction.vtt | 3.62 kB |
1. Introduction/2. Setting Python Environment.mp4 | 52.69 MB |
1. Introduction/2. Setting Python Environment.vtt | 4.32 kB |
1. Introduction/3. Create Your First Project.mp4 | 44.45 MB |
1. Introduction/3. Create Your First Project.vtt | 3.27 kB |
10. Modules/1. Module Introduction.mp4 | 37.14 MB |
10. Modules/1. Module Introduction.vtt | 4.74 kB |
10. Modules/2. How to Import a Module.mp4 | 68.48 MB |
10. Modules/2. How to Import a Module.vtt | 7.12 kB |
10. Modules/3. Dir Function Print Namespace.mp4 | 37.45 MB |
10. Modules/3. Dir Function Print Namespace.vtt | 4.25 kB |
10. Modules/4. Builtin Modules Math and Random.mp4 | 115.18 MB |
10. Modules/4. Builtin Modules Math and Random.vtt | 11.39 kB |
11. Packages/1. Package Introduction.mp4 | 50.64 MB |
11. Packages/1. Package Introduction.vtt | 6.12 kB |
11. Packages/2. How to Import a Package.mp4 | 74.66 MB |
11. Packages/2. How to Import a Package.vtt | 7.82 kB |
11. Packages/3. External Package.mp4 | 60.82 MB |
11. Packages/3. External Package.vtt | 5.85 kB |
12. Exception Handling/1. Exception Handling Introduction.mp4 | 27.47 MB |
12. Exception Handling/1. Exception Handling Introduction.vtt | 3.20 kB |
12. Exception Handling/2. How to Handle an Exception try, except, finally.mp4 | 75.39 MB |
12. Exception Handling/2. How to Handle an Exception try, except, finally.vtt | 6.52 kB |
12. Exception Handling/3. Exception Handling Example.mp4 | 59.39 MB |
12. Exception Handling/3. Exception Handling Example.vtt | 5.04 kB |
12. Exception Handling/4. Exception Else Clause.mp4 | 55.65 MB |
12. Exception Handling/4. Exception Else Clause.vtt | 5.13 kB |
12. Exception Handling/5. How to Raise an Exception.mp4 | 76.33 MB |
12. Exception Handling/5. How to Raise an Exception.vtt | 7.45 kB |
13. File Management/1. File Handling Reading and Writing.mp4 | 72.20 MB |
13. File Management/1. File Handling Reading and Writing.vtt | 8.24 kB |
13. File Management/2. With.mp4 | 20.52 MB |
13. File Management/2. With.vtt | 2.52 kB |
13. File Management/3. Writing on Files.mp4 | 35.42 MB |
13. File Management/3. Writing on Files.vtt | 3.19 kB |
13. File Management/4. Reading From Files.mp4 | 39.31 MB |
13. File Management/4. Reading From Files.vtt | 4.29 kB |
13. File Management/5. Tell and Seek Function.mp4 | 44.82 MB |
13. File Management/5. Tell and Seek Function.vtt | 4.53 kB |
13. File Management/6. OS Module.mp4 | 35.00 MB |
13. File Management/6. OS Module.vtt | 2.90 kB |
14. Regular Expressions/1. Regular Expression Introduction.mp4 | 51.93 MB |
14. Regular Expressions/1. Regular Expression Introduction.vtt | 5.14 kB |
14. Regular Expressions/2. Special Characters.mp4 | 67.02 MB |
14. Regular Expressions/2. Special Characters.vtt | 5.95 kB |
14. Regular Expressions/3. Quantifiers.mp4 | 84.58 MB |
14. Regular Expressions/3. Quantifiers.vtt | 8.50 kB |
14. Regular Expressions/4. Regular Expression Set.mp4 | 44.74 MB |
14. Regular Expressions/4. Regular Expression Set.vtt | 4.58 kB |
14. Regular Expressions/5. Split and Sub Function.mp4 | 29.18 MB |
14. Regular Expressions/5. Split and Sub Function.vtt | 2.62 kB |
15. Object Oriented Concepts/1. Object Oriented Programming Introduction.mp4 | 33.15 MB |
15. Object Oriented Concepts/1. Object Oriented Programming Introduction.vtt | 6.85 kB |
15. Object Oriented Concepts/10. Inheritance.mp4 | 44.42 MB |
15. Object Oriented Concepts/10. Inheritance.vtt | 7.64 kB |
15. Object Oriented Concepts/11. Single Inheritance and Method Overriding.mp4 | 107.16 MB |
15. Object Oriented Concepts/11. Single Inheritance and Method Overriding.vtt | 8.94 kB |
15. Object Oriented Concepts/12. Multi Level Inheritance.mp4 | 99.92 MB |
15. Object Oriented Concepts/12. Multi Level Inheritance.vtt | 8.71 kB |
15. Object Oriented Concepts/12.1 mult_level_inheritance_example.py.py | 1.03 kB |
15. Object Oriented Concepts/13. Special Methods in Python.mp4 | 35.49 MB |
15. Object Oriented Concepts/13. Special Methods in Python.vtt | 3.12 kB |
15. Object Oriented Concepts/14. Special Methods Example.mp4 | 83.30 MB |
15. Object Oriented Concepts/14. Special Methods Example.vtt | 7.62 kB |
15. Object Oriented Concepts/2. Class and Object.mp4 | 29.50 MB |
15. Object Oriented Concepts/2. Class and Object.vtt | 3.57 kB |
15. Object Oriented Concepts/3. Class and Instance Example 1.mp4 | 69.07 MB |
15. Object Oriented Concepts/3. Class and Instance Example 1.vtt | 7.26 kB |
15. Object Oriented Concepts/4. Class and Instance Example 2.mp4 | 89.60 MB |
15. Object Oriented Concepts/4. Class and Instance Example 2.vtt | 8.07 kB |
15. Object Oriented Concepts/5. Class Properties.mp4 | 91.97 MB |
15. Object Oriented Concepts/5. Class Properties.vtt | 9.28 kB |
15. Object Oriented Concepts/6. Types of Method.mp4 | 20.00 MB |
15. Object Oriented Concepts/6. Types of Method.vtt | 2.64 kB |
15. Object Oriented Concepts/7. Instance Method.mp4 | 56.09 MB |
15. Object Oriented Concepts/7. Instance Method.vtt | 5.12 kB |
15. Object Oriented Concepts/8. Class Method.mp4 | 40.20 MB |
15. Object Oriented Concepts/8. Class Method.vtt | 4.35 kB |
15. Object Oriented Concepts/9. Static Method.mp4 | 22.54 MB |
15. Object Oriented Concepts/9. Static Method.vtt | 1.87 kB |
16. Database SQLite/1. Database SQLite Introduction.mp4 | 44.18 MB |
16. Database SQLite/1. Database SQLite Introduction.vtt | 3.84 kB |
16. Database SQLite/10. Update Record.mp4 | 23.18 MB |
16. Database SQLite/10. Update Record.vtt | 2.39 kB |
16. Database SQLite/11. Delete Record.mp4 | 19.23 MB |
16. Database SQLite/11. Delete Record.vtt | 1.65 kB |
16. Database SQLite/2. Create Table.mp4 | 78.20 MB |
16. Database SQLite/2. Create Table.vtt | 7.77 kB |
16. Database SQLite/3. Insert Record.mp4 | 33.76 MB |
16. Database SQLite/3. Insert Record.vtt | 3.32 kB |
16. Database SQLite/4. SQL Injection Attack.mp4 | 32.24 MB |
16. Database SQLite/4. SQL Injection Attack.vtt | 2.83 kB |
16. Database SQLite/5. Insert Multiple Records.mp4 | 23.84 MB |
16. Database SQLite/5. Insert Multiple Records.vtt | 1.85 kB |
16. Database SQLite/6. Fetch Record.mp4 | 40.99 MB |
16. Database SQLite/6. Fetch Record.vtt | 2.83 kB |
16. Database SQLite/7. Where Clause.mp4 | 27.31 MB |
16. Database SQLite/7. Where Clause.vtt | 2.97 kB |
16. Database SQLite/8. Orderby.mp4 | 18.79 MB |
16. Database SQLite/8. Orderby.vtt | 1.63 kB |
16. Database SQLite/9. SQL Functions.mp4 | 51.14 MB |
16. Database SQLite/9. SQL Functions.vtt | 3.65 kB |
17. Web Scraping/1. Web Scraping Introduction.mp4 | 89.64 MB |
17. Web Scraping/1. Web Scraping Introduction.vtt | 6.57 kB |
17. Web Scraping/10. Webscraping Functions.mp4 | 127.93 MB |
17. Web Scraping/10. Webscraping Functions.vtt | 10.25 kB |
17. Web Scraping/11. External Website.mp4 | 57.99 MB |
17. Web Scraping/11. External Website.vtt | 3.49 kB |
17. Web Scraping/12. Web Scraping Example.mp4 | 133.83 MB |
17. Web Scraping/12. Web Scraping Example.vtt | 8.11 kB |
17. Web Scraping/13. Using Regular Expression Scraping Example.mp4 | 77.56 MB |
17. Web Scraping/13. Using Regular Expression Scraping Example.vtt | 5.19 kB |
17. Web Scraping/2. HTML Introduction.mp4 | 92.03 MB |
17. Web Scraping/2. HTML Introduction.vtt | 8.42 kB |
17. Web Scraping/3. HTML Tags.mp4 | 144.36 MB |
17. Web Scraping/3. HTML Tags.vtt | 11.54 kB |
17. Web Scraping/4. CSS Introduction.mp4 | 45.12 MB |
17. Web Scraping/4. CSS Introduction.vtt | 4.31 kB |
17. Web Scraping/5. External CSS.mp4 | 80.60 MB |
17. Web Scraping/5. External CSS.vtt | 7.20 kB |
17. Web Scraping/6. ID and Class.mp4 | 102.63 MB |
17. Web Scraping/6. ID and Class.vtt | 8.33 kB |
17. Web Scraping/7. Parent, Child, Siblings.mp4 | 73.26 MB |
17. Web Scraping/7. Parent, Child, Siblings.vtt | 5.21 kB |
17. Web Scraping/8. Web Scraping Project Setup.mp4 | 105.28 MB |
17. Web Scraping/8. Web Scraping Project Setup.vtt | 8.93 kB |
17. Web Scraping/9. Access Attributes.mp4 | 36.74 MB |
17. Web Scraping/9. Access Attributes.vtt | 2.86 kB |
18. Data Science Introduction/1. Introduction to Data Science.mp4 | 16.61 MB |
18. Data Science Introduction/1. Introduction to Data Science.vtt | 2.39 kB |
18. Data Science Introduction/2. NumPy Introduction.mp4 | 104.46 MB |
18. Data Science Introduction/2. NumPy Introduction.vtt | 9.37 kB |
18. Data Science Introduction/3. NumPy Functions.mp4 | 90.01 MB |
18. Data Science Introduction/3. NumPy Functions.vtt | 7.31 kB |
18. Data Science Introduction/4. Matplotlib Introduction.mp4 | 83.64 MB |
18. Data Science Introduction/4. Matplotlib Introduction.vtt | 6.36 kB |
18. Data Science Introduction/5. Different Types of Charts.mp4 | 173.13 MB |
18. Data Science Introduction/5. Different Types of Charts.vtt | 14.47 kB |
18. Data Science Introduction/6. Pandas Introduction.mp4 | 170.18 MB |
18. Data Science Introduction/6. Pandas Introduction.vtt | 14.84 kB |
18. Data Science Introduction/6.1 store.xls.xls | 3.21 MB |
18. Data Science Introduction/7. Pandas Functions.mp4 | 96.49 MB |
18. Data Science Introduction/7. Pandas Functions.vtt | 6.09 kB |
2. Data Types, Variables, Operators/1. Data Types.mp4 | 84.82 MB |
2. Data Types, Variables, Operators/1. Data Types.vtt | 7.46 kB |
2. Data Types, Variables, Operators/2. How to Take Inputs From User.mp4 | 44.24 MB |
2. Data Types, Variables, Operators/2. How to Take Inputs From User.vtt | 4.84 kB |
2. Data Types, Variables, Operators/3. How to Name a Vairiable Naming Rules.mp4 | 52.86 MB |
2. Data Types, Variables, Operators/3. How to Name a Vairiable Naming Rules.vtt | 6.33 kB |
2. Data Types, Variables, Operators/4. Operators.mp4 | 60.83 MB |
2. Data Types, Variables, Operators/4. Operators.vtt | 7.12 kB |
2. Data Types, Variables, Operators/5. Operators Precedence.mp4 | 17.59 MB |
2. Data Types, Variables, Operators/5. Operators Precedence.vtt | 2.33 kB |
2. Data Types, Variables, Operators/6. Modulus of Negative Number.mp4 | 50.43 MB |
2. Data Types, Variables, Operators/6. Modulus of Negative Number.vtt | 5.31 kB |
2. Data Types, Variables, Operators/7. Mutable and Immutable Objects.mp4 | 99.30 MB |
2. Data Types, Variables, Operators/7. Mutable and Immutable Objects.vtt | 10.08 kB |
3. Conditional Statements/1. If Else Statement.mp4 | 53.85 MB |
3. Conditional Statements/1. If Else Statement.vtt | 6.61 kB |
3. Conditional Statements/2. Elif Ladder Multiple conditions.mp4 | 30.11 MB |
3. Conditional Statements/2. Elif Ladder Multiple conditions.vtt | 3.11 kB |
3. Conditional Statements/3. Membership Operators.mp4 | 25.05 MB |
3. Conditional Statements/3. Membership Operators.vtt | 2.50 kB |
3. Conditional Statements/4. Combining Conditions Logical Operators.mp4 | 92.55 MB |
3. Conditional Statements/4. Combining Conditions Logical Operators.vtt | 9.47 kB |
4. String Manipulation/1. Strings Introduction.mp4 | 46.18 MB |
4. String Manipulation/1. Strings Introduction.vtt | 4.62 kB |
4. String Manipulation/2. String Indexing.mp4 | 23.62 MB |
4. String Manipulation/2. String Indexing.vtt | 2.68 kB |
4. String Manipulation/3. String Slicing.mp4 | 59.63 MB |
4. String Manipulation/3. String Slicing.vtt | 5.97 kB |
4. String Manipulation/4. String Comparison.mp4 | 49.78 MB |
4. String Manipulation/4. String Comparison.vtt | 4.68 kB |
5. List and Tuple Data Structures/1. List.mp4 | 45.07 MB |
5. List and Tuple Data Structures/1. List.vtt | 4.48 kB |
5. List and Tuple Data Structures/2. Tuple.mp4 | 40.02 MB |
5. List and Tuple Data Structures/2. Tuple.vtt | 4.24 kB |
5. List and Tuple Data Structures/vz | 0.00 B |
6. Loops Learn How to Perform Repetitive Task/1. While Loop.mp4 | 58.38 MB |
6. Loops Learn How to Perform Repetitive Task/1. While Loop.vtt | 6.05 kB |
6. Loops Learn How to Perform Repetitive Task/2. Break and Continue.mp4 | 76.52 MB |
6. Loops Learn How to Perform Repetitive Task/2. Break and Continue.vtt | 8.31 kB |
6. Loops Learn How to Perform Repetitive Task/3. For Loop.mp4 | 26.24 MB |
6. Loops Learn How to Perform Repetitive Task/3. For Loop.vtt | 2.13 kB |
6. Loops Learn How to Perform Repetitive Task/4. Else Block in Loop.mp4 | 29.67 MB |
6. Loops Learn How to Perform Repetitive Task/4. Else Block in Loop.vtt | 3.00 kB |
6. Loops Learn How to Perform Repetitive Task/5. Range Function.mp4 | 41.12 MB |
6. Loops Learn How to Perform Repetitive Task/5. Range Function.vtt | 3.26 kB |
6. Loops Learn How to Perform Repetitive Task/6. Looping Techniques.mp4 | 60.41 MB |
6. Loops Learn How to Perform Repetitive Task/6. Looping Techniques.vtt | 5.23 kB |
7. Functions/1. Function Introduction.mp4 | 52.15 MB |
7. Functions/1. Function Introduction.vtt | 7.92 kB |
7. Functions/2. Functions Example.mp4 | 55.38 MB |
7. Functions/2. Functions Example.vtt | 5.20 kB |
7. Functions/3. Symbol Table.mp4 | 37.03 MB |
7. Functions/3. Symbol Table.vtt | 4.19 kB |
7. Functions/4. Function Help.mp4 | 63.77 MB |
7. Functions/4. Function Help.vtt | 5.46 kB |
7. Functions/5. Documentation Strings.mp4 | 28.19 MB |
7. Functions/5. Documentation Strings.vtt | 3.27 kB |
7. Functions/6. Default Arguments.mp4 | 41.90 MB |
7. Functions/6. Default Arguments.vtt | 3.58 kB |
7. Functions/7. Arbitrary Arguments.mp4 | 29.70 MB |
7. Functions/7. Arbitrary Arguments.vtt | 3.08 kB |
7. Functions/8. Lambda Function.mp4 | 38.99 MB |
7. Functions/8. Lambda Function.vtt | 4.85 kB |
8. Built-in Functions/1. String Functions.mp4 | 111.66 MB |
8. Built-in Functions/1. String Functions.vtt | 9.39 kB |
8. Built-in Functions/2. List Functions.mp4 | 122.65 MB |
8. Built-in Functions/2. List Functions.vtt | 10.31 kB |
8. Built-in Functions/3. Measure Execution Time of Small Code.mp4 | 44.57 MB |
8. Built-in Functions/3. Measure Execution Time of Small Code.vtt | 5.22 kB |
9. Set and Dictionaries/1. Set Introduction.mp4 | 78.76 MB |
9. Set and Dictionaries/1. Set Introduction.vtt | 6.70 kB |
9. Set and Dictionaries/2. Set Operations.mp4 | 33.03 MB |
9. Set and Dictionaries/2. Set Operations.vtt | 2.70 kB |
9. Set and Dictionaries/3. Dictionaries.mp4 | 89.75 MB |
9. Set and Dictionaries/3. Dictionaries.vtt | 7.18 kB |
Discuss.FreeTutorials.Us.html | 165.68 kB |
FreeCoursesOnline.Me.html | 108.30 kB |
FreeTutorials.Eu.html | 102.23 kB |
How you can help Team-FTU.txt | 259.00 B |
Torrent Downloaded From GloDls.to.txt | 84.00 B |
[TGx]Downloaded from torrentgalaxy.org.txt | 524.00 B |