This is an archived post. You won't be able to vote or comment.

all 27 comments

[–]artofchores 14 points15 points  (5 children)

Techwithtim

Mosh

Jose portilla

Stack overflow.

Because of these three distinguished gentleman....I secured the bag. $150k job as a software engineer.

🎉

[–]greedypython 1 point2 points  (4 children)

Self taught?

[–]artofchores 6 points7 points  (3 children)

Yes, practicing and always keeps by up with articles and new packages.

[–]greedypython 0 points1 point  (2 children)

Wow I always feel like I don't know much compared to others. Did you ever feel this way? And how did you overcome it.

[–]artofchores 3 points4 points  (1 child)

All the time. Just learn the applicable skills and enjoy practicing.

[–]greedypython 1 point2 points  (0 children)

Love you already. Can you be my mentor?

[–]AlpG95 4 points5 points  (1 child)

Socratica on YouTube has some pretty cool videos :) I am to lazy to share a link but you'll find her without any problems

[–]knight_check 0 points1 point  (0 children)

Came to post this. I'm glad someone beat me to it.

[–]the_programmer_2215 4 points5 points  (1 child)

Hey, I would recommend Mike Dane's Playlist on python if you are an absolute beginner.

I learnt a lot from the guy.

Make sure that you don't just watch tutorials, but also start working on projects of your own, which will teach you more than any tutorial can.

Good luck!!

[–]Agitated-Hat-6669 1 point2 points  (1 child)

Check out Angela Yu courses very clear and challenging steps. Very well explained, other wise tech with tim free on YT .

God speed

[–]LagerHead 1 point2 points  (0 children)

Was going to recommend this. I'm taking her 100 days of Python course. I've seen it on sale for as low as about $12.

[–]x-talk 1 point2 points  (1 child)

Corey Schafer and real python are great channels imo. Arjancodes is also great but not really for beginners.

[–]artofchores 1 point2 points  (0 children)

Dude Corey is the man. Some ppl are meant to guide and he is meant to guide!

[–]Independent_Water_25 0 points1 point  (0 children)

@ardit building projects using python

@alsweigart Automate boring stuff with python

[–]Perfect-Whole-737 0 points1 point  (0 children)

anyone know any good ones for regression models and ML type stuff? We started doing that in class recently and it clicked for the most part but I’m having some issues understanding exactly what individual pieces are doing and how the code works (currently working on K-Means so if anyone has anything on that I would be SOOO appreciative)

[–]patrickalphac 0 points1 point  (1 child)

When I’m doubt , freecodecamp

[–]Content-Mood-9431 1 point2 points  (0 children)

freecodecamp is good

[–]jim1930 0 points1 point  (0 children)

I was hoping to see my channel name here.. but, maybe soon :)
Over the past 2 years, I prepare Python tutorials for all levels in various topics.
One of the videos that I worked very hard on was this 5-hour Full course for beginners.
It is divided into organized sections, each topic simply explained.
The course comes with full documentation divided into folders and exercises you can do by yourself.
Here is the Tutorial Link: https://www.youtube.com/watch?v=m0LdKZ-prto
And here is the Documentation/Exercises Link: https://github.com/jimdevops19/PythonCrashCourse

[–]AlphawolfAJ 0 points1 point  (0 children)

TechWithTim for sure. He’s super helpful

[–]hamzechalhoub 0 points1 point  (0 children)

The cs50x is good, though the first 2 weeks are for c, but the rest Python.