Udemy - Learn to Code with Python 3! [Desire Course

seeders: 7
leechers: 6
updated:
Added by CourseClub in Other > Tutorials

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

Files

[DesireCourse.Net] Udemy - Learn to Code with Python 3! 1. Introduction and Setup
  • 1. Introduction.mp4 (10.3 MB)
  • 1. Introduction.vtt (4.1 KB)
  • 2. Why is Python worth learning.mp4 (26.6 MB)
  • 2. Why is Python worth learning.vtt (5.3 KB)
  • 3. Installing Python 3 on Windows.mp4 (46.4 MB)
  • 3. Installing Python 3 on Windows.vtt (9.4 KB)
  • 4. Installing Python 3 on Linux and Mac.mp4 (61.2 MB)
  • 4. Installing Python 3 on Linux and Mac.vtt (9.7 KB)
  • 5. Taking a closer look at Python 3 IDLE.mp4 (24.4 MB)
  • 5. Taking a closer look at Python 3 IDLE.vtt (5.8 KB)
10. Interacting with HTTP
  • 1. Performing HTTP GET requests.mp4 (127.6 MB)
  • 1. Performing HTTP GET requests.vtt (21.8 KB)
  • 2. Performing POST requests.mp4 (12.8 MB)
  • 2. Performing POST requests.vtt (4.6 KB)
  • 3. Handling website re-directions.mp4 (10.3 MB)
  • 3. Handling website re-directions.vtt (3.5 KB)
  • 4. Beautiful Soup.mp4 (191.4 MB)
  • 4. Beautiful Soup.vtt (32.6 KB)
  • 5. Encoding in requests.mp4 (51.4 MB)
  • 5. Encoding in requests.vtt (13.3 KB)
  • 6. Session objects and cookies.mp4 (123.5 MB)
  • 6. Session objects and cookies.vtt (21.3 KB)
  • 7. SSL certificates, authentication, etc..mp4 (127.4 MB)
  • 7. SSL certificates, authentication, etc..vtt (22.0 KB)
  • 8. JSON library and proxies.mp4 (138.3 MB)
  • 8. JSON library and proxies.vtt (22.1 KB)
11. Networking in Python 3
  • 1. Socket terminology.mp4 (29.6 MB)
  • 1. Socket terminology.vtt (11.4 KB)
  • 2. Connecting two machines.mp4 (115.3 MB)
  • 2. Connecting two machines.vtt (24.3 KB)
  • 3. Coding a chat program.mp4 (227.1 MB)
  • 3. Coding a chat program.vtt (38.0 KB)
2. Python Programming Basics
  • 1. Math operators.mp4 (31.6 MB)
  • 1. Math operators.vtt (13.7 KB)
  • 10. While loop.mp4 (63.6 MB)
  • 10. While loop.vtt (16.5 KB)
  • 11. Infinite loops with break.mp4 (18.1 MB)
  • 11. Infinite loops with break.vtt (7.4 KB)
  • 12. Using continue in a loop.mp4 (16.8 MB)
  • 12. Using continue in a loop.vtt (6.2 KB)
  • 13. For loop.mp4 (31.4 MB)
  • 13. For loop.vtt (10.4 KB)
  • 14. Importing Python libraries.mp4 (71.3 MB)
  • 14. Importing Python libraries.vtt (13.3 KB)
  • 2. Strings.mp4 (30.7 MB)
  • 2. Strings.vtt (9.7 KB)
  • 3. Variables and variable naming rules.mp4 (29.6 MB)
  • 3. Variables and variable naming rules.vtt (12.8 KB)
  • 4. Our first program.mp4 (55.9 MB)
  • 4. Our first program.vtt (12.6 KB)
  • 5. Type, len, str, int, float, functions.mp4 (24.4 MB)
  • 5. Type, len, str, int, float, functions.vtt (10.6 KB)
  • 6. True or false boolean.mp4 (25.0 MB)
  • 6. True or false boolean.vtt (11.6 KB)
  • 7. If-statement.mp4 (13.2 MB)
  • 7. If-statement.vtt (5.1 KB)
  • 8. If and else.mp4 (52.8 MB)
  • 8. If and else.vtt (14.0 KB)
  • 9. Using elif for multiple statements.mp4 (47.6 MB)
  • 9. Using elif for multiple statements.vtt (9.3 KB)
3. Functions - Coding Exercises
  • 1. Defining functions in Python.mp4 (52.6 MB)
  • 1. Defining functions in Python.vtt (17.7 KB)
  • 2. Local and global variables.mp4 (26.9 MB)
  • 2. Local and global variables.vtt (11.5 KB)
  • 3. Coding guess the number program.mp4 (98.5 MB)
  • 3. Coding guess the number program.vtt (17.5 KB)
  • 4. Reverse a string function.mp4 (28.4 MB)
  • 4. Reverse a string function.vtt (6.7 KB)
  • 5. Calculate the area of a circle program.mp4 (50.5 MB)
  • 5. Calculate the area of a circle program.vtt (11.5 KB)
  • 6. Simple Python calculator.mp4 (78.9 MB)
  • 6. Simple Python calculator.vtt (15.7 KB)
  • 7. Removing vowels from a string program.mp4 (73.0 MB)
  • 7. Removing vowels from a string program.vtt (13.3 KB)
  • 8. Find the largest number out of three.mp4 (83.6 MB)
  • 8. Find the largest number out of three.vtt (17.6 KB)
4. Lists, Tuples and Dictionaries
  • 1. Python lists.mp4 (76.4 MB)
  • 1. Python lists.vtt (16.0 KB)
  • 10. Advanced string manipulation.mp4 (51.8 MB)
  • 10. Advanced string manipulation.vtt (13.4 KB)
  • 11. Upper, lower, isupper, islower.mp4 (38.3 MB)
  • 11. Upper, lower, isupper, islower.vtt (10.2 KB)
  • 12. Split, strip, join, startswith, endswith.mp4 (70.2 MB)
  • 12. Split, strip, join, startswith, endswith.vtt (14.8 KB)
  • 2. Creating smaller lists out of a bigger one.mp4 (35.9 MB)
  • 2. Creating smaller lists out of a bigger one.vtt (10.1 KB)
  • 3. Manipulating lists and elements.mp4 (30.8 MB)
  • 3. Manipulating lists and elements.vtt (8.8 KB)
  • 4. Append, insert, remove, sort.mp4 (56.2 MB)
  • 4. Append, insert, remove, sort.vtt (12.1 KB)
  • 5. Tuples.mp4 (71.3 MB)
  • 5. Tuples.vtt (14.2 KB)
  • 6. Introduction to dictionaries.mp4 (38.2 MB)
  • 6. Introduction to dictionaries.vtt (11.2 KB)
  • 7. Values, keys, items, get.mp4 (30.9 MB)
  • 7. Values, keys, items, get.vtt (8.1 KB)
  • 8. Dictionary comprehension part 1.mp4 (30.2 MB)
  • 8. Dictionary comprehension part 1.vtt (8.5 KB)
  • 9. Dictionary comprehension part 2.mp4 (21.4 MB)
  • 9. Dictionary comprehension part 2.vtt (7.9 KB)
5. Files in Python 3
  • 1. Navigating through system with OS library.mp4 (213.5 MB)
  • 1. Navigating through system with OS library.vtt (33.5 KB)
  • 2. Reading and writing to files.mp4 (80.7 MB)
  • 3. Reversing text from a file.mp4 (74.5 MB)
6. Error Handling
  • 1. Try and except.mp4 (63.9 MB)
  • 1. Try

Description

Learn to Code with Python 3!

Go from beginner to advanced with the Python programming language!

For More Courses Visit: https://desirecourse.net



Download torrent
4.2 GB
seeders:7
leechers:6
Udemy - Learn to Code with Python 3! [Desire Course


Trackers

tracker name
udp://zephir.monocul.us:6969/announce
udp://tracker.torrent.eu.org:451/announce
http://tracker.ipv6tracker.ru:80/announce
udp://retracker.hotplug.ru:2710/announce
udp://tracker.birkenwald.de:6969/announce
udp://torrentclub.tech:6969/announce
udp://tracker.filepit.to:6969/announce
http://opentracker.h4ck.me:6969/announce
http://gwp2-v19.rinet.ru:80/announce
udp://bigfoot1942.sektori.org:6969/announce
http://tracker.files.fm:6969/announce
http://retracker.joxnet.ru:80/announce
http://tracker.moxing.party:6969/announce
udp://retracker.lanta-net.ru:2710/announce
udp://thetracker.org:80/announce
http://torrent.nwps.ws:80/announce
udp://tracker.iamhansen.xyz:2000/announce
https://tracker.vectahosting.eu:2053/announce
https://tracker.parrotsec.org:443/announce
udp://tracker.supertracker.net:1337/announce
udp://carapax.net:6969/announce
udp://xxx.xx-x.ga:53/announce
udp://retracker.maxnet.ua:80/announce
udp://tracker.uw0.xyz:6969/announce
udp://retracker.netbynet.ru:2710/announce
http://bt-tracker.gamexp.ru:2710/announce
udp://tracker.filemail.com:6969/announce
udp://bt.dy20188.com:80/announce
udp://explodie.org:6969/announce
udp://retracker.baikal-telecom.net:2710/announce
udp://retracker.akado-ural.ru:80/announce
udp://denis.stalker.upeer.me:6969/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://open.demonii.si:1337/announce
http://t.nyaatracker.com:80/announce
udp://exodus.desync.com:6969/announce
http://tracker3.itzmx.com:6961/announce
udp://9.rarbg.com:2730/announce
http://tracker.bt4g.com:2095/announce
udp://tracker.novg.net:6969/announce
http://open.trackerlist.xyz:80/announce
https://tracker.fastdownload.xyz:443/announce
https://t.quic.ws:443/announce
http://web4.obit.ru:80/announce
udp://tracker.leechers-paradise.org:6969/announce
http://tracker.gbitt.info:80/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.trackton.ga:7070/announce
udp://tracker.nyaa.uk:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.moeking.me:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://ipv6.tracker.harry.lu:80/announce
http://tracker.corpscorp.online:80/announce
udp://ipv4.tracker.harry.lu:80/announce
µTorrent compatible trackers list

Download torrent
4.2 GB
seeders:7
leechers:6
Udemy - Learn to Code with Python 3! [Desire Course


Torrent hash: 5870920C6A24E4AE329E53F319E22095E160D80C