I m a new and have passion for coding please someone guide me about this how and where to start? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I m a new and have passion for coding please someone guide me about this how and where to start?

Please suggest me complete road map for learning this i m also doing a job in other industery from 9 to 5 please guide me

17th Mar 2023, 3:45 PM
Aleem
7 Answers
+ 3
It's my mentor's way My mentor has teached me that
17th Mar 2023, 4:15 PM
Herobrine
Herobrine - avatar
+ 3
I think you should start with web development Learn HTML CSS JAVASCRIPT and create website
17th Mar 2023, 4:04 PM
Herobrine
Herobrine - avatar
+ 1
Talking about the Road map…. Start with Html and Css If you want to be a good web developer (talking about frontend), you should have a good grasp of the above two. Also you need to have good knowledge of html and css even if you want to excel in Backend only Then take up JavaScript. Js requires patience, and you need to be good at it. And what I believe is, you should be able to google your doubts in a good way while developing something. Even good developers google the most basic concepts. Then if you want to be an expert in frontend, try React or Angular, they both are good frameworks or say, libraries for front end development. Now if you want to do full stack or specialise in Backend, go with Nodejs, because you would have learnt enough JavaScript by now, and switiching to a different language such as PHP for backend would not be a good choice. Learn Nodejs, Expressjs. And you need to have knowledge of database such as MongoDb, PostgreSql or Mysql… I would recommend MongoDb because it is quite easy… I'v
17th Mar 2023, 4:14 PM
Herobrine
Herobrine - avatar
+ 1
Other tips: In my coding journey, I found out the best ways to learn how to code is to read code. Of course once you've choosen an appropriate framework and learnt the basics of a language, Read other peoples code. Where you don't understand the code google it or use ChatGPT to find out more about the code and what it does. Another useful tip is practice your code by building something. Make a website that does something useful to you. A todo list. There's no better feeling than seeing your code in action. Finally, look for a community of developers to keep you consistent and accountable. TL;DR 1. READ Other peoples CODE => Use Chat GPT and google to help you understand the code better 2. WRITE AND PRACTICE CODING 3. BUILD SOMETHING USEFUL TO YOU; for example a ToDo App. 4. FIND PEOPLE TO KEEP YOU CONSISTENT. Talk to people on Sololearn to help you grow. 5. PLAN YOUR TIME TO CODE. Bonus; Try codingames.com for fun easy ways to learn or coding wars.
18th Mar 2023, 3:22 AM
Emmanuel Kiprop Kimutai
Emmanuel Kiprop Kimutai - avatar
0
Please can elaborate this?
17th Mar 2023, 4:09 PM
Aleem
0
Yes I agree
18th Mar 2023, 3:44 AM
Herobrine
Herobrine - avatar