BITCQ

[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming

Size: 4.4 GB
Magnet link

Name Size
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/1. Python Basics/1. Get Python Installed.mp4 43.2 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/1. Python Basics/1. Get Python Installed.srt 10 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/1. Python Basics/1.1 Installation instructions for Windows, Mac, and Linux.html 122 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/1. Python Basics/1.2 Starting IDLE on Windows, Mac, or Linux.html 123 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/1. Python Basics/2. Just a check in..html 118 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/1. Python Basics/3. Basic Terminology and Using IDLE.mp4 36.3 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/1. Python Basics/3. Basic Terminology and Using IDLE.srt 16 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/1. Python Basics/3.1 Evaluation of 2 + 3 6 and (2 + 3) 6.html 109 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/1. Python Basics/3.2 Evaluation of (5 - 1) ((7 + 1) (3 - 1)).html 109 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/1. Python Basics/3.3 Instructions for starting IDLE..html 122 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/1. Python Basics/4. Writing Our First Program.mp4 80.3 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/1. Python Basics/4. Writing Our First Program.srt 14 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/1. Python Basics/4.1 Evaluation of myName = input().html 109 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/1. Python Basics/4.2 Evaluation of print('It is good to meet you, ' + myName).html 109 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/1. Python Basics/4.3 Evaluation of print('You will be ' + str(int(myAge) + 1) + ' in a year.').html 109 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/1. Python Basics/4.4 Evaluation of print(len(myName)).html 109 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/10. Regular Expressions/1. Regular Expression Basics.mp4 121.9 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/10. Regular Expressions/1. Regular Expression Basics.srt 17 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/10. Regular Expressions/1.1 Chapter 7 – Pattern Matching with Regular Expressions.html 105 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/10. Regular Expressions/2. Regex Groups and the Pipe Character.mp4 60.9 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/10. Regular Expressions/2. Regex Groups and the Pipe Character.srt 9 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/10. Regular Expressions/3. Repetition in Regex Patterns and GreedyNongreedy Matching.mp4 78.1 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/10. Regular Expressions/3. Repetition in Regex Patterns and GreedyNongreedy Matching.srt 19 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/10. Regular Expressions/4. Regex Character Classes and the findall() Method.mp4 129.9 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/10. Regular Expressions/4. Regex Character Classes and the findall() Method.srt 19 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/10. Regular Expressions/5. Regex Dot-Star and the CaretDollar Characters.mp4 134 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/10. Regular Expressions/5. Regex Dot-Star and the CaretDollar Characters.srt 23 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/10. Regular Expressions/6. Regex sub() Method and Verbose Mode.mp4 82.8 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/10. Regular Expressions/6. Regex sub() Method and Verbose Mode.srt 18 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/10. Regular Expressions/7. Regex Example Program A Phone and Email Scraper.mp4 155.8 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/10. Regular Expressions/7. Regex Example Program A Phone and Email Scraper.srt 26 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/10. Regular Expressions/7.1 An example phoneemail directory PDF..html 132 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/11. Files/1. Filenames and AbsoluteRelative File Paths.mp4 167 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/11. Files/1. Filenames and AbsoluteRelative File Paths.srt 27 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/11. Files/1.1 Chapter 8 – Reading and Writing Files.html 105 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/11. Files/2. Reading and Writing Plaintext Files.mp4 109.2 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/11. Files/2. Reading and Writing Plaintext Files.srt 18 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/11. Files/3. Copying and Moving Files and Folders.mp4 34.7 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/11. Files/3. Copying and Moving Files and Folders.srt 6 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/11. Files/4. Deleting Files.mp4 63.9 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/11. Files/4. Deleting Files.srt 10 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/11. Files/5. Walking a Directory Tree.mp4 55 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/11. Files/5. Walking a Directory Tree.srt 11 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/12. Debugging/1. The raise and assert Statements.mp4 68 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/12. Debugging/1. The raise and assert Statements.srt 23 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/12. Debugging/1.1 Chapter 10 – Debugging.html 106 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/12. Debugging/2. Logging.mp4 72.9 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/12. Debugging/2. Logging.srt 14 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/12. Debugging/3. Using the Debugger.mp4 122.6 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/12. Debugging/3. Using the Debugger.srt 21 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/13. Web Scraping/1. The webbrowser Module.mp4 82.6 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/13. Web Scraping/1. The webbrowser Module.srt 14 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/13. Web Scraping/1.1 Chapter 11 – Web Scraping.html 106 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/13. Web Scraping/2. Downloading from the Web with the Requests Module.mp4 52.5 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/13. Web Scraping/2. Downloading from the Web with the Requests Module.srt 9 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/13. Web Scraping/3. Parsing HTML with the Beautiful Soup Module.mp4 106.9 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/13. Web Scraping/3. Parsing HTML with the Beautiful Soup Module.srt 106.9 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/13. Web Scraping/4. Controlling the Browser with the Selenium Module.mp4 105 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/13. Web Scraping/4. Controlling the Browser with the Selenium Module.srt 13 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/14. Excel, Word, and PDF Documents/1. Reading Excel Spreadsheets.mp4 60.2 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/14. Excel, Word, and PDF Documents/1. Reading Excel Spreadsheets.srt 11 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/14. Excel, Word, and PDF Documents/1.1 Chapter 12 – Working with Excel Spreadsheets.html 106 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/14. Excel, Word, and PDF Documents/2. Editing Excel Spreadsheets.mp4 47.8 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/14. Excel, Word, and PDF Documents/2. Editing Excel Spreadsheets.srt 7 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/14. Excel, Word, and PDF Documents/3. Reading and Editing PDFs.mp4 77.3 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/14. Excel, Word, and PDF Documents/3. Reading and Editing PDFs.srt 17 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/14. Excel, Word, and PDF Documents/3.1 Chapter 13 – Working with PDF and Word Documents.html 106 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/14. Excel, Word, and PDF Documents/4. Reading and Editing Word Documents.mp4 111.4 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/14. Excel, Word, and PDF Documents/4. Reading and Editing Word Documents.srt 17 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/15. Email/1. Sending Emails.mp4 43.4 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/15. Email/1. Sending Emails.srt 14 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/15. Email/1.1 Chapter 16 – Sending Email and Text Messages.html 106 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/15. Email/2. Checking Your Email Inbox.mp4 111 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/15. Email/2. Checking Your Email Inbox.srt 21 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/16. GUI Automation/1. Controlling the Mouse from Python.mp4 107.9 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/16. GUI Automation/1. Controlling the Mouse from Python.srt 20 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/16. GUI Automation/1.1 Chapter 18 – Controlling the Keyboard and Mouse with GUI Automation.html 106 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/16. GUI Automation/2. Controlling the Keyboard from Python.mp4 48.3 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/16. GUI Automation/2. Controlling the Keyboard from Python.srt 7 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/16. GUI Automation/3. Screenshots and Image Recognition.mp4 76.2 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/16. GUI Automation/3. Screenshots and Image Recognition.srt 11 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/16. GUI Automation/3.1 Bot programmed in Python to play Sushi Go Round.html 104 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/16. GUI Automation/4. Congratulations! (And next steps...).mp4 1.8 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/16. GUI Automation/4. Congratulations! (And next steps...).srt 2 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/2. Flow Control/1. Flow Charts and Basic Flow Control Concepts.mp4 50.7 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/2. Flow Control/1. Flow Charts and Basic Flow Control Concepts.srt 9 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/2. Flow Control/1.1 Chapter 2 – Flow Control.html 105 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/2. Flow Control/2. If, Else, and Elif Statements.mp4 92.5 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/2. Flow Control/2. If, Else, and Elif Statements.srt 92.5 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/2. Flow Control/3. While Loops.mp4 33.9 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/2. Flow Control/3. While Loops.srt 13 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/2. Flow Control/4. For Loops.mp4 70.6 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/2. Flow Control/4. For Loops.srt 9 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/3. Functions/1. Python's Built-In Functions.mp4 64.1 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/3. Functions/1. Python's Built-In Functions.srt 8 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/3. Functions/1.1 Chapter 3 – Functions.html 105 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/3. Functions/2. Writing Your Own Functions.mp4 107.2 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/3. Functions/2. Writing Your Own Functions.srt 15 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/3. Functions/2.1 Evaluation of 'Hello has ' + str(len('hello')) + ' letters in it.'.html 109 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/3. Functions/3. Global and Local Scopes.mp4 89.1 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/3. Functions/3. Global and Local Scopes.srt 17 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/4. Handling Errors with tryexcept/1. Try and Except Statements.mp4 82.3 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/4. Handling Errors with tryexcept/1. Try and Except Statements.srt 9 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/5. Writing a Complete Program Guess the Number/1. Writing a Guess the Number Program.mp4 122.3 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/5. Writing a Complete Program Guess the Number/1. Writing a Guess the Number Program.srt 16 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/6. Lists/1. The List Data Type.mp4 42.4 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/6. Lists/1. The List Data Type.srt 15 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/6. Lists/1.1 Evaluation 3.html 110 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/6. Lists/1.2 Evaluation 4.html 110 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/6. Lists/1.3 Evaluation 1.html 110 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/6. Lists/1.4 Chapter 4 – Lists.html 105 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/6. Lists/1.5 Evaluation 2.html 110 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/6. Lists/2. For Loops with Lists, Multiple Assignment, and Augmented Operators.mp4 92 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/6. Lists/2. For Loops with Lists, Multiple Assignment, and Augmented Operators.srt 11 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/6. Lists/3. List Methods.mp4 121.3 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/6. Lists/3. List Methods.srt 13 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/6. Lists/4. Similarities Between Lists and Strings.mp4 137.3 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/6. Lists/4. Similarities Between Lists and Strings.srt 21 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/7. Dictionaries/1. The Dictionary Data Type.mp4 188.5 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/7. Dictionaries/1. The Dictionary Data Type.srt 24 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/7. Dictionaries/1.1 Chapter 5 – Dictionaries and Structuring Data.html 105 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/7. Dictionaries/2. Data Structures.mp4 93.4 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/7. Dictionaries/2. Data Structures.srt 12 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/8. More About Strings/1. Advanced String Syntax.mp4 77.2 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/8. More About Strings/1. Advanced String Syntax.srt 11 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/8. More About Strings/1.1 Chapter 6 – Manipulating Strings.html 105 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/8. More About Strings/2. String Methods.mp4 60.8 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/8. More About Strings/2. String Methods.srt 24 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/8. More About Strings/3. String Formatting.mp4 30 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/8. More About Strings/3. String Formatting.srt 4 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/9. Running Programs from the Command Line/1. Launching Python Programs from Outside IDLE.mp4 127.7 MB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/9. Running Programs from the Command Line/1. Launching Python Programs from Outside IDLE.srt 19 KB
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/9. Running Programs from the Command Line/1.1 Running Python Programs on OS X and Linux.html 124 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/9. Running Programs from the Command Line/1.2 Appendix B – Running Programs.html 106 B
[FreeCourseWorld.Com] Udemy - Automate the Boring Stuff with Python Programming/[FreeCourseWorld.Com].url 54 B
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
[FreeCourseWorld.Com] Udemy - The Data Science Course 2020 Complete Data Science Bootcamp Application 14.8 GB 95
[FreeCourseWorld.Com] Udemy - The Complete Python Programmer Bootcamp 2020 Video 6.8 GB 72
[FreeCourseWorld.Com] Udemy - AWS Certified Developer - Associate 2020 Video 8 GB 65
[FreeCourseWorld.Com] Udemy - Apache Kafka Series - Kafka Connect Hands-on Learning Video 929.2 MB 57
[FreeCourseWorld.Com] Udemy - The Ultimate MySQL Bootcamp Go from SQL Beginner to Expert Video 2.3 GB 49
[FreeCourseWorld.Com] Udemy - Postman The Complete Guide - REST API Testing Video 4 GB 49
[FreeCourseWorld.Com] Udemy - Understanding TypeScript - 2020 Edition Video 7.1 GB 47
[FreeCourseWorld.Com] Udemy - Bug Bounty Web Hacking Video 2.2 GB 42
[FreeCourseWorld.Com] Udemy - Data Science A-Z™ Real-Life Data Science Exercises Included Video 12.8 GB 39
[FreeCourseWorld.Com] Udemy - Hacking in Practice Certified Ethical Hacking MEGA Course Video 4.8 GB 33
[FreeCourseWorld.Com] Udemy - Build Library Management System Python & PyQt5 Video 4.2 GB 33
[FreeCourseWorld.Com] Udemy - Digital Marketing Masterclass - 23 Courses in 1 Video 10.4 GB 33
[FreeCourseWorld.Com] Udemy - Unity 3D Game Development (2020) - From Beginners to Masters Video 6.6 GB 32
[FreeCourseWorld.Com] Udemy - Pixel Art Master Course - Beginner to ProfessionalFreelance Video 14.5 GB 31
[FreeCourseWorld.Com] Udemy - Master Math by Coding in Python Video 9.2 GB 28
[FreeCourseWorld.Com] Udemy - Time Series Analysis in Python 2020 Video 2.9 GB 27
[FreeCourseWorld.Com] Udemy - Advanced ASP.NET Core 3.1 Razor Pages Video 5.2 GB 27
[FreeCourseWorld.Com] Udemy - Learn Ethical Hacking From Scratch Video 9.2 GB 26
[FreeCourseWorld.Com] Udemy - The Modern Javascript Bootcamp Course (2020) Video 19.7 GB 26
[FreeCourseWorld.Com] Udemy - R Programming A-Z™ R For Data Science With Real Exercises! Video 4.7 GB 25

Loading...