How can I become a good programmar, which language, should I start first??? Could anybody help me out?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How can I become a good programmar, which language, should I start first??? Could anybody help me out??

I am a student of computer science, this is my last year, I want to become a well programmar. Now I am at initial stage , so I want to ask which programming language should I start first, and also provide me links to easy learning tutorials link thanks

22nd Feb 2017, 10:26 AM
Jalal Uddin
Jalal Uddin - avatar
2 Answers
+ 4
Hi, This is a really good question. However, there is no easy answer. Which language you should learn first, depends on what you want to make or do. If you want to build websites or webapp, you should learn HTMl and CSS as a start. If you wanna build mobile apps, your should start with learning Objective-C for iOS apps or Java for Android. If you don't know what you want to do or just want to learn a bunch of languages, it's best to start with learning the basic concepts and how to "think like a coder". That way you have the groundstones for learning any language. I started with learning SML, but if you want to start with a more "mainstream" programming languages, you should try C, Java, Perl, Ruby or Python - all these languages can do the same (or nearly the same) tasks, but each have different strenght and weaknesses. I would recommend Python, since it is the easist language. The most important thing to remember when you are starting with programming, is that there is no right or wrong approach to starting. You just need to begin! And remember, that the first language you learn will most likely be the hardests, so it is a good idea to have a "fun" or interresting project to begin with. I hope this answer help you
22nd Feb 2017, 10:48 AM
Jan Dickow
Jan Dickow - avatar
0
thank you sir , I really appreciate your answer, thanks for giving me best idea.
22nd Feb 2017, 12:46 PM
Jalal Uddin
Jalal Uddin - avatar