Learning to code GTK apps in Java, C and Python
Posted: Tue Mar 20, 2007 2:27 am
This is a very cool instructional video, specially because it goes through the newbie developer and how to learn the basics of the GTK API regardless of the language, being C or Java or Python.
The Video is around 1 hour and is very very good. The only downpart is the tiny size of the video you cant really see the code or the slides. Fortunately doing some googling I found the presentation online as well as the sample code used on the talk on the author's site.
I think GTK is a great API to learn because it can run on Win/Linux/OSX/Solaris as well as on embedded devices like the Nokia770, the OLPC computer and many other small devices.
Video is here in Theora Format
Slides are here
Code is here
The Video is around 1 hour and is very very good. The only downpart is the tiny size of the video you cant really see the code or the slides. Fortunately doing some googling I found the presentation online as well as the sample code used on the talk on the author's site.
I think GTK is a great API to learn because it can run on Win/Linux/OSX/Solaris as well as on embedded devices like the Nokia770, the OLPC computer and many other small devices.
Video is here in Theora Format
Slides are here
Code is here