C++ Programming Tutorial
Tuesday, 24 July 2007
Tutorial part 1
Tutorial part 2
Going through the use of functions, pointers, how to make fullscreen, and changing colors per line. Tutorial from RECONNETWORKS.COM.
Read more...Linux: GUI Programming with Ruby
Monday, 16 July 2007
Howto (mostly) visually code GUI application on Linux using Ruby and Glade.
If you're a Visual xxxxx programmer, this might make Linux look a bit more approachable.
Introduction to Perl
Friday, 27 April 2007
Adam Trickett gives a short talk introducing the perl scripting / programming language. This talk does not require any previous knowledge of perl, and focuses on the community resources available rather than the language itself.
See http://www.hantslug.org.uk/cgi-bin/wiki.pl?TechTalks for more details and copies of the presentation that accompanied the talk. This talk was given at the Hampshire Linux User Group (HantsLUG) meeting on 3rd June 2006 at Southampton University.
Creating bash scripts
Sunday, 14 January 2007
See how to create bash scripts for automating repetitive tasks. View tutorial
Subversion tutorial
Thursday, 11 January 2007
See how to work with SubVersion control version system.