Changes between Version 2 and Version 3 of Developing your own applications
- Timestamp:
- 01/11/11 15:04:13 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Developing your own applications
v2 v3 1 1 Here I will write how to begin developing your own applications for SHR, using the familiar Hello World program as an example. I will use Vala as the programming language which should be familiar and easy to understand for people with Java experience. 2 3 This guide assumes that the reader has already succussfully built SHR using the instructions at [wiki:"Building SHR"].
