mitchelln wrote:Stick with java. Symbian C++ is the Mount Everest of learning curves, even for seasoned C++ developers.
It's certainly non-straightforward. I've been developing in C/C++ for 20 years, and I found it a struggle.
However, in my view, developing decent apps for handsets is a challenge, regardless of the tools used. Java is certainly more accessible, and it's much easier to get to the `hello world' stage on a Symbian handset using Java than C++. But as the complexity and size of the app increases, in my experience the differences between different languages and tools diminishes.
Still, I reckon a skilled C++ programmer would need to allow at least a few weeks even to get to `hello world' in Symbian. If you're expecting to deliver a product in, say, six weeks, then that may not be a good investment of time :/