Changes between Version 68 and Version 69 of Developing your own applications
- Timestamp:
- 01/14/11 10:07:32 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Developing your own applications
v68 v69 1 1 == Developing your own applications == 2 2 3 This guide is aimed at the complete beginner who would like to know how to develop their own applications for SHR. Using the familiar Hello World program as an example, it will use Vala as the programming language which should be easy to understand for people with some Java experience.3 This guide is aimed at the complete beginner who would like to know how to develop their own applications for SHR. Using the familiar Hello World program as an example, it will use Vala as the programming language which should be familiar to Java users. 4 4 5 5 It is assumed that the reader has already successfully built SHR using the instructions at [wiki:"Building SHR"].
