Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Symbian Programming

3 replies · 1,896 views · Started 08 August 2002

:roll: HI Is there ant website that teaches how to make a symbian softwares like games etc...

Thnx

You can find some info at:
http://www.symbian.com/developer/SDKs.html

You can program in c++, visual basic, java and opl.
for games I would suggest using the Magic101 engine, this engine runs with c++ and enables programmers to quickly make 2d/3d games.
http://www.avdpro.net/magic101/magic101.html
For buisiness applications you could use visual basic (but you have to pay to use that) , better to use opl which is free. Of course c++ is still the best for everything.