Changes between Version 67 and Version 68 of Developing your own applications
- Timestamp:
- 01/14/11 09:47:55 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Developing your own applications
v67 v68 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 as this should be familiar and easy to understand for people withJava 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 easy to understand for people with some Java experience. 4 4 5 5 It is assumed that the reader has already successfully built SHR using the instructions at [wiki:"Building SHR"].
