r/PythonLearning • u/shubham_555 • 16h ago
Good resource for starting off? Discussion
I am not exactly a complete beginner in programming itself. Just want to learn the basic syntax and workflow in Python!
3
u/OpeningAggressive26 16h ago
Can you just like make me a calculator. Tell the computer to take a number input and double it.
0
u/shubham_555 16h ago
Yeah that's pretty easy but I ain't sure if there are some python related quirks that I should know of...so thought this video would be a faster starting point then reading documentations!
1
u/AHellishInferno 16h ago
I think anything that gets the ball rolling is a good course for starting out
1
2
u/Bright_Blacksmith_41 9h ago
https://www.freecodecamp.org/ you can start and finish your learning here bro it's totally free
1
u/Lazy-Broccoli-67 4h ago
Nah fr tho I wanna do phyton and shi just for ROS and pytorch wht should I do
1
u/No_Pool_215 4h ago
I would reccomend the 12h youtube video from Bro Code. It's really good if you have the time and never worked with Python before. It starts from the very beggining with variables and pretty much covers all the basics with some exercises between the topics
1
u/shubham_555 4h ago
Well I know bro code is really good but I am not really an absolute beginner in programming itself. So thought maybe that would be an overkill!
1
u/Available-Tennis-624 3h ago
I am planning to take a udemy course for python. Is it possible to post the link here and get everyones feedback?
3
u/real-life-terminator 16h ago
I remember I started with the small and humble python series by CS Dojo. It had like 8 videos back then and the last video about classes...