[FreeCourseWorld.Com] Udemy - The Modern Python 3 Bootcamp

Torrent Details

[FreeCourseWorld.Com] Udemy - The Modern Python 3 Bootcamp[FreeCourseWorld.Com] Udemy - The Modern Python 3 Bootcamp

NAME
[FreeCourseWorld.Com] Udemy - The Modern Python 3 Bootcamp.torrent
CATEGORY
Other
INFOHASH
a316bd98f04c70a1fac2fcbe61c704ae0c4740ba
SIZE
5.3 GB in 99 files
ADDED
Uploaded on 24-04-2020 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

The Modern Python 3 Bootcamp

Welcome to the Modern Python 3 Bootcamp! I’ve launched my fair share of Udemy courses, but I’ve never done anything quite this crazy.

This course is a unique experience on Udemy. There are dozens of existing Python courses you can choose from, but this course is the only one that has nearly 200 interactive challenges you can complete right here in your browser. I didn’t just tack on a couple of exercises at the end; this course is fully built around the coding exercises. This course is all about getting you writing code ASAP, rather than sitting back watching a bunch of videos.

In development, I referred to this course as a hybrid between a typical Udemy course and an interactive Codecademy-style course. You get over 25 hours of in-depth videos and my dumb jokes along with meticulously created exercises and quizzes to test your knowledge as you go.

Created by Colt Steele
Last updated 4/2020
English
English [Auto-generated]

