Hi people
I want to get started programing for my 6600, i want to start off with some simple apps and my eventual goal would be to make an mp3 player and a video recorder app, is c++ the best language for this, and what is the difference between opl and c++ apart from opl looks alot more friendly? Can anyone recomend some good books on this? Thanks in advance.
Thanks looks ggod although out of stock in the UK for the time being, has anyone got this book if you do what do you think of it? Does it cover everything and is it easy to follow?
No I don't have it but I can recommend these:
Symbian C++ for Mobile Phones
(http://www.amazon.com/exec/obidos/tg/detail/-/0470856114/qid=1079808454/sr=8-1/ref=pd_ka_1/002-5137588-4477669?v=glance&s=books&n=507846)
Good book to get started with Symbian C++ programming. It's actually written for UIQ programmes but contains lots of basic knowledge about Symbian.
Programming for the Series 60 Platform and Symbian OS
(http://www.amazon.com/exec/obidos/tg/detail/-/0470849487/qid=1079809338/sr=8-1/ref=sr_8_xs_ap_i1_xgl14/002-5137588-4477669?v=glance&s=books&n=507846)
Contains Series 60 specific information. Not really getting started with C++ programming book but great for checking UI components etc.
You will manage only with first book but second can be helpful when Series 60 documentation is not providing needed information (this is very common).
Hopefully this helps.