+ 1
I am brand new to programming. Where should I start???
4 Réponses
+ 4
HTML is the best to start.
Or, if you are interested in really diving into it,I'd say C++
+ 3
Programming start with C language,
but we don't have C course here, so Start with either C++ or Java to make concepts of OOP clear
+ 1
If you really want to start really programming(not writing some markup language) with something easy, try python, a high level programming language where you can start implementing your high level abstractions right away.
0
c++ or python