This section describes how to use the Carbide.c++ Integrated Development Environment (IDE) to develop and deploy a simple Symbian C++ S60 application:
Start Carbide.c++.
Create a Symbian C++ S60 project with a Carbide.c++ wizard.
Build the project for the emulator.
Run the application in the emulator.
After completing tutorial 2:
You know the basics of Symbian S60 development and deployment.
You can create a simple application called HelloWorld using Carbide.c++ IDE and run it in the emulator. The application displays the Hello World! text on the screen.
For more information on development process, see Tutorial 6: Development process.