I'm really interested in learning about development for Windows Mobile. I have Visual Studio 08 and an HTC Touch running Windows Mobile 6.1.
Up until this point I've been purely a web dev guy.. Mostly PHP, a little bit of ruby and python. What resources would you suggest?
Another route, I have met some people who do mobile development in C++ or wxWidgets. I think it's much steeper learning curve to jump from scripting language to there. Besides, I can't see any real benefit of going through that route UNLESS the apps that you want to develop requires an absolute level of performance. Otherwise, IMHO, the development time is not worth it.
Here are some URLs that might be helpful. http://msdn.microsoft.com/en-us/library/bb158619.aspx http://www.wxwidgets.org/
Hope that helps. :)