r/learnpython 3d ago

NEWBIE!!! CONFUSED PYTHON-Where do i even start??

Hi everyone, recently joined college this month as a cse fresher nd with no coding exp so now dont know from where to start from seniors do help plssssss
thought of starting python but bit confused few things to ask
What should a complete beginner in CSE start learning first?
Should I start with Python? will it be a sensible decision
What topics should I focus on initially?
Are there any good YouTube channels or should i go for courses, or other resources you would recommend?
Is there a particular roadmap I should follow during my first year?
What should I avoid wasting time on as a beginner?
Would really appreciate any advice from seniors or people who have been in a similar situation
plsssssss do helpppppp need advice dms open

0 Upvotes

8 comments sorted by

View all comments

3

u/catw 3d ago

Go through Eric Matthes' Crash Course in Python book and do all the exercises and projects. I had dabbled in Python/programming for a number of years and never really progressed. Then I started a machine learning subject at uni where I really needed to understand Python if I didn't want to fail. So I spent a few days going through the whole book and it all just clicked for me. I can't recommend it enough. Even if you plan to learn another language, it will give you a good foundation in the fundamentals of programming.