Slickdeals is community-supported.  We may get paid by brands for deals, including promoted items.
Sorry, this deal has expired. Get notified of deals like this in the future. Add Deal Alert for this Item
Frontpage

Python 3 Complete Bootcamp Master Course (Lifetime Access) Expired

$8.25
$10.99
+23 Deal Score
48,041 Views
StackSocial has Python 3 Complete Bootcamp Master Course (Lifetime Access) for $10.99 - $2.74 w/promo code LEARN25OFF = $8.25. Thanks DJ3xclusive

Editor's Notes & Price Research

Written by
This course allows you to access 377 lectures & 31 hours of content 24/7 and teaches you to build smart calculators & dictionaries using Python. Execute data analysis using Numpy & Pandas. Build an automatic plotter for data visualization while teaching you how to build a big data analysis project w/ more than 60 million data points using Python. -slickdewmaster

Original Post

Written by
Edited February 5, 2020 at 08:19 AM by
StackSocial [stacksocial.com] is having a sale on the Python 3 Complete Bootcamp Master Course: Build 15 Projects & Games (Lifetime Access) for $10.99 - $2.74 w/promo code LEARN25OFF = $8.25.
If you purchase something through a post on our site, Slickdeals may get a small share of the sale.
Deal
Score
+23
48,041 Views
$8.25
$10.99

Your comment cannot be blank.

Featured Comments

I'd recommend taking the Codecademy Python 2 course instead. It's completely free so if you don't like it or get lazy you don't lose anything, it's interactive, it's well designed, it's one of the best coding tutorial websites, the major concepts carry over to Python 3, and Python 2 is good to know anyways for legacy purposes. If you complete it use the 7 day free trial to access the projects and plow through the Python 3 course.
Guys:

No reason to buy these course. Plenty of free resources out there and some great YouTube playlists.

Sign up for a Slickdeals account to remove this ad.

Joined Nov 2018
L4: Apprentice
> bubble2 434 Posts
50 Reputation
Nero_Forte
01-27-2020 at 10:01 PM.
01-27-2020 at 10:01 PM.
Any people who took this course?
Reply
Joined Dec 2013
L2: Beginner
> bubble2 91 Posts
10 Reputation
dealjaeger
01-27-2020 at 10:16 PM.
01-27-2020 at 10:16 PM.
Quote from Nero_Forte :
Any people who took this course?

Same question I had too
Reply
Joined Nov 2018
L4: Apprentice
> bubble2 434 Posts
50 Reputation
Nero_Forte
01-27-2020 at 10:26 PM.
01-27-2020 at 10:26 PM.
Quote from dealjaeger :
Same question I had too

I checked the course outline and Microsoft had a very similar free online course. Was wondering why pay for the same course
Reply
Joined Dec 2019
L2: Beginner
> bubble2 40 Posts
14 Reputation
iluvchonk
01-27-2020 at 10:28 PM.
01-27-2020 at 10:28 PM.
Quote from Nero_Forte :
I checked the course outline and Microsoft had a very similar free online course. Was wondering why pay for the same course

Microsoft course link?
Reply
Joined Nov 2018
L4: Apprentice
> bubble2 434 Posts
50 Reputation
Nero_Forte
01-27-2020 at 10:36 PM.
01-27-2020 at 10:36 PM.
Quote from PurpleShop8507 :
Microsoft course link?

https://www.youtube.com/playlist?...uJ9yne1mE6
Reply
Joined Dec 2009
L4: Apprentice
> bubble2 370 Posts
140 Reputation
oscar13sd
01-27-2020 at 10:52 PM.
01-27-2020 at 10:52 PM.
No projects in the youtube link, which is why I'm considering this bootcamp.
Reply
Joined Apr 2015
L2: Beginner
> bubble2 581 Posts
82 Reputation
OneAdam12
01-28-2020 at 12:12 AM.
01-28-2020 at 12:12 AM.
Don't ever pay for knowledge like this. It's available free online.

YouTube, google, codeacademy, urlhasbeenblocked, to list a few
Reply

Sign up for a Slickdeals account to remove this ad.

Joined Feb 2010
L18: Meschugener
> bubble2 799 Posts
406 Reputation
SuperJew
01-28-2020 at 12:14 AM.
01-28-2020 at 12:14 AM.
Quote from dealjaeger :
Same question I had too
I'd recommend taking the Codecademy Python 2 course instead. It's completely free so if you don't like it or get lazy you don't lose anything, it's interactive, it's well designed, it's one of the best coding tutorial websites, the major concepts carry over to Python 3, and Python 2 is good to know anyways for legacy purposes. If you complete it use the 7 day free trial to access the projects and plow through the Python 3 course.
2
Reply
Joined May 2005
Guest
> bubble2 1,733 Posts
271 Reputation
zhangzheng
01-28-2020 at 12:47 AM.
01-28-2020 at 12:47 AM.
Quote from oscar13sd :
No projects in the youtube link, which is why I'm considering this bootcamp.
like the others have said, you can just google the project names and find instructions and some answer videos

but i would still recommend that you try and give the design of the games/projects a try on your own before looking up solutions

heres one of the first projects:

dice simulator and i found multiple sources on how this can be accomplished:
https://www.pythonforbeginners.co...-the-dice/
Reply
Joined Apr 2014
L2: Beginner
> bubble2 29 Posts
10 Reputation
DavidL7975
01-28-2020 at 05:23 AM.
01-28-2020 at 05:23 AM.
start here gives away the entire book and youtube videos
https://automatetheboringstuff.com/
Reply
Joined Sep 2011
Chef Rover
> bubble2 1,198 Posts
125 Reputation
VTX_Rover
01-28-2020 at 05:43 AM.
01-28-2020 at 05:43 AM.
Quote from DavidL7975 :
start here gives away the entire book and youtube videos
https://automatetheboringstuff.com/
I don't see a free download? what link is the direct free download pdf?
Reply
Joined Oct 2008
Ka like a wheel.
> bubble2 274 Posts
81 Reputation
GunslingerFyre
01-28-2020 at 06:23 AM.
01-28-2020 at 06:23 AM.
Quote from SuperJew :
I'd recommend taking the Codecademy Python 2 course instead. It's completely free so if you don't like it or get lazy you don't lose anything, it's interactive, it's well designed, it's one of the best coding tutorial websites, the major concepts carry over to Python 3, and Python 2 is good to know anyways for legacy purposes. If you complete it use the 7 day free trial to access the projects and plow through the Python 3 course.

Python 2 is end of life as of Jan 1. I'd recommend not learning Python 2 at this point, unless you're just a hobbyist. Yes the major concepts carry over to 3, but a lot of the finer details of syntax etc have changed. If you're learning Python for a job, Python 3 is a much better use of your time.
Reply
Joined Dec 2006
L3: Novice
> bubble2 128 Posts
30 Reputation
djc998
01-28-2020 at 06:29 AM.
01-28-2020 at 06:29 AM.
Guys:

No reason to buy these course. Plenty of free resources out there and some great YouTube playlists.
Reply
Page 1 of 5
Start the Conversation
 
Link Copied

The link has been copied to the clipboard.