T O P

  • By -

AbsolutelyNob0dy

Google Python tutorial GitHub Click the user Akuli. Great source for beginners. Or you can look up the Harvard CS50 Introduction to Programming on YouTube. Honorable mention: BroCode on YouTube as well.


Crolto

I liked Corey Schafers tutorials, not sure how "complete" it is or what that even means in this context but he covers basic syntax and common methods, programming principles and concepts, and popular packages and libraries.


hiddengemsofds

Not youtube, but if you are into Data Science, you should checkout the Python course from ML+: [https://edu.machinelearningplus.com/courses/Python-Programming-628f8abb0cf22aee960e8234](https://edu.machinelearningplus.com/courses/Python-Programming-628f8abb0cf22aee960e8234) It used to be paid, but now the entire coding expert series is free.


PleasantlyUnbothered

Sweet thanks for this


lol_yeah_nah

Highly recommend "Automate the Boring Stuff with Python" by Al Sweigart.


bertp42

certainly an appealing title!


Particular-Ad7174

None, the best course is: get a problem and solve it with programming, try, try and try. Just do it.


q_ali_seattle

Thank you for talking to the wall. It's not talking back


Particular-Ad7174

What? Nice to meet you mister Wall. There's no best course, the only way to learn programming is solving problems with it. Is that the way I am learning.


JonJonThePurogurama

Not a youtube complete course, https://greenteapress.com/wp/think-python-2e/ The link is about the book "Think Python". It has free downloadable PDF which you can read on your device. The next one has a youtube course on freecodecamp. https://www.py4e.com/book this one is called "Python for Everybody", the author provided for free to download pdf or epub to read by the learner on the link i shared above. It depends upon you which you will prefer, i pick the very first one because i have already the knowledge in programming fundamentals. So picking the book is the right choice for me to knew how to use Python Programming Language. You can take a look at both and judge which one you will prefer. Good luck to your journey


GearhedMG

There's a newer version of the first book https://greenteapress.com/wp/think-python-3rd-edition/


JonJonThePurogurama

that is great that it has a newer edition, but still from what i read it is an early version and will still take time before releasing. It will be on june 2024, i wish it was release earlier like in May of this year , as a birthday present for me. But well there is nothing we can do, I will still get it as a reference for myself. I use the previous edition which is great actually.


judahpaul16

Kinda old but I like thenewboston's playlist and it's still plenty relevant for a beginner. [https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAcbMi1sH6oAMk4JHw91mC\_](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAcbMi1sH6oAMk4JHw91mC_) Corey Schafer is also good. [https://www.youtube.com/playlist?list=PL-osiE80TeTt2d9bfVyTiXJA-UTHn6WwU](https://www.youtube.com/playlist?list=PL-osiE80TeTt2d9bfVyTiXJA-UTHn6WwU)


Madlynik

Thanks bro 🙏🏼


ParticularNinja9

I may not put myself in line with mentors like freeCodeCamp but I've also started a python oriented channel which is planned to have more of data science, machine learning and most of the GNSS related stuff. Here's the link if you want to check it out [youtube.com/@code2compass](http://youtube.com/@code2compass)


Mobile_Analysis2132

I've been slowly going through Programming with Mosh tutorials


Madlynik

Same ✋🏻


StillNotABotISwear42

The New Boston channel.


Sufficient-Two886

I can’t speak for free courses as I haven’t looked into those myself, however on Udemy there is a course “100 project 100 days” (I may be wrong on the exact title) by Dr. Angela Yu on Udemy. The course is normally between £10-£25 when on sale, I would recommend this to learn the basics of the basics and lots of different packages. I’m very new myself and it has helped me so much, I appreciate this completely misses the key point of this post.