Hello Everyone,
I have been trying to start learning Programming Languages because it seems interesting to me. But all my efforts are failing me. May be because, I am unable to find good grip.
I studied Business Studies. For some reason, I think I can learn and succeed in programming world. But,I am unable to start studying.
What should I do?
Please share your answer & story, if you find yourself in me.
Thanks!
Hi and welcome Al Noman JIKU , if you want to learn programming and don't know how to start, then you might want to take a look at the FAQ for beginners :)
First think about what you want to do with programming. Make games, design websites, machine learning and data science, etc. Then find a beginner friendly language like Python or Go (golang) that is favored in the field you like.
If you just want to jump in with web and javascript, check out https://www.freecodecamp.com/. They have a number of projects that gradually get more complex and the first sections are all in the browser. They have a large community ready to help you out.
Just find out what interests you and keep at it.
Todd
Software Security TechLead
You know those guys who always spend their free time screwing with their cars? Be that guy, but for programming. Figure out what types of applications you'd like to write (web, native, systems, drivers, etc...), find an appropriate language (JavaScript/HTML/CSS for web, C#, Swift, or C for native, and then C for systems/drivers), find a good book and some good tutorials on YouTube, then start writing applications. It may be very hard at first to "struggle through it" but actually, that's the best part because while knowledge is super important, it's the struggling and how you handle it that make you a great programmer.