+ 2
Programming language you love
Which programming language do you love working with and what do you love about it?
3 Answers
+ 2
For me, I really love C# and Java the most, but C++ is a very close runner-up. I prefer the style of syntax they use, unlike languages like Python that drive me insane with their syntax. They're all really powerful languages and as a game developer, they're most useful to me as well. There is a whole list of reasons why they're each good, so I'm not going to waste time typing all of that out, but I'd recommend researching each and then play around with each to see which ones you enjoy working with the most.
+ 3
I love ruby and JavaScript
but c++ is also good language
+ 1
I love both Java an python
Python is really simple and easy to use and to do some small projects or just some rapid / on the fly code, I thinks it's one of the best
Though, I'm one to love to have an explicitly typed language like Java and that's the main point that bothers me with python. Also I really like the formalism of java when it comes to syntax.
And I love not having to deal with pointers