+ 12
If you had to choose 3 programming languages,what would they be? And why?
12 Answers
+ 22
JavaScript <- Can do anything in an easier and better manner
C++ <- Can do what JavaScript can't
Python <- smart, multipurpose language
+ 19
Programming Languages?
So, except for HTML, CSS and SQL (not programming languages) i would choose:
Javascript => Same of @ValentinHacker, can do exactly what i need, lots of frameworks and Unity too!
PHP => Until Wordpress does not use it anymore, in addition this language is still widely used.
Python => I like the minimalism, but also because of Django and other stuff.
+ 13
JAVA
BECAUSE ITS THE EASIEST PROGRAMMING LANGUAGE ON EARTH
+ 11
C#, c++, and assembly
c#: just my favorite language
c++: low level and easy, used alot in game dev
assembly: I could do anything with this baby
+ 8
JS for web developing;
C++ because it is intuitive and has no limit;
Python for "mid" level developing
+ 7
js - popularity and web
c++ -stability and power
golang - I dream to learn it some day
+ 7
Java, PHP, and JavaScript!
^-^
+ 5
I would choose
Python : easy to use, easy to read
C++ : quick OOP language, useful for game development (what I love)
C : my baby, my real first love in programming, I just could not forget this language :p
+ 5
java, PHP, and python..
because I interested in web developer and creating games
+ 4
PHP --- Easy, but powerful Programming language and used in Back-End
Lua --- Very Easy, but super fast Programming language and used for games and ESP8266
JavaScript --- Awesome, widely used Programming language and used in Front-End
+ 3
Aside from Java and C# (because I quite substantially know those), I'd go for:
C/C++ - because they're ubiquitous and I'd love them for embedded systems programming.
Python - not really a minimalist fan (I consider myself a 'base metal' programmer) but because it's a jack of all trades, and it's handy with the RasPi, I'd love it in my repertoire
JavaScript - The web stuff
+ 3
JavaScript : tons of framework, front-end web is what I like most, back-end with node.js
Python : can be used for web but also for desktop scripts, even for network and security and Linux system
PHP : easy to host a project, wide community, tons of documentations, he does the job