Actually my first introduction into C++ was straight into the deep-end with some horrendously hideous code, that hasn't scared me off though. C++ is in some ways so much more easy to write than Java or other high end languages where you have no real pointer types.
Object Oriented coding especially in the languages you name is an extention of imperative programming. There are only two real types of programming style and those are Imperative and Declarative, first categorie are procedural and OO, while the last has logical and functional programming.
Actually quite awesome, so far the best mobile OS I have tried :D
Actually my first introduction into C++ was straight into the deep-end with some horrendously hideous code, that hasn't scared me off though. C++ is in some ways so much more easy to write than Java or other high end languages where you have no real pointer types.
It is easier to just write multithreaded busy wait loop myself to burn cycles on other threads if i wanted to do that
That tool doesn't work on multi-core CPU's as it can only burn cycles on one core.
Object Oriented coding especially in the languages you name is an extention of imperative programming. There are only two real types of programming style and those are Imperative and Declarative, first categorie are procedural and OO, while the last has logical and functional programming.
I normally play games with about ten windows open among which Visual Studio and browsers the games run prefectly smooth.