|
Written by Kyle Hankinson
|
|
Monday, 18 February 2008 12:15 |
|
Once you have registered a user and have logged in, you will have the option to create a project. A link called "New Project" will appear under the "User Menu". Clicking this link will take you to the project creation screen, where you can enter your project name & programming language. Once finished clicking on the "create" button will add your project and redirect you to the project information screen.
The project information screen will display information about the specific project, including Project Name, Project Creator and Number of Files. Also from this page is a button titled "Open IDE". Clicking this link will take you into the actual IDE where you may write your source code as needed.
|