hey,what should i do as a cse student for 1st year,i have no computer science in my 12th.please provide me a roadmap
Dear Aspirant,
You can start with one of the following programming language:
- Python
- C++
- Java
There are a lot of free sources available online to help you with the learning part, my favourite free content in YouTube channels. You can look fo freecodecamp YouTube channel. They have some very good content available. You could use the following books to get a headstart in coding:
- C by Dennis Ritchie
- Learn Python the hard way
- Automate boring stuff with Python
- Complete Reference, Java
After you get a gist of it, you could join some coding websites like hackerearth, hackerrank. There you can solve some programming questions. After that in your second year you can work on some projects like a website or an app.
After that you're good to go.
Hope this helps. Thank you.





