For those who want to start working with SharpDevelop
immediately, this is the place to start. This chapter
gives you a quick guided tour of the application, and is
designed to help you use SharpDevelop efficiently as quickly
as possible.
This section includes:
-
A tour of the IDE
-
Quick-start examples
-
Links to further information
Tip
#develop uses the terms "Combine" and "Project". Briefly, a Project is a collection
or source files (i.e. code) and other resources (such as images, icons, etc.) that
can be compiled into a .NET Assembly. A "Combine" is a collection (a 'combination') of one or more Projects.