Other
Python Bootcamp 2021 Master Python From Zero To Hero
Torrent info
Name:Python Bootcamp 2021 Master Python From Zero To Hero
Infohash: 36B9489B472774DD4E121156558DF6E31A77B1DA
Total Size: 4.22 GB
Magnet: Magnet Download
Seeds: 0
Leechers: 0
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2025-10-25 15:43:20 (Update Now)
Torrent added: 2020-11-24 00:30:35
Torrent Files List
[TutsNode.com] - Python Bootcamp 2021 Master Python From Zero To Hero (Size: 4.22 GB) (Files: 535)
[TutsNode.com] - Python Bootcamp 2021 Master Python From Zero To Hero
22. Web Scrapping
3. Webscrapping - Implementation.mp4
1. Section Goals.mp4
1. Section Goals.srt
1.1 20. web scrapping.pdf
2. Getting Data From A Website.mp4
2. Getting Data From A Website.srt
2.1 source_code.py
3. Webscrapping - Implementation.srt
3.1 source_code.py
1. Introduction
1. Introduction.mp4
1. Introduction.srt
1.1 01_a. Introduction to Python.pdf
2. Whole Course Overview.mp4
2. Whole Course Overview.srt
2.1 01_b. Whole_course_overview.pdf
3. How To Use The Files Attached.mp4
3. How To Use The Files Attached.srt
2. Installing Python And Other Necessary Tools
1. Section Goals.mp4
1. Section Goals.srt
1.1 02. Installing_python_necesseties.pdf
2. Installing Python.mp4
2. Installing Python.srt
2.1 Python Download.html
3. How To Use Pip.mp4
3. How To Use Pip.srt
4. Installing Anaconda Prompt.mp4
4. Installing Anaconda Prompt.srt
4.1 Anaconda Prompt.html
5. Installing Jupyter Notebook.mp4
5. Installing Jupyter Notebook.srt
6. Installing Sublime Text.mp4
6. Installing Sublime Text.srt
6.1 Sublime Text.html
3. Ways To Run A Python Program
1. Section Goals.mp4
1. Section Goals.srt
1.1 03. Ways to run a Python program.pdf
2. Executing Via Command Prompt.mp4
2. Executing Via Command Prompt.srt
3. Commonly Used IDEs.mp4
3. Commonly Used IDEs.srt
4. Executing Via Jupyter Notebook.mp4
4. Executing Via Jupyter Notebook.srt
5. Executing Via Online Compiler.mp4
5. Executing Via Online Compiler.srt
5.1 Online Compiler.html
4. Simple Python Programming Concepts
1. Section Goals.mp4
1. Section Goals.srt
1.1 04. simple_python_programming.pdf
2. Syntax.mp4
2. Syntax.srt
2.1 source_code.py
3. Variables.mp4
3. Variables.srt
3.1 source_code.py
4. Comments.mp4
4. Comments.srt
4.1 source_code.py
5. Keywords.mp4
5. Keywords.srt
5.1 source_code.py
6. Input.mp4
6. Input.srt
6.1 source_code.py
7. Keywords Pdf.mp4
7. Keywords Pdf.srt
7.1 demo.pdf
5. Data Types
1. Section Goals.mp4
1. Section Goals.srt
1.1 05. data_types_python.pdf
2. Numeric Data Type.mp4
2. Numeric Data Type.srt
2.1 source_code.py
3. Type Conversion.mp4
3. Type Conversion.srt
3.1 source_code.py
4. String Data Type.mp4
4. String Data Type.srt
4.1 source_code.py
5. Casting.mp4
5. Casting.srt
5.1 source_code.py
6. Boolean Data Type.mp4
6. Boolean Data Type.srt
6.1 source_code.py
7. Boolean Function.mp4
7. Boolean Function.srt
7.1 source_code.py
6. String Handling
1. String Operations.mp4
1. String Operations.srt
2. Using Replace, Split in String.mp4
2. Using Replace, Split in String.srt
3. String formatting.mp4
3. String formatting.srt
3.1 source_code.py
4. String Operations - Document.mp4
4. String Operations - Document.srt
4.1 string operations.pdf
5. Escape Sequences - Document.mp4
5. Escape Sequences - Document.srt
5.1 escape sequence.jpeg
7. Collection Data Types
1. Section Goals.mp4
1. Section Goals.srt
1.1 06. collectional_data_types.pdf
2. Range.mp4
2. Range.srt
2.1 source_code.py
3. List.mp4
3. List.srt
4. List Indexing.mp4
4. List Indexing.srt
5. Copy, Remove, Clear and Delete A List.mp4
5. Copy, Remove, Clear and Delete A List.srt
5.1 source_code.py
6. Arrays.mp4
6. Arrays.srt
6.1 source_code.py
7. Tuples.mp4
7. Tuples.srt
8. Difference Between Tuple and a List.mp4
8. Difference Between Tuple and a List.srt
9. Tuple Operations.mp4
9. Tuple Operations.srt
9.1 source_code.py
10. Sets.mp4
10. Sets.srt
11. Add And Remove Elements From A Set.mp4
11. Add And Remove Elements From A Set.srt
12. Joining Two Sets With One Another.mp4
12. Joining Two Sets With One Another.srt
12.1 source_code.py
13. Dictionary.mp4
13. Dictionary.srt
14. Accessing Items From A Dictionary.mp4
14. Accessing Items From A Dictionary.srt
15. Add And Delete On Dictionary.mp4
15. Add And Delete On Dictionary.srt
15.1 source_code.py
16. Nested Dictionary.mp4
16. Nested Dictionary.srt
16.1 source_code.py
17. Pdf.mp4
17. Pdf.srt
17.1 collection_data_types.pdf
8. Operators In Python
1. Section Goals.mp4
1. Section Goals.srt
1.1 07. Operators_in_python.pdf
2. Arithmetic Operators.mp4
2. Arithmetic Operators.srt
2.1 source_code.py
3. Relational Operators.mp4
3. Relational Operators.srt
3.1 source_code.py
4. Logical Operators.mp4
4. Logical Operators.srt
4.1 source_code.py
5. Assignment Operators - 1.mp4
5. Assignment Operators - 1.srt
6. Assignment Operators - 2.mp4
6. Assignment Operators - 2.srt
6.1 source_code.py
7. Bitwise Operators.mp4
7. Bitwise Operators.srt
7.1 source_code.py
8. Bitwise Assignment Operators.mp4
8. Bitwise Assignment Operators.srt
8.1 source_code.py
9. Special Operators.mp4
9. Special Operators.srt
9.1 source_code.py
10. Any and All.mp4
10. Any and All.srt
10.1 source_code.py
11. Precedence And Associativity.mp4
11. Precedence And Associativity.srt
11.1 source_code.py
12. Difference Between Is Operator and Equal to Operator.mp4
12. Difference Between Is Operator and Equal to Operator.srt
12.1 source_code.py
13. Pdf.mp4
13. Pdf.srt
13.1 Operators.pdf
9. Conditional And Looping Statements
1. Section Goals.mp4
1. Section Goals.srt
1.1 08. Conditional_and_looping_statements.pdf
2. If and If Else Statement.mp4
2. If and If Else Statement.srt
2.1 source_code.py
3. Elif and Nested If Statements.mp4
3. Elif and Nested If Statements.srt
3.1 source_code.py
4. Logical Operators In If Statement.mp4
4. Logical Operators In If Statement.srt
4.1 source_code.py
5. Short Hand If Statements.mp4
5. Short Hand If Statements.srt
5.1 source_code.py
6. Looping Statements.mp4
6. Looping Statements.srt
6.1 08. Conditional_and_looping_statements.pdf
7. While Loop.mp4
7. While Loop.srt
7.1 source_code.py
8. For Loop.mp4
8. For Loop.srt
8.1 source_code.py
9. For Loop Using Range.mp4
9. For Loop Using Range.srt
9.1 source_code.py
10. Nested For Loop.mp4
10. Nested For Loop.srt
10.1 source_code.py
10. Functions Using Python
1. Section Goals.mp4
1. Section Goals.srt
2. Functions.mp4
2. Functions.srt
2.1 source_code.py
3. Functions That Return Value.mp4
3. Functions That Return Value.srt
3.1 source_code.py
4. Arbitrary, Keyword, Arbitrary Keyword Arguments.mp4
4. Arbitrary, Keyword, Arbitrary Keyword Arguments.srt
4.1 source_code.py
5. Default Parameter Value and Pass Keyword.mp4
5. Default Parameter Value and Pass Keyword.srt
5.1 source_code.py
6. Lambda Functions.mp4
6. Lambda Functions.srt
6.1 source_code.py
11. Project 1 - Calculator
1. Calculator Presentation.mp4
1. Calculator Presentation.srt
1.1 10. Projects.pdf
2. Calculator Implementation.mp4
2. Calculator Implementation.srt
2.1 source_code.py
12. Built In Modules
1. Section Goals.mp4
1. Section Goals.srt
1.1 11. Built_in_modules.pdf
2. OS Module.mp4
2. OS Module.srt
2.1 source_code.py
3. Sys Module.mp4
3. Sys Module.srt
3.1 source_code.py
4. Random Module.mp4
4. Random Module.srt
4.1 source_code.py
4.2 random_module.pdf
5. Statistics Module.mp4
5. Statistics Module.srt
5.1 source_code.py
6. Operator Module - 1.mp4
6. Operator Module - 1.srt
6.1 source_code.py
7. Operator Module - 2.mp4
7. Operator Module - 2.srt
8. Math Module.mp4
8. Math Module.srt
8.1 source_code.py
8.2 math module.pdf
9. Cmath Module.mp4
9. Cmath Module.srt
9.1 cmath_module.pdf
10. Polar, Phase, Infinity Using Cmath Module.mp4
10. Polar, Phase, Infinity Using Cmath Module.srt
11. Sin, Cos, Tan Using Cmath Module.mp4
11. Sin, Cos, Tan Using Cmath Module.srt
12. Boolean Functions In Cmath Module.mp4
12. Boolean Functions In Cmath Module.srt
12.1 source_code.py
13. Custom Module.mp4
13. Custom Module.srt
13.1 source_code.py
14. Datetime Module.mp4
14. Datetime Module.srt
14.1 strftime.pdf
14.2 source_code.py
15. Counters, OrderedDict In Collections Module.mp4
15. Counters, OrderedDict In Collections Module.srt
15.1 source_code.py
16. DefaultDict, Chainmap In Collections Module.mp4
16. DefaultDict, Chainmap In Collections Module.srt
16.1 source_code.py
17. Namedtuple, Deque In Collections Module.mp4
17. Namedtuple, Deque In Collections Module.srt
17.1 source_code.py
18. Userdict, Userlist, Userstring In Collections Module.mp4
18. Userdict, Userlist, Userstring In Collections Module.srt
18.1 source_code.py
13. Advanced Python Modules
1. Section Goals.mp4
1. Section Goals.srt
2. Basics Of Numpy - 1.mp4
2. Basics Of Numpy - 1.srt
3. Basics Of Numpy -2.mp4
3. Basics Of Numpy -2.srt
4. Opencv Module with Image.mp4
4. Opencv Module with Image.srt
4.1 source_code.py
5. Opencv Module With Video Read.mp4
5. Opencv Module With Video Read.srt
6. Opencv Module With Video Write.mp4
6. Opencv Module With Video Write.srt
6.1 source_code.py
7. Requests Module.mp4
7. Requests Module.srt
7.1 source_code.py
7.2 requests module.pdf
8. Pandas.mp4
8. Pandas.srt
8.1 source_code.py
14. Built In Functions
1. Section Goals.mp4
1. Section Goals.srt
1.1 13. built_in_functions.pdf
2. Reduce Function.mp4
2. Reduce Function.srt
2.1 source_code.py
3. Filter Function.mp4
3. Filter Function.srt
3.1 source_code.py
4. Maps Function.mp4
4. Maps Function.srt
4.1 source_code.py
5. List Comprehension.mp4
5. List Comprehension.srt
5.1 source_code.py
6. Assert Statement.mp4
6. Assert Statement.srt
6.1 source_code.py
7. Built in modules - pdf.html
7.1 built in functions.pdf
15. Project 2 - Alarm Clock
1. Alarm Presentation.mp4
1. Alarm Presentation.srt
1.1 10. Projects.pdf
2. Alarm Implementation.mp4
2. Alarm Implementation.srt
2.1 source_code.py
16. Classes And Objects
1. Section Goals.mp4
1. Section Goals.srt
1.1 14. OOPS - 1.pdf
2. Classes And Objects.mp4
2. Classes And Objects.srt
3. Operations On Class.mp4
3. Operations On Class.srt
3.1 source_code.py
4. Class With Functions.mp4
4. Class With Functions.srt
4.1 source_code.py
5. Constructors.mp4
5. Constructors.srt
5.1 source_code.py
6. Destructors.mp4
6. Destructors.srt
6.1 source_code.py
7. Parameters In Function.mp4
7. Parameters In Function.srt
7.1 source_code.py
8. Scope Of A Variable.mp4
8. Scope Of A Variable.srt
17. Object Oriented Programming
1. Section Goals.mp4
1. Section Goals.srt
1.1 15.a OOPS - 2.pdf
2. OOPS Terminologies.mp4
2. OOPS Terminologies.srt
2.1 15.b OOPS Terminologies.pdf
3. Inheritance - Introduction.mp4
3. Inheritance - Introduction.srt
3.1 15.d Inheritance.pdf
4. Inheritance - Implementation.mp4
4. Inheritance - Implementation.srt
4.1 source_code.py
5. Overloading.mp4
5. Overloading.srt
5.1 source_code.py
6. Encapsulation.mp4
6. Encapsulation.srt
6.1 source_code.py
7. Polymorphism.mp4
7. Polymorphism.srt
8. Polymorphism With Functions.mp4
8. Polymorphism With Functions.srt
9. Polymorphism With Class.mp4
9. Polymorphism With Class.srt
9.1 source_code.py
10. Overloading Vs Overriding.mp4
10. Overloading Vs Overriding.srt
18. Pickle Json and Database
1. Section Goals.mp4
1. Section Goals.srt
1.1 16. Database_pickle.pdf
2. Creating A Pickle.mp4
2. Creating A Pickle.srt
2.1 source_code.py
3. Reading A Pickle.mp4
3. Reading A Pickle.srt
3.1 source_code.py
4. Updating A Pickle.mp4
4. Updating A Pickle.srt
4.1 source_code.py
5. Introduction JSON.mp4
5. Introduction JSON.srt
5.1 json.pdf
5.2 source_code.py
6. Encoding And Decoding A JSON.mp4
6. Encoding And Decoding A JSON.srt
6.1 source_code.py
7. Writting Into A JSON.mp4
7. Writting Into A JSON.srt
7.1 source_code.py
8. Reading A JSON.mp4
8. Reading A JSON.srt
8.1 source_code.py
9. JSON Update Operation.mp4
9. JSON Update Operation.srt
9.1 source_code.py
10. XAMPP Installation.mp4
10. XAMPP Installation.srt
10.1 Xampp Download.html
11. Installing Mysql Connector.mp4
11. Installing Mysql Connector.srt
11.1 source_code.py
12. Create A Database In Mysql.mp4
12. Create A Database In Mysql.srt
12.1 source_code.py
13. Creating A Table In Mysql.mp4
13. Creating A Table In Mysql.srt
13.1 source_code.py
14. A Look At Phpmyadmin.mp4
14. A Look At Phpmyadmin.srt
15. Inserting Data Into A Mysql Table.mp4
15. Inserting Data Into A Mysql Table.srt
15.1 source_code.py
16. Retrieving Data From A Mysql Table.mp4
16. Retrieving Data From A Mysql Table.srt
16.1 source_code.py
19. File Operations
1. Section Goals.mp4
1. Section Goals.srt
1.1 17. File_operations_1.pdf
2. Reading A Text File.mp4
2. Reading A Text File.srt
2.1 source_code.py
3. Write A Text File.mp4
3. Write A Text File.srt
3.1 source_code.py
4. Delete A Text File.mp4
4. Delete A Text File.srt
4.1 source_code.py
5. Read A CSV File.mp4
5. Read A CSV File.srt
5.1 source_code.py
6. Write A CSV File.mp4
6. Write A CSV File.srt
6.1 source_code.py
7. Extracting A zip File.mp4
7. Extracting A zip File.srt
7.1 source_code.py
8. Getting Information About Zip File.mp4
8. Getting Information About Zip File.srt
8.1 source_code.py
9. Creating A Zip File.mp4
9. Creating A Zip File.srt
9.1 source_code.py
10. Creating A Pdf File.mp4
10. Creating A Pdf File.srt
10.1 source_code.py
11. Create a pdf file 2.mp4
11. Create a pdf file 2.srt
11.1 source_code.py
12. Reading a pdf file.mp4
12. Reading a pdf file.srt
12.1 source_code.py
13. Rotating a pdf file.mp4
13. Rotating a pdf file.srt
13.1 source_code.py
14. File Handling Operations.html
14.1 file handling methods.pdf
20. Advanced Python Operations
1. Section Goals.mp4
1. Section Goals.srt
1.1 19. Advanced python operations.pdf
2. Exception Handling.mp4
2. Exception Handling.srt
2.1 source_code.py
3. Resource - Exception Handling.mp4
3. Resource - Exception Handling.srt
3.1 exception.pdf
4. Recursion.mp4
4. Recursion.srt
4.1 source_code.py
5. Multi Threading.mp4
5. Multi Threading.srt
5.1 source_code.py
6. Iterators.mp4
6. Iterators.srt
6.1 source_code.py
7. Generators.mp4
7. Generators.srt
7.1 source_code.py
8. Regular Expression.mp4
8. Regular Expression.srt
9. Substitute And Escape In Regular Expression.mp4
9. Substitute And Escape In Regular Expression.srt
9.1 source_code.py
21. Project 3 - Password Protection
1. Project 3 - Password Presentation.mp4
1. Project 3 - Password Presentation.srt
1.1 10. Projects.pdf
2. Password Protection Implpementation.mp4
2. Password Protection Implpementation.srt
2.1 source_code.py
23. Graphical User Interface
1. Section Goals.mp4
1. Section Goals.srt
1.1 GUI.pdf
1.2 21. GUI.pdf
2. Canvas And Button Using Tkinter.mp4
2. Canvas And Button Using Tkinter.srt
2.1 source_code.py
3. Check Button, Radio Button And Entry.mp4
3. Check Button, Radio Button And Entry.srt
3.1 source_code.py
4. Frame And Labels In Python.mp4
4. Frame And Labels In Python.srt
4.1 source_code.py
5. Listbox, Menu And Message.mp4
5. Listbox, Menu And Message.srt
5.1 source_code.py
6. Scrollbar, Scale And Text.mp4
6. Scrollbar, Scale And Text.srt
6.1 source_code.py
7. Top Level, Spin Box And Paned Window.mp4
7. Top Level, Spin Box And Paned Window.srt
7.1 source_code.py
24. Conclusion
1. Glossary.mp4
1. Glossary.srt
1.1 glossaries.pdf
2. Conclusion.mp4
2. Conclusion.srt
2.1 22.a colclusion.pdf
TutsNode.com.txt
[TGx]Downloaded from torrentgalaxy.to .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 Python Bootcamp 2021 Master Python From Zero To Hero 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








