View Full Version : to ALL game makers aka developers.


rob_harvey16
05-11-2002, 01:35 PM
im new to it all and want to start developing, and makin tools apps etc. what advice can you give me and links to where i can find info and where to learn thanks in advance

JyriK
05-11-2002, 01:38 PM
You could try:
http://www.allaboutsymbian.com/phpBB2/viewforum.php?f=24

:D :D
That might help somewhat :)

wahchild
05-11-2002, 03:53 PM
I can recommend developing in C++...

J2ME seems good to start with but you soon get bored 'cos you can't access all the best toys on the device :)

MirekCz
05-11-2002, 04:01 PM
I can recommend to start learning C++ on dos/linux/windows platform as it gives you much better debugging/profiling/etc capabilities so you can learn how to write proper code before you jump into Symbian.
When working with Symbian it's too late to learn all that...

MaleBuffy
05-11-2002, 04:19 PM
True, Symbian and Series 60 use Object-Orientation which is the characteristic of C++, you have to be familiar with OO, maybe even very good at it! Dont expect to learn C++ when writing code for Symbian! Goo luck to you!