+ 2
i want to become a Programmer so Which Language should i begin Wth?
2 odpowiedzi
0
So as to begin with programming, you must start with the basic concepts of C. Once you are clear with the concepts, you can start the coding practice by picking up any online platform that can let you do the practice. You can go for codefights.com too.
When you feel that you are well versed with the C language, then you should go for other languages that are in demand like Javascript, Java, .Net, PHP etc. of your choice.
0
To start with programming, you do NOT have to learn C. If you want to become a web developer, start with HTML and then learn CSS and JavaScript. For developing desktop applications, I like Java most, but you can also use other languages like C#, C++, Python and so on.