Create Tool:
Create Time:2023-03-07 03:14:19
File Size:15.01 GB
File Count:766
File Hash:5d566882a620b903b29b4a31e378602948073eaa
1. Introduction/1. Course Outline.mp4 | 81.59 MB |
1. Introduction/1. Course Outline.srt | 8.71 KB |
1. Introduction/2. Join Our Online Classroom!.html | 2.13 KB |
1. Introduction/3. Exercise Meet The Community.html | 2.24 KB |
10. Advanced Python Generators/1. Generators.mp4 | 49.64 MB |
10. Advanced Python Generators/1. Generators.srt | 4.50 KB |
10. Advanced Python Generators/2. Generators 2.mp4 | 94.90 MB |
10. Advanced Python Generators/2. Generators 2.srt | 9.94 KB |
10. Advanced Python Generators/3. Generators Performance.mp4 | 32.58 MB |
10. Advanced Python Generators/3. Generators Performance.srt | 5.15 KB |
10. Advanced Python Generators/3.1 Generators Repl.html | 97 B |
10. Advanced Python Generators/4. Under The Hood Of Generators.mp4 | 71.07 MB |
10. Advanced Python Generators/4. Under The Hood Of Generators.srt | 9.15 KB |
10. Advanced Python Generators/4.1 Lesson Code.html | 99 B |
10. Advanced Python Generators/5. Exercise Fibonacci Numbers.mp4 | 76.09 MB |
10. Advanced Python Generators/5. Exercise Fibonacci Numbers.srt | 9.14 KB |
10. Advanced Python Generators/5.1 Solution Repl.html | 99 B |
10. Advanced Python Generators/6. Python Exam Testing Your Understanding.html | 661 B |
10. Advanced Python Generators/7. 100 Python Exercises.html | 690 B |
11. Modules In Python/1. Modules In Python.mp4 | 94.05 MB |
11. Modules In Python/1. Modules In Python.srt | 13.67 KB |
11. Modules In Python/10. Virtual Environments.mp4 | 47.67 MB |
11. Modules In Python/10. Virtual Environments.srt | 8.08 KB |
11. Modules In Python/11. Useful Modules.mp4 | 67.75 MB |
11. Modules In Python/11. Useful Modules.srt | 10.48 KB |
11. Modules In Python/12. Useful Modules 2.mp4 | 39.85 MB |
11. Modules In Python/12. Useful Modules 2.srt | 7.59 KB |
11. Modules In Python/12.1 List vs Array.html | 136 B |
11. Modules In Python/13. DEVELOPER FUNDAMENTALS VI.mp4 | 27.93 MB |
11. Modules In Python/13. DEVELOPER FUNDAMENTALS VI.srt | 3.10 KB |
11. Modules In Python/2. Packages In Python.mp4 | 72.14 MB |
11. Modules In Python/2. Packages In Python.srt | 12.45 KB |
11. Modules In Python/3. Different Ways To Import.mp4 | 47.88 MB |
11. Modules In Python/3. Different Ways To Import.srt | 7.49 KB |
11. Modules In Python/4. __name__.mp4 | 59.49 MB |
11. Modules In Python/4. __name__.srt | 8.77 KB |
11. Modules In Python/5. Python Built-in Modules.mp4 | 110.50 MB |
11. Modules In Python/5. Python Built-in Modules.srt | 13.03 KB |
11. Modules In Python/5.1 Python Modules index.html | 103 B |
11. Modules In Python/6. Python Built-in Modules 2.mp4 | 37.50 MB |
11. Modules In Python/6. Python Built-in Modules 2.srt | 6.22 KB |
11. Modules In Python/7. Exercise Guessing Game.mp4 | 86.50 MB |
11. Modules In Python/7. Exercise Guessing Game.srt | 14.45 KB |
11. Modules In Python/7.1 Solution Repl.html | 100 B |
11. Modules In Python/8. Python Package Index.mp4 | 84.92 MB |
11. Modules In Python/8. Python Package Index.srt | 8.99 KB |
11. Modules In Python/8.1 httpspypi.org.html | 78 B |
11. Modules In Python/9. pip install.mp4 | 74.34 MB |
11. Modules In Python/9. pip install.srt | 11.63 KB |
11. Modules In Python/9.1 Installing pip.html | 114 B |
12. Debugging In Python/1. How To Debug Code.mp4 | 80.39 MB |
12. Debugging In Python/1. How To Debug Code.srt | 15.87 KB |
12. Debugging In Python/1.1 pdb.html | 103 B |
13. File IO/1. Working With Files In Python.mp4 | 47.05 MB |
13. File IO/1. Working With Files In Python.srt | 9.50 KB |
13. File IO/2. Read, Write, Append.mp4 | 55.40 MB |
13. File IO/2. Read, Write, Append.srt | 8.00 KB |
13. File IO/3. File Paths.mp4 | 51.96 MB |
13. File IO/3. File Paths.srt | 7.69 KB |
13. File IO/3.1 Pathlib.html | 107 B |
13. File IO/4. File IO Errors.mp4 | 15.25 MB |
13. File IO/4. File IO Errors.srt | 2.43 KB |
13. File IO/5. Exercise Translator.mp4 | 83.42 MB |
13. File IO/5. Exercise Translator.srt | 12.82 KB |
14. Regular Expressions/1. Regular Expressions.mp4 | 53.65 MB |
14. Regular Expressions/1. Regular Expressions.srt | 9.10 KB |
14. Regular Expressions/2. Regular Expressions 2.mp4 | 57.96 MB |
14. Regular Expressions/2. Regular Expressions 2.srt | 9.62 KB |
14. Regular Expressions/2.1 Python RegEx.html | 110 B |
14. Regular Expressions/3. Exercises Interactive RegEx.html | 363 B |
14. Regular Expressions/4. Regular Expressions 3.mp4 | 56.58 MB |
14. Regular Expressions/4. Regular Expressions 3.srt | 9.67 KB |
14. Regular Expressions/5. Exercise Password Validation.mp4 | 43.33 MB |
14. Regular Expressions/5. Exercise Password Validation.srt | 8.51 KB |
14. Regular Expressions/6. Exercise Password Validation 2.html | 335 B |
14. Regular Expressions/6.1 Solution Repl.html | 101 B |
15. Testing In Python/1. Testing Introduction.mp4 | 45.02 MB |
15. Testing In Python/1. Testing Introduction.srt | 6.66 KB |
15. Testing In Python/2. Unittest.mp4 | 63.82 MB |
15. Testing In Python/2. Unittest.srt | 11.76 KB |
15. Testing In Python/3. Writing Unit Tests.mp4 | 66.88 MB |
15. Testing In Python/3. Writing Unit Tests.srt | 9.43 KB |
15. Testing In Python/4. Writing Unit Tests 2.mp4 | 58.92 MB |
15. Testing In Python/4. Writing Unit Tests 2.srt | 6.67 KB |
15. Testing In Python/4.1 Code Repl.html | 95 B |
15. Testing In Python/5. Exercise Testing.mp4 | 95.78 MB |
15. Testing In Python/5. Exercise Testing.srt | 14.61 KB |
15. Testing In Python/5.1 Solution Repl.html | 104 B |
15. Testing In Python/5.2 Exercise Repl.html | 102 B |
16. Career Of A Python Developer/1. Python Careers.mp4 | 72.89 MB |
16. Career Of A Python Developer/1. Python Careers.srt | 4.52 KB |
16. Career Of A Python Developer/2. Endorsements On LinkedIn.html | 688 B |
16. Career Of A Python Developer/3. Quick Note Upcoming Video.html | 792 B |
16. Career Of A Python Developer/4. What If I Don't Have Enough Experience.mp4 | 202.53 MB |
16. Career Of A Python Developer/4. What If I Don't Have Enough Experience.srt | 19.98 KB |
16. Career Of A Python Developer/5. Learning Guideline.html | 311 B |
16. Career Of A Python Developer/6. Python 3.8 Latest Features In Python.html | 383 B |
16. Career Of A Python Developer/7. Now What.mp4 | 69.70 MB |
16. Career Of A Python Developer/7. Now What.srt | 5.98 KB |
17. Scripting with Python/1. Section Overview.mp4 | 23.00 MB |
17. Scripting with Python/1. Section Overview.srt | 2.01 KB |
17. Scripting with Python/10. OpenCV.mp4 | 7.79 MB |
17. Scripting with Python/10. OpenCV.srt | 1.85 KB |
17. Scripting with Python/11. PDFs With Python.mp4 | 79.34 MB |
17. Scripting with Python/11. PDFs With Python.srt | 14.08 KB |
17. Scripting with Python/11.1 wtr.pdf.pdf | 45.49 KB |
17. Scripting with Python/11.2 twopage.pdf.pdf | 2.96 KB |
17. Scripting with Python/11.3 dummy.pdf.pdf | 12.95 KB |
17. Scripting with Python/12. Exercise PDF Merger.mp4 | 33.68 MB |
17. Scripting with Python/12. Exercise PDF Merger.srt | 5.13 KB |
17. Scripting with Python/13. Exercise Watermarker.mp4 | 10.41 MB |
17. Scripting with Python/13. Exercise Watermarker.srt | 2.89 KB |
17. Scripting with Python/13.1 twopage.pdf.pdf | 2.96 KB |
17. Scripting with Python/13.2 dummy.pdf.pdf | 12.95 KB |
17. Scripting with Python/13.3 super.pdf.pdf | 26.96 KB |
17. Scripting with Python/13.4 wtr.pdf.pdf | 45.49 KB |
17. Scripting with Python/14. Solution Watermarker.mp4 | 43.45 MB |
17. Scripting with Python/14. Solution Watermarker.srt | 8.02 KB |
17. Scripting with Python/14.1 Project Code.html | 100 B |
17. Scripting with Python/15. Sending Emails With Python.mp4 | 32.08 MB |
17. Scripting with Python/15. Sending Emails With Python.srt | 5.66 KB |
17. Scripting with Python/15.1 What is SMTP.html | 126 B |
17. Scripting with Python/15.2 Email Module Legacy.html | 118 B |
17. Scripting with Python/15.3 Email Module.html | 114 B |
17. Scripting with Python/16. Sending Emails With Python 2.mp4 | 45.97 MB |
17. Scripting with Python/16. Sending Emails With Python 2.srt | 9.31 KB |
17. Scripting with Python/17. Sending Emails With Python 3.mp4 | 74.00 MB |
17. Scripting with Python/17. Sending Emails With Python 3.srt | 9.28 KB |
17. Scripting with Python/17.1 Project Code.html | 93 B |
17. Scripting with Python/17.2 Pathlib vs os.path.html | 124 B |
17. Scripting with Python/17.3 index.html.html | 98 B |
17. Scripting with Python/18. Password Checker Project.mp4 | 7.22 MB |
17. Scripting with Python/18. Password Checker Project.srt | 3.55 KB |
17. Scripting with Python/19. How Hackers Work.mp4 | 36.83 MB |
17. Scripting with Python/19. How Hackers Work.srt | 5.77 KB |
17. Scripting with Python/2. What Is Image Processing.mp4 | 31.75 MB |
17. Scripting with Python/2. What Is Image Processing.srt | 4.91 KB |
17. Scripting with Python/20. Password API.mp4 | 42.04 MB |
17. Scripting with Python/20. Password API.srt | 9.29 KB |
17. Scripting with Python/20.1 SHA1 generator.html | 112 B |
17. Scripting with Python/20.2 requests module.html | 95 B |
17. Scripting with Python/20.3 Pwned Passwords.html | 97 B |
17. Scripting with Python/21. Quick Note Upcoming Video.html | 421 B |
17. Scripting with Python/22. Optional Hash Function.mp4 | 88.08 MB |
17. Scripting with Python/22. Optional Hash Function.srt | 6.44 KB |
17. Scripting with Python/23. Password Checker.mp4 | 76.29 MB |
17. Scripting with Python/23. Password Checker.srt | 10.88 KB |
17. Scripting with Python/24. Password Checker 2.mp4 | 81.72 MB |
17. Scripting with Python/24. Password Checker 2.srt | 9.22 KB |
17. Scripting with Python/25. Password Checker 3.mp4 | 65.66 MB |
17. Scripting with Python/25. Password Checker 3.srt | 7.73 KB |
17. Scripting with Python/26. Password Checker 4.mp4 | 32.78 MB |
17. Scripting with Python/26. Password Checker 4.srt | 4.13 KB |
17. Scripting with Python/26.1 Project Code.html | 111 B |
17. Scripting with Python/27. Twitter API.mp4 | 30.85 MB |
17. Scripting with Python/27. Twitter API.srt | 5.17 KB |
17. Scripting with Python/28. Our First Twitter Bot.mp4 | 55.32 MB |
17. Scripting with Python/28. Our First Twitter Bot.srt | 8.67 KB |
17. Scripting with Python/28.1 Tweepy Documentation.html | 84 B |
17. Scripting with Python/29. Our First Twitter Bot 2.mp4 | 67.21 MB |
17. Scripting with Python/29. Our First Twitter Bot 2.srt | 9.20 KB |
17. Scripting with Python/3. DEVELOPER FUNDAMENTALS VII.mp4 | 25.12 MB |
17. Scripting with Python/3. DEVELOPER FUNDAMENTALS VII.srt | 4.27 KB |
17. Scripting with Python/3.1 Python Imaging Library Wiki.html | 113 B |
17. Scripting with Python/30. Our First Twitter Bot 3.mp4 | 14.39 MB |
17. Scripting with Python/30. Our First Twitter Bot 3.srt | 1.84 KB |
17. Scripting with Python/31. Our First Twitter Bot 4.mp4 | 65.26 MB |
17. Scripting with Python/31. Our First Twitter Bot 4.srt | 8.33 KB |
17. Scripting with Python/31.1 Project Code.html | 97 B |
17. Scripting with Python/32. SMS With Python.mp4 | 22.53 MB |
17. Scripting with Python/32. SMS With Python.srt | 4.28 KB |
17. Scripting with Python/32.1 Twilio.html | 88 B |
17. Scripting with Python/33. SMS With Python 2.mp4 | 12.02 MB |
17. Scripting with Python/33. SMS With Python 2.srt | 2.27 KB |
17. Scripting with Python/34. SMS With Python 3.mp4 | 42.50 MB |
17. Scripting with Python/34. SMS With Python 3.srt | 8.29 KB |
17. Scripting with Python/4. Images With Python.mp4 | 49.66 MB |
17. Scripting with Python/4. Images With Python.srt | 10.88 KB |
17. Scripting with Python/4.1 PILLOW.html | 101 B |
17. Scripting with Python/4.2 bulbasaur.jpg.jpg | 28.64 KB |
17. Scripting with Python/4.3 charmander.jpg.jpg | 16.24 KB |
17. Scripting with Python/4.4 squirtle.jpg.jpg | 66.88 KB |
17. Scripting with Python/4.5 pikachu.jpg.jpg | 56.63 KB |
17. Scripting with Python/5. Images With Python 2.mp4 | 36.88 MB |
17. Scripting with Python/5. Images With Python 2.srt | 6.21 KB |
17. Scripting with Python/6. Images With Python 3.mp4 | 39.74 MB |
17. Scripting with Python/6. Images With Python 3.srt | 5.99 KB |
17. Scripting with Python/6.1 astro.jpg.jpg | 3.58 MB |
17. Scripting with Python/7. Exercise JPG to PNG Pokedex Converter.mp4 | 28.13 MB |
17. Scripting with Python/7. Exercise JPG to PNG Pokedex Converter.srt | 6.52 KB |
17. Scripting with Python/8. Quick Note Github.html | 525 B |
17. Scripting with Python/9. Solution JPG to PNG Pokedex Converter.mp4 | 87.62 MB |
17. Scripting with Python/9. Solution JPG to PNG Pokedex Converter.srt | 13.36 KB |
17. Scripting with Python/9.1 Project Code.html | 96 B |
18. Scraping Data with Python/1. Web Scraping Introduction.mp4 | 72.72 MB |
18. Scraping Data with Python/1. Web Scraping Introduction.srt | 5.59 KB |
18. Scraping Data with Python/1.1 Web Scraping Use Cases.html | 133 B |
18. Scraping Data with Python/10. Hacker News Project 3.mp4 | 61.78 MB |
18. Scraping Data with Python/10. Hacker News Project 3.srt | 6.00 KB |
18. Scraping Data with Python/11. Solution Hacker News Project 3.mp4 | 44.50 MB |
18. Scraping Data with Python/11. Solution Hacker News Project 3.srt | 4.45 KB |
18. Scraping Data with Python/11.1 scrape.py.py | 1.00 KB |
18. Scraping Data with Python/12. What To Do Next With Scraping.mp4 | 37.74 MB |
18. Scraping Data with Python/12. What To Do Next With Scraping.srt | 4.38 KB |
18. Scraping Data with Python/12.1 Scrapy.html | 80 B |
18. Scraping Data with Python/2. Web Scraping and APIs.mp4 | 82.66 MB |
18. Scraping Data with Python/2. Web Scraping and APIs.srt | 11.14 KB |
18. Scraping Data with Python/3. How Googlebot Works.mp4 | 35.94 MB |
18. Scraping Data with Python/3. How Googlebot Works.srt | 5.54 KB |
18. Scraping Data with Python/4. Our Hacker News Project.mp4 | 32.59 MB |
18. Scraping Data with Python/4. Our Hacker News Project.srt | 4.35 KB |
18. Scraping Data with Python/5. Requesting Data.mp4 | 41.95 MB |
18. Scraping Data with Python/5. Requesting Data.srt | 6.42 KB |
18. Scraping Data with Python/6. BeautifulSoup Basics.mp4 | 68.14 MB |
18. Scraping Data with Python/6. BeautifulSoup Basics.srt | 7.53 KB |
18. Scraping Data with Python/6.1 BeautifulSoup Documentation.html | 115 B |
18. Scraping Data with Python/7. BeautifulSoup Selectors.mp4 | 69.52 MB |
18. Scraping Data with Python/7. BeautifulSoup Selectors.srt | 8.68 KB |
18. Scraping Data with Python/7.1 Selectors.html | 137 B |
18. Scraping Data with Python/8. Hacker News Project.mp4 | 77.97 MB |
18. Scraping Data with Python/8. Hacker News Project.srt | 9.44 KB |
18. Scraping Data with Python/9. Hacker News Project 2.mp4 | 70.62 MB |
18. Scraping Data with Python/9. Hacker News Project 2.srt | 7.73 KB |
18. Scraping Data with Python/9.1 pprint.html | 106 B |
19. Web Development with Python/1. Section Overview.mp4 | 22.60 MB |
19. Web Development with Python/1. Section Overview.srt | 1.94 KB |
19. Web Development with Python/10. Templating Engine.mp4 | 28.60 MB |
19. Web Development with Python/10. Templating Engine.srt | 4.00 KB |
19. Web Development with Python/10.1 url_for.html | 146 B |
19. Web Development with Python/10.2 Jinja.html | 114 B |
19. Web Development with Python/11. URL Parameters.mp4 | 48.96 MB |
19. Web Development with Python/11. URL Parameters.srt | 6.75 KB |
19. Web Development with Python/11.1 Variable Rules.html | 130 B |
19. Web Development with Python/12. MIME Types.mp4 | 45.68 MB |
19. Web Development with Python/12. MIME Types.srt | 5.85 KB |
19. Web Development with Python/12.1 MIME Types.html | 136 B |
19. Web Development with Python/13. Building A Portfolio.mp4 | 85.96 MB |
19. Web Development with Python/13. Building A Portfolio.srt | 10.54 KB |
19. Web Development with Python/13.1 Mashup Templates.html | 106 B |
19. Web Development with Python/14. FREE HTML Templates.html | 618 B |
19. Web Development with Python/15. Building A Portfolio 2.mp4 | 67.07 MB |
19. Web Development with Python/15. Building A Portfolio 2.srt | 7.58 KB |
19. Web Development with Python/16. Building A Portfolio 3.mp4 | 73.68 MB |
19. Web Development with Python/16. Building A Portfolio 3.srt | 8.24 KB |
19. Web Development with Python/17. Building A Portfolio 4.mp4 | 55.49 MB |
19. Web Development with Python/17. Building A Portfolio 4.srt | 7.19 KB |
19. Web Development with Python/17.1 Flask Request Data.html | 138 B |
19. Web Development with Python/18. HTML Forms.html | 294 B |
19. Web Development with Python/19. Building A Portfolio 5.mp4 | 96.37 MB |
19. Web Development with Python/19. Building A Portfolio 5.srt | 9.46 KB |
19. Web Development with Python/2. How Websites Work.mp4 | 92.14 MB |
19. Web Development with Python/2. How Websites Work.srt | 9.98 KB |
19. Web Development with Python/20. Building A Portfolio 6.mp4 | 55.19 MB |
19. Web Development with Python/20. Building A Portfolio 6.srt | 7.27 KB |
19. Web Development with Python/21. Building A Portfolio 7.mp4 | 97.59 MB |
19. Web Development with Python/21. Building A Portfolio 7.srt | 11.47 KB |
19. Web Development with Python/21.1 csv module.html | 103 B |
19. Web Development with Python/22. Quick Fix newline.html | 438 B |
19. Web Development with Python/23. Quick Note About Databases.mp4 | 16.72 MB |
19. Web Development with Python/23. Quick Note About Databases.srt | 2.41 KB |
19. Web Development with Python/24. Upcoming Video.html | 560 B |
19. Web Development with Python/25. Optional How Databases Work.mp4 | 77.97 MB |
19. Web Development with Python/25. Optional How Databases Work.srt | 12.11 KB |
19. Web Development with Python/26. Building A Portfolio 8.mp4 | 120.08 MB |
19. Web Development with Python/26. Building A Portfolio 8.srt | 16.15 KB |
19. Web Development with Python/26.1 Portfo project link.html | 95 B |
19. Web Development with Python/26.2 Python Anywhere with Flask.html | 105 B |
19. Web Development with Python/26.3 How requirements.txt and pip freeze works.html | 120 B |
19. Web Development with Python/27. Building A Portfolio 9.mp4 | 63.51 MB |
19. Web Development with Python/27. Building A Portfolio 9.srt | 7.73 KB |
19. Web Development with Python/27.1 Project Link.html | 95 B |
19. Web Development with Python/28. Bonus Exercise Customize Your Portfolio.html | 791 B |
19. Web Development with Python/3. How Websites Work 2.mp4 | 39.34 MB |
19. Web Development with Python/3. How Websites Work 2.srt | 5.53 KB |
19. Web Development with Python/4. Building Our First Server.mp4 | 50.36 MB |
19. Web Development with Python/4. Building Our First Server.srt | 10.99 KB |
19. Web Development with Python/4.1 style.css.css | 34 B |
19. Web Development with Python/4.2 index.html.html | 81 B |
19. Web Development with Python/4.3 script.js.js | 21 B |
19. Web Development with Python/5. Setting Up Flask.mp4 | 81.68 MB |
19. Web Development with Python/5. Setting Up Flask.srt | 11.38 KB |
19. Web Development with Python/5.1 Virtual Environments Refresher.html | 121 B |
19. Web Development with Python/5.2 Where your files should be in relation to the venv files.html | 150 B |
19. Web Development with Python/5.3 venv documentation.html | 104 B |
19. Web Development with Python/5.4 Flask Documentation.html | 103 B |
19. Web Development with Python/6. Building A Flask Server.mp4 | 77.31 MB |
19. Web Development with Python/6. Building A Flask Server.srt | 13.27 KB |
19. Web Development with Python/6.1 Flask Quickstart.html | 114 B |
19. Web Development with Python/7. Flask Templates.mp4 | 59.18 MB |
19. Web Development with Python/7. Flask Templates.srt | 8.69 KB |
19. Web Development with Python/7.1 Flask Templates.html | 134 B |
19. Web Development with Python/8. Flask Static Files.mp4 | 31.79 MB |
19. Web Development with Python/8. Flask Static Files.srt | 4.30 KB |
19. Web Development with Python/8.1 Flask Static Files.html | 127 B |
19. Web Development with Python/9. Favicon.mp4 | 24.81 MB |
19. Web Development with Python/9. Favicon.srt | 3.50 KB |
19. Web Development with Python/9.1 Flask Favicon.html | 120 B |
2. Python Introduction/1. What Is A Programming Language.mp4 | 104.72 MB |
2. Python Introduction/1. What Is A Programming Language.srt | 7.04 KB |
2. Python Introduction/10. Python Developer Monthly.html | 618 B |
2. Python Introduction/2. Python Interpreter.mp4 | 93.36 MB |
2. Python Introduction/2. Python Interpreter.srt | 8.30 KB |
2. Python Introduction/2.1 python.org.html | 84 B |
2. Python Introduction/3. How To Run Python Code.mp4 | 63.82 MB |
2. Python Introduction/3. How To Run Python Code.srt | 6.46 KB |
2. Python Introduction/3.1 Repl.it.html | 76 B |
2. Python Introduction/3.2 Glot.io.html | 77 B |
2. Python Introduction/4. Note Jumping To Developer Environment.html | 353 B |
2. Python Introduction/5. Our First Python Program.mp4 | 47.19 MB |
2. Python Introduction/5. Our First Python Program.srt | 9.03 KB |
2. Python Introduction/6. Python 2 vs Python 3.mp4 | 82.19 MB |
2. Python Introduction/6. Python 2 vs Python 3.srt | 8.13 KB |
2. Python Introduction/6.1 The Story of Python.html | 104 B |
2. Python Introduction/6.2 Python 2 vs Python 3 - another one.html | 128 B |
2. Python Introduction/6.3 Python 2 vs Python 3.html | 161 B |
2. Python Introduction/7. Why So Many Languages.mp4 | 40.43 MB |
2. Python Introduction/7. Why So Many Languages.srt | 5.58 KB |
2. Python Introduction/7.1 List of Languages.html | 120 B |
2. Python Introduction/8. Exercise How Does Python Work.mp4 | 25.92 MB |
2. Python Introduction/8. Exercise How Does Python Work.srt | 2.85 KB |
2. Python Introduction/9. ZTM Python Cheat Sheet.html | 785 B |
20. AutomationTesting/1. Section Overview.mp4 | 26.81 MB |
20. AutomationTesting/1. Section Overview.srt | 2.38 KB |
20. AutomationTesting/2. Selenium Introduction.mp4 | 83.06 MB |
20. AutomationTesting/2. Selenium Introduction.srt | 11.68 KB |
20. AutomationTesting/2.1 Selenium with Python.html | 100 B |
20. AutomationTesting/3. Selenium Basics.mp4 | 122.35 MB |
20. AutomationTesting/3. Selenium Basics.srt | 12.37 KB |
20. AutomationTesting/3.1 Selenium with Python Cheat Sheet.html | 138 B |
20. AutomationTesting/3.2 Selenium Testground.html | 95 B |
20. AutomationTesting/3.3 Selenium with Python.html | 100 B |
20. AutomationTesting/4. Selenium Basics 2.mp4 | 109.50 MB |
20. AutomationTesting/4. Selenium Basics 2.srt | 11.66 KB |
20. AutomationTesting/5. Selenium Basics 3.mp4 | 58.46 MB |
20. AutomationTesting/5. Selenium Basics 3.srt | 7.66 KB |
21. Machine Learning + Data Science/1. Section Overview.mp4 | 36.79 MB |
21. Machine Learning + Data Science/1. Section Overview.srt | 3.26 KB |
21. Machine Learning + Data Science/10. Data Science 3.mp4 | 93.94 MB |
21. Machine Learning + Data Science/10. Data Science 3.srt | 13.07 KB |
21. Machine Learning + Data Science/10.1 Seaborn.html | 88 B |
21. Machine Learning + Data Science/10.2 Bokeh.html | 106 B |
21. Machine Learning + Data Science/10.3 Jupyter Notebook - Soccer.html | 122 B |
21. Machine Learning + Data Science/11. Machine Learning 1.mp4 | 79.00 MB |
21. Machine Learning + Data Science/11. Machine Learning 1.srt | 11.49 KB |
21. Machine Learning + Data Science/11.1 scikit-learn.html | 86 B |
21. Machine Learning + Data Science/11.2 Iris Dataset Wiki.html | 111 B |
21. Machine Learning + Data Science/12. Machine Learning 2.mp4 | 41.36 MB |
21. Machine Learning + Data Science/12. Machine Learning 2.srt | 5.98 KB |
21. Machine Learning + Data Science/12.1 Nearest Neighbors.html | 115 B |
21. Machine Learning + Data Science/13. Optional K Nearest Neighbour.html | 742 B |
21. Machine Learning + Data Science/14. Machine Learning 3.mp4 | 38.75 MB |
21. Machine Learning + Data Science/14. Machine Learning 3.srt | 6.44 KB |
21. Machine Learning + Data Science/15. Machine Learning 4.mp4 | 21.88 MB |
21. Machine Learning + Data Science/15. Machine Learning 4.srt | 3.14 KB |
21. Machine Learning + Data Science/16. Machine Learning 5.mp4 | 35.07 MB |
21. Machine Learning + Data Science/16. Machine Learning 5.srt | 5.70 KB |
21. Machine Learning + Data Science/16.1 Joblib Module.html | 122 B |
21. Machine Learning + Data Science/17. Machine Learning 6.mp4 | 44.54 MB |
21. Machine Learning + Data Science/17. Machine Learning 6.srt | 5.21 KB |
21. Machine Learning + Data Science/17.1 Jupyter Notebook - Iris.html | 120 B |
21. Machine Learning + Data Science/18. Exercise ReallySmartBrain.mp4 | 138.83 MB |
21. Machine Learning + Data Science/18. Exercise ReallySmartBrain.srt | 16.06 KB |
21. Machine Learning + Data Science/18.1 ImageAI.html | 101 B |
21. Machine Learning + Data Science/18.2 giraffe.jpg.jpg | 2.21 MB |
21. Machine Learning + Data Science/18.3 brain.py.py | 522 B |
21. Machine Learning + Data Science/18.4 house.jpg.jpg | 8.88 KB |
21. Machine Learning + Data Science/18.5 godzilla.jpg.jpg | 16.98 KB |
21. Machine Learning + Data Science/19. My Favourite Machine Learning Resource.html | 414 B |
21. Machine Learning + Data Science/2. AIMachine LearningData Science.mp4 | 49.74 MB |
21. Machine Learning + Data Science/2. AIMachine LearningData Science.srt | 4.33 KB |
21. Machine Learning + Data Science/3. How Machine Learning Works.mp4 | 91.42 MB |
21. Machine Learning + Data Science/3. How Machine Learning Works.srt | 6.79 KB |
21. Machine Learning + Data Science/4. History Of Data.mp4 | 68.52 MB |
21. Machine Learning + Data Science/4. History Of Data.srt | 5.22 KB |
21. Machine Learning + Data Science/5. Types of Machine Learning.mp4 | 70.55 MB |
21. Machine Learning + Data Science/5. Types of Machine Learning.srt | 5.59 KB |
21. Machine Learning + Data Science/6. Machine Learning 101.mp4 | 31.60 MB |
21. Machine Learning + Data Science/6. Machine Learning 101.srt | 10.54 KB |
21. Machine Learning + Data Science/6.1 ML Steps.html | 94 B |
21. Machine Learning + Data Science/6.2 Facebook Machine Learning.html | 156 B |
21. Machine Learning + Data Science/7. Tools In Machine Learning.mp4 | 46.82 MB |
21. Machine Learning + Data Science/7. Tools In Machine Learning.srt | 6.91 KB |
21. Machine Learning + Data Science/7.1 Kaggle.html | 83 B |
21. Machine Learning + Data Science/8. Data Science 1.mp4 | 86.08 MB |
21. Machine Learning + Data Science/8. Data Science 1.srt | 10.52 KB |
21. Machine Learning + Data Science/8.1 data.csv.csv | 8.72 MB |
21. Machine Learning + Data Science/8.2 Pandas Cheatsheet.html | 108 B |
21. Machine Learning + Data Science/8.3 Kaggle Fifa Data.html | 102 B |
21. Machine Learning + Data Science/8.4 Pandas CheatSheet from Video.html | 175 B |
21. Machine Learning + Data Science/9. Data Science 2.mp4 | 97.21 MB |
21. Machine Learning + Data Science/9. Data Science 2.srt | 10.90 KB |
21. Machine Learning + Data Science/9.1 stackoverflow answer.html | 177 B |
22. Where To Go From Here/1. Become An Alumni.html | 944 B |
22. Where To Go From Here/2. Thank You.mp4 | 21.70 MB |
22. Where To Go From Here/2. Thank You.srt | 1.78 KB |
22. Where To Go From Here/3. Contribute To The Cheat Sheet!.html | 743 B |
23. Bonus Extra Bits/1. Quick Note Upcoming Videos.html | 422 B |
23. Bonus Extra Bits/10. JTS Start With Why.mp4 | 27.46 MB |
23. Bonus Extra Bits/10. JTS Start With Why.srt | 2.96 KB |
23. Bonus Extra Bits/11. Quick Note Next Video.html | 427 B |
23. Bonus Extra Bits/12. My Terminal Setup.mp4 | 70.45 MB |
23. Bonus Extra Bits/12. My Terminal Setup.srt | 8.09 KB |
23. Bonus Extra Bits/12.1 Useful bash prompts.html | 130 B |
23. Bonus Extra Bits/13. My Terminal Setup 2.html | 1.66 KB |
23. Bonus Extra Bits/14. AMA - 1,000 Students!!.mp4 | 425.90 MB |
23. Bonus Extra Bits/14. AMA - 1,000 Students!!.srt | 25.95 KB |
23. Bonus Extra Bits/15. AMA - 100,000 Students!!.mp4 | 859.16 MB |
23. Bonus Extra Bits/15. AMA - 100,000 Students!!.srt | 53.61 KB |
23. Bonus Extra Bits/2. CWD Git + Github.mp4 | 187.72 MB |
23. Bonus Extra Bits/2. CWD Git + Github.srt | 21.17 KB |
23. Bonus Extra Bits/3. CWD Git + Github 2.mp4 | 132.09 MB |
23. Bonus Extra Bits/3. CWD Git + Github 2.srt | 18.25 KB |
23. Bonus Extra Bits/4. Contributing To Open Source.mp4 | 130.30 MB |
23. Bonus Extra Bits/4. Contributing To Open Source.srt | 17.13 KB |
23. Bonus Extra Bits/4.1 get started guidelines.html | 117 B |
23. Bonus Extra Bits/4.2 ZTM Github Projects.html | 95 B |
23. Bonus Extra Bits/5. Contributing To Open Source 2.mp4 | 112.97 MB |
23. Bonus Extra Bits/5. Contributing To Open Source 2.srt | 10.18 KB |
23. Bonus Extra Bits/6. Exercise Contribute To Open Source.html | 1.43 KB |
23. Bonus Extra Bits/7. Coding Challenges.html | 863 B |
23. Bonus Extra Bits/8. Quick Note Upcoming Videos.html | 644 B |
23. Bonus Extra Bits/9. JTS Learn to Learn.mp4 | 20.39 MB |
23. Bonus Extra Bits/9. JTS Learn to Learn.srt | 2.49 KB |
24. Bonus HTML Forms/1. Quick Note Upcoming Videos.html | 423 B |
24. Bonus HTML Forms/2. HTML Forms.mp4 | 56.44 MB |
24. Bonus HTML Forms/2. HTML Forms.srt | 12.26 KB |
24. Bonus HTML Forms/3. HTML Forms 2.mp4 | 28.39 MB |
24. Bonus HTML Forms/3. HTML Forms 2.srt | 3.45 KB |
24. Bonus HTML Forms/4. Submitting A Form.mp4 | 70.80 MB |
24. Bonus HTML Forms/4. Submitting A Form.srt | 9.72 KB |
25. Extras/1. Bonus Special Thank You Gift.html | 1.41 KB |
3. Python Basics/1. Learning Python.mp4 | 38.58 MB |
3. Python Basics/1. Learning Python.srt | 2.59 KB |
3. Python Basics/10. Optional bin() and complex.mp4 | 21.92 MB |
3. Python Basics/10. Optional bin() and complex.srt | 4.80 KB |
3. Python Basics/10.1 Base Numbers.html | 111 B |
3. Python Basics/11. Variables.mp4 | 93.48 MB |
3. Python Basics/11. Variables.srt | 16.04 KB |
3. Python Basics/11.1 Python Keywords.html | 117 B |
3. Python Basics/12. Expressions vs Statements.mp4 | 10.95 MB |
3. Python Basics/12. Expressions vs Statements.srt | 1.72 KB |
3. Python Basics/13. Augmented Assignment Operator.mp4 | 15.33 MB |
3. Python Basics/13. Augmented Assignment Operator.srt | 2.95 KB |
3. Python Basics/13.1 Exercise Repl.html | 116 B |
3. Python Basics/14. Strings.mp4 | 30.98 MB |
3. Python Basics/14. Strings.srt | 6.29 KB |
3. Python Basics/15. String Concatenation.mp4 | 7.36 MB |
3. Python Basics/15. String Concatenation.srt | 1.42 KB |
3. Python Basics/16. Type Conversion.mp4 | 18.98 MB |
3. Python Basics/16. Type Conversion.srt | 3.09 KB |
3. Python Basics/17. Escape Sequences.mp4 | 23.14 MB |
3. Python Basics/17. Escape Sequences.srt | 5.01 KB |
3. Python Basics/18. Formatted Strings.mp4 | 49.24 MB |
3. Python Basics/18. Formatted Strings.srt | 8.84 KB |
3. Python Basics/18.1 Exercise Repl.html | 104 B |
3. Python Basics/19. String Indexes.mp4 | 49.16 MB |
3. Python Basics/19. String Indexes.srt | 9.21 KB |
3. Python Basics/19.1 Exercise Repl.html | 101 B |
3. Python Basics/2. Python Data Types.mp4 | 28.88 MB |
3. Python Basics/2. Python Data Types.srt | 5.22 KB |
3. Python Basics/20. Immutability.mp4 | 20.80 MB |
3. Python Basics/20. Immutability.srt | 3.50 KB |
3. Python Basics/21. Built-In Functions + Methods.mp4 | 69.40 MB |
3. Python Basics/21. Built-In Functions + Methods.srt | 10.27 KB |
3. Python Basics/21.1 Python String Methods.html | 115 B |
3. Python Basics/21.2 Built in Functions.html | 109 B |
3. Python Basics/22. Booleans.mp4 | 16.55 MB |
3. Python Basics/22. Booleans.srt | 3.94 KB |
3. Python Basics/23. Exercise Type Conversion.mp4 | 50.34 MB |
3. Python Basics/23. Exercise Type Conversion.srt | 8.58 KB |
3. Python Basics/24. DEVELOPER FUNDAMENTALS II.mp4 | 29.21 MB |
3. Python Basics/24. DEVELOPER FUNDAMENTALS II.srt | 5.30 KB |
3. Python Basics/24.1 Commenting Best Practices.html | 106 B |
3. Python Basics/25. Exercise Password Checker.mp4 | 51.08 MB |
3. Python Basics/25. Exercise Password Checker.srt | 7.89 KB |
3. Python Basics/26. Lists.mp4 | 21.97 MB |
3. Python Basics/26. Lists.srt | 5.57 KB |
3. Python Basics/27. List Slicing.mp4 | 49.89 MB |
3. Python Basics/27. List Slicing.srt | 8.50 KB |
3. Python Basics/27.1 Exercise Repl.html | 92 B |
3. Python Basics/28. Matrix.mp4 | 19.15 MB |
3. Python Basics/28. Matrix.srt | 4.13 KB |
3. Python Basics/28.1 Exercise Repl.html | 93 B |
3. Python Basics/29. List Methods.mp4 | 61.73 MB |
3. Python Basics/29. List Methods.srt | 10.75 KB |
3. Python Basics/29.1 List Methods.html | 113 B |
3. Python Basics/3. Latest Version Of Python.mp4 | 3.76 MB |
3. Python Basics/3. Latest Version Of Python.srt | 1.13 KB |
3. Python Basics/30. List Methods 2.mp4 | 27.39 MB |
3. Python Basics/30. List Methods 2.srt | 4.48 KB |
3. Python Basics/30.1 Exercise Repl.html | 94 B |
3. Python Basics/30.2 Python Keywords.html | 117 B |
3. Python Basics/31. List Methods 3.mp4 | 27.66 MB |
3. Python Basics/31. List Methods 3.srt | 5.01 KB |
3. Python Basics/32. Common List Patterns.mp4 | 40.47 MB |
3. Python Basics/32. Common List Patterns.srt | 5.83 KB |
3. Python Basics/32.1 Exercise Repl.html | 94 B |
3. Python Basics/33. List Unpacking.mp4 | 13.86 MB |
3. Python Basics/33. List Unpacking.srt | 2.91 KB |
3. Python Basics/34. None.mp4 | 7.93 MB |
3. Python Basics/34. None.srt | 2.19 KB |
3. Python Basics/35. Dictionaries.mp4 | 32.71 MB |
3. Python Basics/35. Dictionaries.srt | 7.09 KB |
3. Python Basics/36. DEVELOPER FUNDAMENTALS III.mp4 | 26.62 MB |
3. Python Basics/36. DEVELOPER FUNDAMENTALS III.srt | 3.59 KB |
3. Python Basics/37. Dictionary Keys.mp4 | 20.36 MB |
3. Python Basics/37. Dictionary Keys.srt | 4.17 KB |
3. Python Basics/38. Dictionary Methods.mp4 | 27.17 MB |
3. Python Basics/38. Dictionary Methods.srt | 5.26 KB |
3. Python Basics/38.1 Dictionary Methods.html | 119 B |
3. Python Basics/39. Dictionary Methods 2.mp4 | 42.41 MB |
3. Python Basics/39. Dictionary Methods 2.srt | 7.14 KB |
3. Python Basics/39.1 Exercise Repl.html | 97 B |
3. Python Basics/4. How To Succeed.html | 280 B |
3. Python Basics/40. Tuples.mp4 | 25.65 MB |
3. Python Basics/40. Tuples.srt | 5.69 KB |
3. Python Basics/41. Tuples 2.mp4 | 16.99 MB |
3. Python Basics/41. Tuples 2.srt | 3.08 KB |
3. Python Basics/41.1 Tuple Methods.html | 114 B |
3. Python Basics/42. Sets.mp4 | 37.02 MB |
3. Python Basics/42. Sets.srt | 8.43 KB |
3. Python Basics/43. Sets 2.mp4 | 64.26 MB |
3. Python Basics/43. Sets 2.srt | 9.24 KB |
3. Python Basics/43.1 Exercise Repl.html | 91 B |
3. Python Basics/43.2 Sets Methods.html | 112 B |
3. Python Basics/5. Numbers.mp4 | 72.65 MB |
3. Python Basics/5. Numbers.srt | 11.13 KB |
3. Python Basics/5.1 Floating point numbers.html | 104 B |
3. Python Basics/6. Math Functions.mp4 | 41.83 MB |
3. Python Basics/6. Math Functions.srt | 5.43 KB |
3. Python Basics/6.1 Math Functions in Python.html | 118 B |
3. Python Basics/7. DEVELOPER FUNDAMENTALS I.mp4 | 59.70 MB |
3. Python Basics/7. DEVELOPER FUNDAMENTALS I.srt | 5.22 KB |
3. Python Basics/8. Operator Precedence.mp4 | 14.42 MB |
3. Python Basics/8. Operator Precedence.srt | 3.50 KB |
3. Python Basics/9. Exercise Operator Precedence.html | 683 B |
3. Python Basics/9.1 Exercise Repl.html | 106 B |
4. Python Basics II/1. Breaking The Flow.mp4 | 23.75 MB |
4. Python Basics II/1. Breaking The Flow.srt | 2.98 KB |
4. Python Basics II/10. For Loops.mp4 | 39.21 MB |
4. Python Basics II/10. For Loops.srt | 7.53 KB |
4. Python Basics II/11. Iterables.mp4 | 49.96 MB |
4. Python Basics II/11. Iterables.srt | 6.85 KB |
4. Python Basics II/12. Exercise Tricky Counter.mp4 | 18.62 MB |
4. Python Basics II/12. Exercise Tricky Counter.srt | 3.58 KB |
4. Python Basics II/12.1 Solution Repl.html | 92 B |
4. Python Basics II/13. range().mp4 | 31.54 MB |
4. Python Basics II/13. range().srt | 5.86 KB |
4. Python Basics II/14. enumerate().mp4 | 27.90 MB |
4. Python Basics II/14. enumerate().srt | 4.56 KB |
4. Python Basics II/15. While Loops.mp4 | 31.82 MB |
4. Python Basics II/15. While Loops.srt | 7.36 KB |
4. Python Basics II/16. While Loops 2.mp4 | 30.00 MB |
4. Python Basics II/16. While Loops 2.srt | 6.42 KB |
4. Python Basics II/17. break, continue, pass.mp4 | 25.98 MB |
4. Python Basics II/17. break, continue, pass.srt | 5.25 KB |
4. Python Basics II/18. Our First GUI.mp4 | 56.30 MB |
4. Python Basics II/18. Our First GUI.srt | 10.37 KB |
4. Python Basics II/18.1 Exercise Repl.html | 99 B |
4. Python Basics II/18.2 Solution Repl.html | 99 B |
4. Python Basics II/19. DEVELOPER FUNDAMENTALS IV.mp4 | 57.20 MB |
4. Python Basics II/19. DEVELOPER FUNDAMENTALS IV.srt | 7.82 KB |
4. Python Basics II/2. Conditional Logic.mp4 | 84.75 MB |
4. Python Basics II/2. Conditional Logic.srt | 15.66 KB |
4. Python Basics II/20. Exercise Find Duplicates.mp4 | 23.52 MB |
4. Python Basics II/20. Exercise Find Duplicates.srt | 4.39 KB |
4. Python Basics II/20.1 Solution Repl.html | 102 B |
4. Python Basics II/21. Functions.mp4 | 56.03 MB |
4. Python Basics II/21. Functions.srt | 9.20 KB |
4. Python Basics II/22. Parameters and Arguments.mp4 | 26.51 MB |
4. Python Basics II/22. Parameters and Arguments.srt | 4.88 KB |
4. Python Basics II/23. Default Parameters and Keyword Arguments.mp4 | 43.87 MB |
4. Python Basics II/23. Default Parameters and Keyword Arguments.srt | 5.98 KB |
4. Python Basics II/24. return.mp4 | 72.93 MB |
4. Python Basics II/24. return.srt | 14.97 KB |
4. Python Basics II/25. Exercise Tesla.html | 402 B |
4. Python Basics II/26. Methods vs Functions.mp4 | 34.54 MB |
4. Python Basics II/26. Methods vs Functions.srt | 5.25 KB |
4. Python Basics II/27. Docstrings.mp4 | 19.94 MB |
4. Python Basics II/27. Docstrings.srt | 4.28 KB |
4. Python Basics II/28. Clean Code.mp4 | 22.84 MB |
4. Python Basics II/28. Clean Code.srt | 5.36 KB |
4. Python Basics II/29. args and kwargs.mp4 | 49.49 MB |
4. Python Basics II/29. args and kwargs.srt | 8.09 KB |
4. Python Basics II/3. Indentation In Python.mp4 | 32.82 MB |
4. Python Basics II/3. Indentation In Python.srt | 5.27 KB |
4. Python Basics II/30. Exercise Functions.mp4 | 24.94 MB |
4. Python Basics II/30. Exercise Functions.srt | 4.69 KB |
4. Python Basics II/30.1 Solution Repl.html | 108 B |
4. Python Basics II/31. Scope.mp4 | 23.53 MB |
4. Python Basics II/31. Scope.srt | 3.82 KB |
4. Python Basics II/32. Scope Rules.mp4 | 44.13 MB |
4. Python Basics II/32. Scope Rules.srt | 8.48 KB |
4. Python Basics II/33. global Keyword.mp4 | 42.71 MB |
4. Python Basics II/33. global Keyword.srt | 6.67 KB |
4. Python Basics II/34. nonlocal Keyword.mp4 | 21.48 MB |
4. Python Basics II/34. nonlocal Keyword.srt | 4.07 KB |
4. Python Basics II/34.1 Exercise Repl.html | 95 B |
4. Python Basics II/35. Why Do We Need Scope.mp4 | 22.95 MB |
4. Python Basics II/35. Why Do We Need Scope.srt | 4.77 KB |
4. Python Basics II/36. Python Exam Testing Your Understanding.html | 1.12 KB |
4. Python Basics II/4. Truthy vs Falsey.mp4 | 46.73 MB |
4. Python Basics II/4. Truthy vs Falsey.srt | 5.99 KB |
4. Python Basics II/4.1 stackoverflow answer.html | 170 B |
4. Python Basics II/5. Ternary Operator.mp4 | 22.43 MB |
4. Python Basics II/5. Ternary Operator.srt | 4.81 KB |
4. Python Basics II/6. Short Circuiting.mp4 | 22.10 MB |
4. Python Basics II/6. Short Circuiting.srt | 4.47 KB |
4. Python Basics II/7. Logical Operators.mp4 | 32.24 MB |
4. Python Basics II/7. Logical Operators.srt | 8.10 KB |
4. Python Basics II/8. Exercise Logical Operators.mp4 | 54.33 MB |
4. Python Basics II/8. Exercise Logical Operators.srt | 8.40 KB |
4. Python Basics II/9. is vs ==.mp4 | 39.56 MB |
4. Python Basics II/9. is vs ==.srt | 8.12 KB |
5. Developer Environment/1. MAC - Python Install.mp4 | 36.40 MB |
5. Developer Environment/1. MAC - Python Install.srt | 5.11 KB |
5. Developer Environment/1.1 Python Install.html | 84 B |
5. Developer Environment/1.2 Troubleshooting install.html | 125 B |
5. Developer Environment/10. Using the Command LineTerminal.mp4 | 26.60 MB |
5. Developer Environment/10. Using the Command LineTerminal.srt | 3.60 KB |
5. Developer Environment/11. Visual Studio Code.mp4 | 50.75 MB |
5. Developer Environment/11. Visual Studio Code.srt | 9.03 KB |
5. Developer Environment/11.1 Visual Studio Code.html | 99 B |
5. Developer Environment/12. PyCharm.mp4 | 60.30 MB |
5. Developer Environment/12. PyCharm.srt | 10.51 KB |
5. Developer Environment/12.1 PyCharm.html | 116 B |
5. Developer Environment/13. Code Formatting - PEP 8.mp4 | 47.84 MB |
5. Developer Environment/13. Code Formatting - PEP 8.srt | 6.15 KB |
5. Developer Environment/14. Quick Note Jupyter Notebooks.html | 334 B |
5. Developer Environment/15. Jupyter Notebooks.mp4 | 105.44 MB |
5. Developer Environment/15. Jupyter Notebooks.srt | 15.00 KB |
5. Developer Environment/15.1 WINDOWS - Install Guide.html | 150 B |
5. Developer Environment/15.2 Linux Install Guide.html | 148 B |
5. Developer Environment/15.3 MAC Install Guide.html | 148 B |
5. Developer Environment/16. Section Review.mp4 | 42.25 MB |
5. Developer Environment/16. Section Review.srt | 3.10 KB |
5. Developer Environment/2. WINDOWS - Python Install.mp4 | 44.53 MB |
5. Developer Environment/2. WINDOWS - Python Install.srt | 4.54 KB |
5. Developer Environment/2.1 Python Install.html | 84 B |
5. Developer Environment/2.2 Issues Click here.html | 102 B |
5. Developer Environment/3. WINDOWS - Get Terminal.html | 478 B |
5. Developer Environment/4. LINUX - Python Install.html | 227 B |
5. Developer Environment/4.1 Issues Click here.html | 102 B |
5. Developer Environment/4.2 Python Install.html | 84 B |
5. Developer Environment/5. Python Developer Tools.mp4 | 51.56 MB |
5. Developer Environment/5. Python Developer Tools.srt | 3.42 KB |
5. Developer Environment/6. Sublime Text.mp4 | 35.92 MB |
5. Developer Environment/6. Sublime Text.srt | 6.72 KB |
5. Developer Environment/6.1 Sublime Text.html | 90 B |
5. Developer Environment/7. Quick Note Upcoming Video.html | 464 B |
5. Developer Environment/8. Optional Terminal Commands.mp4 | 117.36 MB |
5. Developer Environment/8. Optional Terminal Commands.srt | 11.73 KB |
5. Developer Environment/9. iTerm Setup.html | 200 B |
6. Advanced Python Object Oriented Programming/1. Note on Upcoming Sections.html | 659 B |
6. Advanced Python Object Oriented Programming/10. DEVELOPER FUNDAMENTALS V.mp4 | 24.52 MB |
6. Advanced Python Object Oriented Programming/10. DEVELOPER FUNDAMENTALS V.srt | 3.68 KB |
6. Advanced Python Object Oriented Programming/11. Encapsulation.mp4 | 54.66 MB |
6. Advanced Python Object Oriented Programming/11. Encapsulation.srt | 5.19 KB |
6. Advanced Python Object Oriented Programming/12. Abstraction.mp4 | 44.86 MB |
6. Advanced Python Object Oriented Programming/12. Abstraction.srt | 5.37 KB |
6. Advanced Python Object Oriented Programming/13. Private vs Public Variables.mp4 | 48.67 MB |
6. Advanced Python Object Oriented Programming/13. Private vs Public Variables.srt | 6.38 KB |
6. Advanced Python Object Oriented Programming/14. Inheritance.mp4 | 80.07 MB |
6. Advanced Python Object Oriented Programming/14. Inheritance.srt | 9.44 KB |
6. Advanced Python Object Oriented Programming/15. Inheritance 2.mp4 | 36.81 MB |
6. Advanced Python Object Oriented Programming/15. Inheritance 2.srt | 4.26 KB |
6. Advanced Python Object Oriented Programming/16. Polymorphism.mp4 | 84.90 MB |
6. Advanced Python Object Oriented Programming/16. Polymorphism.srt | 6.63 KB |
6. Advanced Python Object Oriented Programming/17. Exercise Pets Everywhere.html | 143 B |
6. Advanced Python Object Oriented Programming/17.1 Exercise Repl.html | 107 B |
6. Advanced Python Object Oriented Programming/17.2 Solution Repl.html | 107 B |
6. Advanced Python Object Oriented Programming/18. super().mp4 | 49.38 MB |
6. Advanced Python Object Oriented Programming/18. super().srt | 4.51 KB |
6. Advanced Python Object Oriented Programming/19. Object Introspection.mp4 | 17.81 MB |
6. Advanced Python Object Oriented Programming/19. Object Introspection.srt | 2.32 KB |
6. Advanced Python Object Oriented Programming/2. What Is OOP.mp4 | 83.32 MB |
6. Advanced Python Object Oriented Programming/2. What Is OOP.srt | 6.74 KB |
6. Advanced Python Object Oriented Programming/2.1 Objects Repl.html | 101 B |
6. Advanced Python Object Oriented Programming/20. Dunder Methods.mp4 | 89.04 MB |
6. Advanced Python Object Oriented Programming/20. Dunder Methods.srt | 10.24 KB |
6. Advanced Python Object Oriented Programming/20.1 Dunder Methods.html | 132 B |
6. Advanced Python Object Oriented Programming/20.2 Exercise Repl.html | 101 B |
6. Advanced Python Object Oriented Programming/21. Exercise Extending List.mp4 | 26.32 MB |
6. Advanced Python Object Oriented Programming/21. Exercise Extending List.srt | 5.04 KB |
6. Advanced Python Object Oriented Programming/21.1 Solution Repl.html | 102 B |
6. Advanced Python Object Oriented Programming/22. Multiple Inheritance.mp4 | 66.57 MB |
6. Advanced Python Object Oriented Programming/22. Multiple Inheritance.srt | 7.26 KB |
6. Advanced Python Object Oriented Programming/23. MRO - Method Resolution Order.mp4 | 57.96 MB |
6. Advanced Python Object Oriented Programming/23. MRO - Method Resolution Order.srt | 8.88 KB |
6. Advanced Python Object Oriented Programming/23.1 MRO Algorithm.html | 117 B |
6. Advanced Python Object Oriented Programming/3. What is OOP Part 2.mp4 | 87.34 MB |
6. Advanced Python Object Oriented Programming/3. What is OOP Part 2.srt | 9.17 KB |
6. Advanced Python Object Oriented Programming/3.1 History of Programming Languages.html | 123 B |
6. Advanced Python Object Oriented Programming/3.2 Repl Code.html | 103 B |
6. Advanced Python Object Oriented Programming/4. Creating Our Own Objects.mp4 | 80.46 MB |
6. Advanced Python Object Oriented Programming/4. Creating Our Own Objects.srt | 12.61 KB |
6. Advanced Python Object Oriented Programming/5. Attributes and Methods.mp4 | 84.72 MB |
6. Advanced Python Object Oriented Programming/5. Attributes and Methods.srt | 9.28 KB |
6. Advanced Python Object Oriented Programming/6. __init__.mp4 | 25.43 MB |
6. Advanced Python Object Oriented Programming/6. __init__.srt | 3.42 KB |
6. Advanced Python Object Oriented Programming/7. Exercise Cats Everywhere.html | 143 B |
6. Advanced Python Object Oriented Programming/7.1 Exercise Repl.html | 103 B |
6. Advanced Python Object Oriented Programming/7.2 Solution Repl.html | 105 B |
6. Advanced Python Object Oriented Programming/8. @classmethod and @staticmethod.mp4 | 48.85 MB |
6. Advanced Python Object Oriented Programming/8. @classmethod and @staticmethod.srt | 5.92 KB |
6. Advanced Python Object Oriented Programming/8.1 When To Use What.html | 128 B |
6. Advanced Python Object Oriented Programming/9. Reviewing What We Know So Far.mp4 | 16.67 MB |
6. Advanced Python Object Oriented Programming/9. Reviewing What We Know So Far.srt | 2.67 KB |
7. Advanced Python Functional Programming/1. Functional Programming.mp4 | 19.02 MB |
7. Advanced Python Functional Programming/1. Functional Programming.srt | 1.67 KB |
7. Advanced Python Functional Programming/1.1 History of Programming Languages.html | 123 B |
7. Advanced Python Functional Programming/10. Exercise Lambda Expressions.mp4 | 35.83 MB |
7. Advanced Python Functional Programming/10. Exercise Lambda Expressions.srt | 6.89 KB |
7. Advanced Python Functional Programming/10.1 Solution Repl.html | 93 B |
7. Advanced Python Functional Programming/11. List Comprehensions.mp4 | 59.37 MB |
7. Advanced Python Functional Programming/11. List Comprehensions.srt | 9.38 KB |
7. Advanced Python Functional Programming/12. Set and Dictionary Comprehension.mp4 | 39.64 MB |
7. Advanced Python Functional Programming/12. Set and Dictionary Comprehension.srt | 6.58 KB |
7. Advanced Python Functional Programming/13. Exercise Comprehensions.mp4 | 25.39 MB |
7. Advanced Python Functional Programming/13. Exercise Comprehensions.srt | 4.94 KB |
7. Advanced Python Functional Programming/13.1 Exercise Repl.html | 100 B |
7. Advanced Python Functional Programming/13.2 Solution Repl.html | 102 B |
7. Advanced Python Functional Programming/14. We Still Have More To Go!.html | 194 B |
7. Advanced Python Functional Programming/2. What Is Functional Programming.mp4 | 55.73 MB |
7. Advanced Python Functional Programming/2. What Is Functional Programming.srt | 3.77 KB |
7. Advanced Python Functional Programming/3. Pure Functions.mp4 | 83.37 MB |
7. Advanced Python Functional Programming/3. Pure Functions.srt | 10.06 KB |
7. Advanced Python Functional Programming/4. map().mp4 | 43.98 MB |
7. Advanced Python Functional Programming/4. map().srt | 6.29 KB |
7. Advanced Python Functional Programming/5. filter().mp4 | 27.25 MB |
7. Advanced Python Functional Programming/5. filter().srt | 5.05 KB |
7. Advanced Python Functional Programming/6. zip().mp4 | 24.57 MB |
7. Advanced Python Functional Programming/6. zip().srt | 3.26 KB |
7. Advanced Python Functional Programming/7. reduce().mp4 | 59.27 MB |
7. Advanced Python Functional Programming/7. reduce().srt | 8.39 KB |
7. Advanced Python Functional Programming/8. Exercises map, filter, zip, reduce.html | 183 B |
7. Advanced Python Functional Programming/8.1 Exercise Repl.html | 99 B |
7. Advanced Python Functional Programming/8.2 Solution Repl.html | 97 B |
7. Advanced Python Functional Programming/9. Lambda Expressions.mp4 | 54.08 MB |
7. Advanced Python Functional Programming/9. Lambda Expressions.srt | 9.23 KB |
8. Advanced Python Decorators/1. Decorators.mp4 | 37.89 MB |
8. Advanced Python Decorators/1. Decorators.srt | 6.58 KB |
8. Advanced Python Decorators/2. Higher Order Functions.mp4 | 11.47 MB |
8. Advanced Python Decorators/2. Higher Order Functions.srt | 2.59 KB |
8. Advanced Python Decorators/3. Decorators 2.mp4 | 51.10 MB |
8. Advanced Python Decorators/3. Decorators 2.srt | 7.79 KB |
8. Advanced Python Decorators/4. Decorators 3.mp4 | 45.01 MB |
8. Advanced Python Decorators/4. Decorators 3.srt | 6.60 KB |
8. Advanced Python Decorators/5. Why Do We Need Decorators.mp4 | 57.70 MB |
8. Advanced Python Decorators/5. Why Do We Need Decorators.srt | 10.28 KB |
8. Advanced Python Decorators/5.1 Performance Decorator.html | 97 B |
8. Advanced Python Decorators/6. Exercise @authenticated.html | 82 B |
8. Advanced Python Decorators/6.1 Exercise Repl.html | 107 B |
8. Advanced Python Decorators/6.2 Solution Repl.html | 99 B |
9. Advanced Python Error Handling/1. Errors in Python.mp4 | 42.25 MB |
9. Advanced Python Error Handling/1. Errors in Python.srt | 7.11 KB |
9. Advanced Python Error Handling/1.1 Built in Exceptions.html | 110 B |
9. Advanced Python Error Handling/2. Error Handling.mp4 | 58.58 MB |
9. Advanced Python Error Handling/2. Error Handling.srt | 8.74 KB |
9. Advanced Python Error Handling/2.1 Built in Exceptions.html | 110 B |
9. Advanced Python Error Handling/3. Error Handling 2.mp4 | 41.18 MB |
9. Advanced Python Error Handling/3. Error Handling 2.srt | 6.04 KB |
9. Advanced Python Error Handling/4. Exercises Error Handling.mp4 | 41.82 MB |
9. Advanced Python Error Handling/4. Exercises Error Handling.srt | 5.99 KB |
9. Advanced Python Error Handling/5. Error Handling 3.mp4 | 26.22 MB |
9. Advanced Python Error Handling/5. Error Handling 3.srt | 3.49 KB |
No trackers found |
TorrentBank
Copyright © 2024