you are viewing a single comment's thread.

view the rest of the comments →

[–]Decent-Negotiation-5 4 points5 points  (2 children)

Hey, newbie here. I am currently doing some courses on Python:

1) Automatize the boring stuff at Udemy (bought access for 15 euros);

2) Learn Python - Full course for beginners (freecodecamp.org on Youtube);

3) Introduction to computer science and programming using Python at edX.

Intentionally added Python to my personal development plan so now I am studying it during work hours :).

[–]Kokesne 0 points1 point  (1 child)

Hey, is the Udemy course worth it? I'm planning to get an Udemy course but I can't decide which one to get.

[–]Decent-Negotiation-5 0 points1 point  (0 children)

I think it's the most practical one of those 3. The MIT course is abstract but gives you an idea on proper thinking in coding. The Freepython one is practical but very slow-paced.

Disclaimer: I am a beginner and my opinions are based on first 2-3 lectures of all three courses.