For More Courses Visit: https://freecourseworld.com

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
1. Course Introduction/1. Course Introduction.mp419.2 MB
1. Course Introduction/1. Course Introduction.srt19.2 MB
1. Course Introduction/2. Python3 vs. Python2.mp419.6 MB
1. Course Introduction/2. Python3 vs. Python2.srt11.1 KB
1. Course Introduction/2.1 py3readiness.html95 B
1. Course Introduction/2.2 Key Differences Article.html127 B
1. Course Introduction/2.3 httpspythonclock.org.html85 B
1. Course Introduction/3. How The Exercises Work.mp410.7 MB
1. Course Introduction/3. How The Exercises Work.srt8.2 KB
1. Course Introduction/4. Where Should You Start.mp47.3 MB
1. Course Introduction/4. Where Should You Start.srt5.8 KB
1. Course Introduction/5. How The Course is Structured.mp413.1 MB
1. Course Introduction/5. How The Course is Structured.srt10.9 KB
10. Looping in Python/1. Section Introduction.mp414 MB
10. Looping in Python/1. Section Introduction.srt7.5 KB
10. Looping in Python/1.1 SLIDES.html107 B
10. Looping in Python/10. Introducing While Loops.mp416.8 MB
10. Looping in Python/10. Introducing While Loops.srt13.3 KB
10. Looping in Python/10.1 while.py329 B
10. Looping in Python/11. EXERCISE Emoji Art.mp417.7 MB
10. Looping in Python/11. EXERCISE Emoji Art.srt12.3 KB
10. Looping in Python/11.1 art.py370 B
10. Looping in Python/12. EXERCISE Stop Copying Me.mp48.8 MB
10. Looping in Python/12. EXERCISE Stop Copying Me.srt5.9 KB
10. Looping in Python/12.1 sister.py228 B
10. Looping in Python/13. The Break Keyword.mp410.1 MB
10. Looping in Python/13. The Break Keyword.srt6.6 KB
10. Looping in Python/13.1 break.py366 B
10. Looping in Python/14. Stuck in a Loop.html138 B
10. Looping in Python/15. While Loop Exercise.html138 B
10. Looping in Python/16. SOLUTION.html389 B
10. Looping in Python/17. Loops.html137 B
10. Looping in Python/2. IMPORTANT ANNOUNCEMENT ON LOOPS EXERCISES.html632 B
10. Looping in Python/3. The Basics of For Loops.mp412.4 MB
10. Looping in Python/3. The Basics of For Loops.srt6.2 MB
10. Looping in Python/3.1 for.py92 B
10. Looping in Python/4. Exploring Ranges In Depth.mp411.1 MB
10. Looping in Python/4. Exploring Ranges In Depth.srt8.4 KB
10. Looping in Python/5. Quick Ranges Quiz.html138 B
10. Looping in Python/6. For Loop and Range Exercise.html138 B
10. Looping in Python/7. SOLUTION.html842 B
10. Looping in Python/8. EXERCISE Screaming Repeating.mp48.9 MB
10. Looping in Python/8. EXERCISE Screaming Repeating.srt5.5 KB
10. Looping in Python/8.1 repeater.py232 B
10. Looping in Python/9. EXERCISE Unlucky Numbers.mp417.6 MB
10. Looping in Python/9. EXERCISE Unlucky Numbers.srt11.7 KB
10. Looping in Python/9.1 numbers.py353 B
11. Guessing Game/1. Guessing Game Mini Project.mp45.7 MB
11. Guessing Game/1. Guessing Game Mini Project.srt5.3 KB
11. Guessing Game/1.1 starter.py243 B
11. Guessing Game/2. Guessing Game Solution.mp422.5 MB
11. Guessing Game/2. Guessing Game Solution.srt14.8 KB
11. Guessing Game/2.1 guessingv2.py499 B
11. Guessing Game/2.2 guessing.py503 B
11. Guessing Game/3. Improving Rock Paper Scissors.mp437.3 MB
11. Guessing Game/3. Improving Rock Paper Scissors.srt15.7 KB
11. Guessing Game/3.1 v3.py720 B
11. Guessing Game/3.2 rps_with_loop.py1.5 KB
11. Guessing Game/4. SIDE NOTE Python Style and PEP8.mp423.3 MB
11. Guessing Game/4. SIDE NOTE Python Style and PEP8.srt6.8 KB
12. Lists/1. Intro to Lists and Objectives.mp411.3 MB
12. Lists/1. Intro to Lists and Objectives.srt11.1 KB
12. Lists/1.1 SLIDES.html99 B
12. Lists/10. SOLUTION.html668 B
12. Lists/11. List Methods Append, Insert, and Extend.mp416.6 MB
12. Lists/11. List Methods Append, Insert, and Extend.srt12.3 KB
12. Lists/12. Lists Basics Exercise.html138 B
12. Lists/13. SOLUTION.html736 B
12. Lists/14. List Methods Clear, Pop, and Remove,.mp413.9 MB
12. Lists/14. List Methods Clear, Pop, and Remove,.srt10.6 KB
12. Lists/15. Lists Quiz.html137 B
12. Lists/16. List Methods Index, Count, Sort, Reverse, and Join.mp418 MB
12. Lists/16. List Methods Index, Count, Sort, Reverse, and Join.srt13.5 KB
12. Lists/17. Lists Methods Exercise.html138 B
12. Lists/18. SOLUTION.html430 B
12. Lists/19. Slices.mp427.3 MB
12. Lists/19. Slices.srt27.3 MB
12. Lists/2. Creating Lists.mp48.8 MB
12. Lists/2. Creating Lists.srt6.9 KB
12. Lists/20. Slices Quiz.html137 B
12. Lists/21. Swapping Values in Lists.mp42.6 MB
12. Lists/21. Swapping Values in Lists.srt2.6 KB
12. Lists/3. Creating Lists Exercise.html138 B
12. Lists/4. SOLUTION.html201 B
12. Lists/5. Accessing Data in Lists.mp410.9 MB
12. Lists/5. Accessing Data in Lists.srt7.5 KB
12. Lists/6. Accessing List Data.html138 B
12. Lists/7. SOLUTION.html411 B
12. Lists/8. Iterating Over Lists.mp414.2 MB
12. Lists/8. Iterating Over Lists.srt10.4 KB
12. Lists/9. List Iteration Exercise.html138 B
13. Lists Comprehensions/1. List Comprehension.mp415.2 MB
13. Lists Comprehensions/1. List Comprehension.srt23.3 MB
13. Lists Comprehensions/1.1 SLIDES.html99 B
13. Lists Comprehensions/10. SOLUTION.html271 B
13. Lists Comprehensions/11. Nested Lists.mp422.9 MB
13. Lists Comprehensions/11. Nested Lists.srt17.2 KB
13. Lists Comprehensions/12. List Exercises 5.html137 B
13. Lists Comprehensions/13. SOLUTION.html83 B

Alternative Torrents for 'FreeCourseWorld.Com Udemy Modern Python Bootcamp'.

There are no alternative torrents found.