Changes between Version 70 and Version 71 of Developing your own applications
- Timestamp:
- 01/14/11 10:09:08 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Developing your own applications
v70 v71 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. Taking the usual Hello World program as an example, it will use Vala as the programming language which should be familiar to Java users.3 This guide is aimed at the complete beginner who would like to know how to develop their own applications for SHR. Taking the usual Hello World program as an example, it will use Vala as the programming language which should be familiar to Java developers. 4 4 5 5 It is assumed that the reader has already successfully built SHR using the instructions at [wiki:"Building SHR"].
