Udemy - Python Programming Bible | Networking, GUI, Email, XML, CGI [TP]

seeders: 2
leechers: 0
updated:
Added by tutplanet in Other > Tutorials

Download Fast Safe Anonymous
movies, software, shows...

Files

[Tutorialsplanet.NET] Udemy - Python Programming Bible Networking, GUI, Email, XML, CGI 1. Introduction & Setup
  • 1. Introduction.mp4 (6.5 MB)
  • 1. Introduction.vtt (1.6 KB)
  • 1.1 GitHub Source Code.html (0.1 KB)
  • 2. Setup On Mac OS X.mp4 (35.0 MB)
  • 2. Setup On Mac OS X.vtt (3.2 KB)
  • 2.1 GitHub Source Code.html (0.1 KB)
  • 2.2 Python Homepage.html (0.1 KB)
  • 3. Setup On LinuxUbuntu.mp4 (28.4 MB)
  • 3. Setup On LinuxUbuntu.vtt (2.4 KB)
  • 3.1 GitHub Source Code.html (0.1 KB)
  • 4. Setup On Windows.mp4 (33.6 MB)
  • 4. Setup On Windows.vtt (3.3 KB)
  • 4.1 My Free Education Platform With Over 15,000 Free Courses.html (0.1 KB)
  • 4.2 GitHub Source Code.html (0.1 KB)
  • 5. Run Code Online.mp4 (15.4 MB)
  • 5. Run Code Online.vtt (2.6 KB)
  • 5.1 GitHub Source Code.html (0.1 KB)
  • 5.2 Code Chef Online Editor.html (0.1 KB)
  • 6. Quiz 1 - Intro.html (0.1 KB)
10. Extra Useful Links
  • 1. Python Homepage.html (0.1 KB)
  • 1.1 httpswww.python.org.html (0.1 KB)
  • 10. Python Docs.html (0.1 KB)
  • 10.1 httpsdocs.python.org3tutorial.html (0.1 KB)
  • 11. Python Developers Guide.html (0.1 KB)
  • 11.1 httpsdevguide.python.org.html (0.1 KB)
  • 12. Python Guide (GitHub).html (0.1 KB)
  • 12.1 httpsgithub.comrealpythonpython-guide.html (0.1 KB)
  • 13. Awesome Guide.html (0.2 KB)
  • 13.1 httpsgithub.comvintaawesome-python#readme.html (0.1 KB)
  • 2. W3Schools.html (0.1 KB)
  • 2.1 httpswww.w3schools.compython.html (0.1 KB)
  • 3. codecademy.html (0.2 KB)
  • 3.1 httpswww.codecademy.comlearnlearn-python.html (0.1 KB)
  • 4. Github Python.html (0.1 KB)
  • 4.1 httpsgithub.compython.html (0.1 KB)
  • 5. cpython.html (0.1 KB)
  • 5.1 httpsgithub.compythoncpython.html (0.1 KB)
  • 6. DataCamp.html (0.2 KB)
  • 6.1 httpswww.datacamp.comtrackspython-programming.html (0.1 KB)
  • 7. Programiz.html (0.1 KB)
  • 7.1 httpswww.programiz.compython-programming.html (0.1 KB)
  • 8. PythonProgramming.html (0.2 KB)
  • 8.1 httpspythonprogramming.netbeginner-python-programming-tutorials.html (0.1 KB)
  • 9. Hitchhiker's Gudie.html (0.1 KB)
  • 9.1 httpsdocs.python-guide.org.html (0.1 KB)
