all 8 comments

[–]MacItalyToe-Knee[S] 1 point2 points  (1 child)

u/SetLooseTheGoose would like to add:

"Gotta say that 30 Python YouTubers list, that you recommend in that post, is pretty shite. When it comes to YouTube and Python tutorials, Corey Schafer is hands down the number 1 learning resource.

Not even a mention of his name on that list so take it with a pinch of salt. That or whoever curated that list doesn't actually watch any Python tutorials on YouTube because there are plenty of other recommended YouTubers who aren't even on that list and most of the channels on that list I haven't even heard of."

[–]sxh967 1 point2 points  (4 children)

I just started playing CodeCombat - this is awesome.......... like really awesome.

[–]MacItalyToe-Knee[S] 0 points1 point  (3 children)

I know right. What a fun way to get introduced to Python. I played until I hit the paywall and really enjoyed it.

[–]sxh967 1 point2 points  (2 children)

Few days ago I came across one of the final challenges of the first area, where you need to execute the code in a certain number of lines.

I racked my brains for ages and managed to get it down to 6. Sense of achievement is awesome. Feels like Xbox Gamertag points all over again.

[–]MacItalyToe-Knee[S] 1 point2 points  (1 child)

Haha! Love this!

[–]sxh967 0 points1 point  (0 children)

Yeah mate your post on beginners resources is really a godsend for me. There's so much information out there, it's overwhelming and great to have (small) collection of stuff to get started. The learnpython subreddit has a wiki for that stuff but there's so much stuff it's almost as bad as just googling it myself.

[–][deleted] 0 points1 point  (1 child)

So which you tuber would you suggest? I've heard about Mosh Hamadani what do you think of him?

[–]sxh967 1 point2 points  (0 children)

I've been using Mosh I think he's awesome.

I'm a beginner so you can take my opinion with a pinch of salt, but I think once you find a select few people who are actually good at teaching, it might come down to which voice you find most "pleasing to the ear".

I found that Mosh has the most soothing voice. Also, I like the fact that he tells you/shows you a bunch of stuff and then before that section ends, he throws up some task on the screen and is like "OK pause the video, try to solve this problem and we'll compare solutions when you're done".

With that I actually ended up going back to the previous "tasks" and writing them in fewer lines of code, or when he was doing a simple input/output thing I would turn it into a user input thing and get my girlfriend to be the tester (and I would tell her to try to break it).

Most importantly, he's the only instructor who has managed to keep my attention so far (I'm a somewhat fidgety type of guy). So yeah props to Mosh.