|
|
User login
Feeds |
Roadmap to learning Symbian C++
|
|||||
| Fri, 2005-03-18 19:25 | |
|
hi all,
this is Bhargav from India.I am new to Symbian OS C++ but not new to programming.I have programmed good enough rt from C to C#(c,c++,java,C#(.net)) and am even into programming the embedded systems.... I want to learn the sym. C++ badly.So i even purchased the book "symbian OS C++ for mobile phones" by richard harrison and found it pretty good to gain a lot of "theory" knowledge. I want to learn this programming by practisiing a lot of programs like the way we learn the rest of the tech.We follow a certain roadmap like for example to learn c we say 1.Hello World 2.Variables 3.Loops,IF..else.... and so on. can anyone of u guys suggest me a clear road map like thing which tells where to start where to proceed next what areas i need to concentrate upon...(like a table of contents(course contents) ) It would not only prove useful to me but also to a lot of newbies' like me out there lost in this world of learning the sym. c++ Thanks all, Bhargav. |
|
Forum posts: 85
I'd suggest reading the book you have and following a simple Hello program. Until you learn exactly what everything does in the simple Hello program, don't even consider looking at more complex code, or writing your own!
Eric has a nice step-by-step example too:
http://www.newlc.com/article.php3?id_article=402
This should teach you quite a bit of the basics. Eric also has lots of tutorials which I found to be very educational.
By the way, if you are used to Windows programming with MS tools, get ready for a steep learning curve! Symbian programming is essentially C++, but there are some variations. It will take a while to get used to these variations, the tools you use to build and run your code, etc...
Also get ready for lots of forum digging for information because the SDK documentation is not always enough. Thank God Symbian has a very responsive, friendly and knowledgeable developer support community.
Good luck!
Forum posts: 26
Good luck!
Amen to that
Sorry, I'll try to reply with a more detailed post over the weekend!
Scarfman007
Forum posts: 2
Bhargav
Forum posts: 727
Additional example code - besides what's on this site - can also be found on http://forum.nokia.com and http://www.symbian.developer or here: http://www.cs.helsinki.fi/u/mraento/symbian/