Coding 750+ hours and that's my advice!
Which language?
There's a lot of languages available you name it! Choosing the right language is a must because it will be responsible for your coding style, approach for problems solving and it's application.
My first coding language was C++, if you see my code most of them follow's it style, my second language was Python, most of the approach for my problem solving follows it.
Later on I started learning Kotlin and Dart and they both follow the same style as above!
I will recommend you C++ if you are really into programming after that you will be experienced enough to choose any other language.
Single or multiple language?
Single language won't make you a good developer and that's a fact! Every language has it's unique style but why to limit yourself only to that? Programmer is analyzed by it's approach to solve a problem. Why Iron Man uses multiple armors? Because every armors has it's unique specialty. Same way these programming language are your armors some are used to fight Hulk while some are used to fight back from terrorist in Afghanistan!
IDE
Integrated Development Environment it's a tool which will help you to code more efficiently. If you don't have a high end PC then I would recommend you VS Code. It contains most of the things you would require.
Resources?
The most difficult thing is to find the right resource! Even though there are hundreds of websites available but getting the right resource for you is like finding needle in a farm! Most of the websites follows bookish approach and they are very technical. Many beginner's programmer mug up the algorithm instead of understanding and coming up with their unique approach!
That's why I'm creating these blogs and the community Srijanverse to help the coders like me to get the right resources at the right time.
I've learn coding from multiple community and Free Code Camp is my favorite you can find all their amazing tutorial videos in their YouTube channel.
Comments
Post a Comment