2. Basics
  • 1. Comments.mp4 (11.0 MB)
  • 1. Comments.vtt (2.6 KB)
  • 1.1 GitHub Source Code.html (0.1 KB)
  • 10. Bitwise Operators.mp4 (56.9 MB)
  • 10. Bitwise Operators.vtt (8.1 KB)
  • 10.1 GitHub Source Code.html (0.1 KB)
  • 11. Logical Operators.mp4 (43.9 MB)
  • 11. Logical Operators.vtt (5.5 KB)
  • 11.1 GitHub Source Code.html (0.1 KB)
  • 12. Membership Operators.mp4 (10.3 MB)
  • 12. Membership Operators.vtt (2.1 KB)
  • 12.1 GitHub Source Code.html (0.1 KB)
  • 13. Identity Operators.mp4 (11.3 MB)
  • 13. Identity Operators.vtt (1.9 KB)
  • 13.1 GitHub Source Code.html (0.1 KB)
  • 14. Operator Precedence.mp4 (14.6 MB)
  • 14. Operator Precedence.vtt (2.6 KB)
  • 14.1 List Of Operators Precedence.html (0.1 KB)
  • 14.2 GitHub Source Code.html (0.1 KB)
  • 15. Decision Making.mp4 (53.2 MB)
  • 15. Decision Making.vtt (8.2 KB)
  • 15.1 GitHub Source Code.html (0.1 KB)
  • 16. Loops.mp4 (30.0 MB)
  • 16. Loops.vtt (5.0 KB)
  • 16.1 GitHub Source Code.html (0.1 KB)
  • 17. Loop Control Statements.mp4 (28.2 MB)
  • 17. Loop Control Statements.vtt (4.0 KB)
  • 17.1 GitHub Source Code.html (0.1 KB)
  • 18. Numbers.mp4 (26.1 MB)
  • 18. Numbers.vtt (4.7 KB)
  • 18.1 Numbers Methods.html (0.1 KB)
  • 18.2 GitHub Source Code.html (0.1 KB)
  • 19. Strings.mp4 (80.9 MB)
  • 19. Strings.vtt (10.6 KB)
  • 19.1 GitHub Source Code.html (0.1 KB)
  • 19.2 Extra Python Methods.html (0.1 KB)
  • 2. Variables & Variable Types.mp4 (25.1 MB)
  • 2. Variables & Variable Types.vtt (4.4 KB)
  • 2.1 GitHub Source Code.html (0.1 KB)
  • 20. Lists In Depth.mp4 (28.9 MB)
  • 20. Lists In Depth.vtt (4.3 KB)
  • 20.1 Extra Python Methods.html (0.1 KB)
  • 20.2 GitHub Source Code.html (0.1 KB)
  • 21. Tuples In Depth.mp4 (32.8 MB)
  • 21. Tuples In Depth.vtt (4.8 KB)
  • 21.1 Extra Tuple Functions.html (0.1 KB)
  • 21.2 GitHub Source Code.html (0.1 KB)
  • 22. Dictionary In Depth.mp4 (42.6 MB)
  • 22. Dictionary In Depth.vtt (5.8 KB)
  • 22.1 GitHub Source Code.html (0.1 KB)
  • 22.2 Extra Dictionary Functions.html (0.1 KB)
  • 23. Date & Time.mp4 (38.8 MB)
  • 23. Date & Time.vtt (5.5 KB)
  • 23.1 Extra Date & Time Functions.html (0.1 KB)
  • 23.2 GitHub Source Code.html (0.1 KB)
  • 24. Functions.mp4 (71.4 MB)
  • 24. Functions.vtt (10.0 KB)
  • 24.1 GitHub Source Code.html (0.1 KB)
  • 25. Modules.mp4 (27.4 MB)
  • 25. Modules.vtt (3.8 KB)
  • 25.1 GitHub Source Code.html (0.1 KB)
  • 26. File Inputs & Ouputs.mp4 (116.4 MB)
  • 26. File Inputs & Ouputs.vtt (10.8 KB)
  • 26.1 GitHub Source Code.html (0.1 KB)
  • 26.2 Extra File IO Functions.html (0.1 KB)
  • 27. Handling Exceptions.mp4 (62.0 MB)
  • 27. Handling Exceptions.vtt (5.9 KB)
  • 27.1 GitHub Source Code.html (0.1 KB)
  • 27.2 Extra Exception Functions.html (0.1 KB)
  • 28. Quiz 2 - Basics.html (0.1 KB)
  • 3. Lists.mp4 (21.8 MB)
  • 3. Lists.vtt (3.6 KB)
  • 3.1 GitHub Source Code.html (0.1 KB)
  • 4. Tuples.mp4 (19.2 MB)
  • 4. Tuples.vtt (2.6 KB)
  • 4.1 GitHub Source Code.html (0.1 KB)
  • Description

    Udemy - Python Programming Bible | Networking, GUI, Email, XML, CGI [TP]

    Python 3 is one of the most popular programming languages. Companies like Facebook, Microsoft and Apple all want Python

    For more Udemy Courses: https://tutorialsplanet.net



Download torrent
2.6 GB
seeders:2
leechers:0
Udemy - Python Programming Bible | Networking, GUI, Email, XML, CGI [TP]


Trackers

tracker name
ahttp://0d.kebhana.mx:443/announce
udp://bigfoot1942.sektori.org:6969/announce
https://tracker.fastdownload.xyz:443/announce
https://opentracker.xyz:443/announce
http://open.trackerlist.xyz:80/announce
http://torrent.nwps.ws:80/announce
udp://tracker.port443.xyz:6969/announce
udp://tracker.tiny-vps.com:6969/announce
http://t.nyaatracker.com:80/announce
udp://tracker.birkenwald.de:6969/announce
udp://tracker.vanitycore.co:6969/announce
udp://tracker.torrent.eu.org:451/announce
udp://retracker.lanta-net.ru:2710/announce
udp://retracker.hotplug.ru:2710/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.uw0.xyz:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://explodie.org:6969/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://tracker.iamhansen.xyz:2000/announce
udp://tracker.toss.li:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.justseed.it:1337/announce
https://2.track.ga:443/announce
udp://open.stealth.si:80/announce
udp://zephir.monocul.us:6969/announce
udp://open.demonii.si:1337/announce
µTorrent compatible trackers list

Download torrent
2.6 GB
seeders:2
leechers:0
Udemy - Python Programming Bible | Networking, GUI, Email, XML, CGI [TP]


Torrent hash: 76D5DF4B2659C0D6B487D9D7CE88B34D0AFE882C