Changes between Version 15 and Version 16 of Developing your own applications
- Timestamp:
- 01/11/11 15:55:38 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Developing your own applications
v15 v16 1 ''' 2 disclaimer: this article is work in progress and I am learning as I write''' 1 2 == Developing your own applications == 3 4 '''disclaimer: this article is work in progress and I am learning as I write''' 3 5 4 6 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.
