Whats next in c++

Pages: 12
closed account (S6k9GNh0)
I don't like the idea of people asking which library is better over the other.

Most have some disadvantage or advantage that the other doesn't have. But most of the time, unless you delving deep into how the library works, you won't even reach these advantages or disadvantages. The best way to determine whether a library is good or not is to use it.
What if you have a choice between learning c++ in depth like making a game using sdl libraries for a month or learn another language like jave which one would you choose
And another question have you worked on unity 3d
closed account (S6k9GNh0)
It's still your decision. Most people are fine developing small games when using Java. Most people start running into issues when developing commercial games as complication rises. There are bindings for popular multimedia libraries to Java even. Overall, I'm pretty fast to pick up on any language I try but I tend to use the C approach now adays because that's what I'm most familiar with (and I tend to deal with real-time applications).
I want to make a game for iphone do i need to learn c# or perhaps i need to further polish my c++ skills and than learn c# and than make game
Last edited on
closed account (S6k9GNh0)
Apparently, you can use any language you want: http://stackoverflow.com/a/3950134
That was of immense help does the same rule apply for android platform
closed account (S6k9GNh0)
Java seems to be the most popular but you could probably use anything Linux in general is capable of.
And what is Linux capable of ???
can it support c++
closed account (S6k9GNh0)
http://lmgtfy.com/?q=Linux+programming+languages
No offence but you could have just said Yes
Topic archived. No new replies allowed.
Pages: 12