Startup point for Symbian/embedded programming learning

懵懂的女人 提交于 2019-11-30 17:44:06

问题


I have good knowledge on C++ (not C) and recently bought a Symbian-based phone. This gave me reasons to start learning on how to program this beast.

I have searched for Symbian programming tutorials but there is so much knowledge that it is hard to choose best for startup.

So I'm asking for hints, tips on where to start embedded/Symbian programming learning that would give me a kick-start in this topic; especially if you have this knowledge yourself.

Thank you.


回答1:


I will merely point out a few resources that I used when I embarked on the journey to become a Symbian Developer.

  1. The Learning Centre at Symbian Developer portal. There are all manners of documents, whitepapers, and tutorials there to get you up to speed with Symbian internals and application development. Also, you will eventually have to get the Symbian SDKs and dev tools from there.
  2. Forum Nokia
  3. NewLC.com A thriving and very helpful community of Symbian developers. It is updated sufficiently often.
  4. I am glad to have got the book Accredited Symbian Developer Primer. Even though it does not delve into the depths of anything, in an amazingly small space it explains some of the most fundamental and most difficult to grasp concepts very brilliantly.



回答2:


Symbian developer site has been renewed since the launch of Symbian Foundation and is now in public beta: https://developer.symbian.org/




回答3:


There's this website: http://www.symbiantutorial.org that has a nice review of the Symbian C++. If you want to go on with C++, that's the starting point I believe.

You could also try out the PyS60, it's a Python for Symbian 60 devices, quite neat and nice to start.




回答4:


You are the exact intended audience for a recent Symbian Press book : http://www.quickrecipesonsymbianos.com

It is meant as an introduction into the Symbian development ecosystem for developers who haven't targetted mobile phones before. It is supposed to guide you step by step during the first two weeks of your learning curve and show you where to go after that.

Sorry for the shameless plug, it's just that you're exactly describing what this book was written for. Hopefully, it will help do just what you asked.



来源:https://stackoverflow.com/questions/200441/startup-point-for-symbian-embedded-programming-learning

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!