Showing posts with label programming. Show all posts
Showing posts with label programming. Show all posts

Wednesday, July 25, 2007

RubyInEclipse

Using Eclipse as an IDE for Ruby.

Tuesday, July 24, 2007

C++ Programming Tutorial

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.

Monday, July 16, 2007

Linux: GUI Programming with Ruby



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.

Friday, April 27, 2007

Introduction to Perl



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.

Sunday, January 14, 2007

Creating bash scripts



See how to create bash scripts for automating repetitive tasks. View tutorial

Thursday, January 11, 2007

Subversion tutorial



See how to work with SubVersion control version system.