Just wondering what programming languages people use and why!
Personally, I started with python because its easy to use and easily functional, then moved on to C++ and the like, mainly because they're widely used and quite diverse. Recently, I've been experimenting with Haskell and Lua, (Lua for game development, Haskell for hardcore maths
) which are both quite specialist and unique languages. So, what do you guys like the most (personally, Lua is growing on me quite a bit but C++ is my favourite).
If anyone is wanting to learn how to program, I'd recommend starting with python and looking at some guides like http://docs.python-guide.org/en/latest/ unless you are an avid math nerd (like myself), in which case Haskell is great.
Personally, I started with python because its easy to use and easily functional, then moved on to C++ and the like, mainly because they're widely used and quite diverse. Recently, I've been experimenting with Haskell and Lua, (Lua for game development, Haskell for hardcore maths
If anyone is wanting to learn how to program, I'd recommend starting with python and looking at some guides like http://docs.python-guide.org/en/latest/ unless you are an avid math nerd (like myself), in which case Haskell is great.