0
I would like to study about programming language , but which type of program should I start first ? Is it c++ ?
5 Answers
+ 2
you will be start with the syntax of c++
+ 2
According to your question, i am unaware of which programming language you are suitable with. Every languages will have different good and bad points, to me c++ is quite harder to understand but it is also a very powerful language. if you intend to make window applications, i would suggest you learning c++ and after you mastered it, other languages will be easier for you to learn.
+ 1
most basic one is c++ so you should learn c++ first
0
you can start with anyone ..
0
I would recommend learning Python first. The syntax is much simpler and it is easier to read. C++ is a lot harder to learn than Python.