+ 1
Which language should I choose first?
Well, I'm starting to learn programming now. I'm already studying Programing Logic and now I want to study a new language to start coding, which language should I choose to start?
4 Respuestas
+ 1
C++ to build basic programming logic
then python.
about php, you should learn HTML, CSS and Javascript first to get a grip on front end.
+ 1
Thank you guys :D
+ 1
you are welcome
0
Java for OOP. Cpp for OOP and lowlevel technics like memory allocate,pointers . Python is easy to learn. PHP is terrible.
My suggestion is Java. I like it the best.