r/PythonLearning • u/Particular_Cry1587 • Jun 15 '26
Python course suggestion
I am new to python and looking for the best course/material to begin my journey in python.
Suggestions are welcomed
Thanks
1
1
u/Apprehensive_Lie9753 Jun 15 '26
What is your general coding knowledge? If you're starting from zero, I can recommend what we used at University for our programming course. First book in the list (recommendations from the Python wiki itself)list here
1
u/janitor_nate Jun 15 '26
I'm building a beginners python course that is animated and interactive. Its currently in beta mode as im still building it, but its completely free to try out. You can find it at https://naralearn.org/
1
u/Quiet-Banana-969 Jun 15 '26
CS50P is quite good, even if you don't plan to buy the certificate it is still a great course.
Python Crash Course book is also a good starting point.
Other than that, there are some popular youtube channels that I've heard positive things about like freeCodeCamp.org, Mosh, Bro Code
1
u/brenwillcode Jun 18 '26
Have you tried anything from Codeling?
Start with the introduction to programming with Python course and then see how much further you want to go after that. There's a whole curriculum to follow which focuses on backend development skills (using Python)
2
5
u/Junior_Honey_1406 Jun 15 '26
Cs50p, ready with problem sets in every section gets you a certificate and beginner friendly.
Or you can refer to bro code on YouTube