Exercises, examples and other material relating to training module R101. This topic is presented on public courses
Learning to program in Ruby,
Ruby Programming
Ruby supports the following conditionals:
nbsp;
nbsp;if - perform a block if true
nbsp;unless - perform a block if false
nbsp;case - perform options ... http://www.wellho.net/solutions/ruby-con ... -ruby.html [longer article] |
Ruby Programming - A Modern, Object Oriented, Portable Scripting language.
This quickly moving course covers the fundamentals
of the Ruby language for ... http://www.wellho.net/course/rpfull.html [course] |
Learning to Program in Ruby - A Modern, Object Oriented, Portable Scripting language.
Ruby is very much an object oriented language, and we concentrate ... http://www.wellho.net/course/rlfull.html [course] |
If you want to say does this string look like another, without being able to give an explicit string for the another , then you re probably looking ... http://www.wellho.net/solutions/ruby-rub ... sions.html [longer article] |
"Making Business a Pleasure" - a spoken logo for Well House Consultants for 2006.
Whether you're attending a course, staying as a guest at Well House ... http://www.wellho.net/mouth/550_2006 ... asure.html [short article] |
We so often overlook the basics of programming, and yet they are so fundamental to good code - understanding things like how widely variables can be seen ... http://www.wellho.net/mouth/2287_Lea ... asics.html [short article] |
Ruby v Python ... I've been asked for a comparison!
• Both are object oriented scripting languages - or rather claim to be scripting languages, ... http://www.wellho.net/mouth/1375_Pyt ... -Ruby.html [short article] |
Ruby is a modern, scripting Object Oriented language
that's rapidly growing in populatity. Taking many of the
best features of Perl and Python, adding its own exciting
extras, and used as the basis for Ruby on Rails ("RoR"),
we expect to be seeing a lot more Ruby in the next year
or two.
This topic is presented on public courses
Learning to program in Ruby,
Ruby Programming
Examples from our training material
| col1 | First Variables in Ruby |
| d2.1 | Prompt, read from user, calculate, output in Ruby |
| d2.2 | Use of intermediate variables |
| d2.3 | Use of intermediate variables - alternative |
| e1 | Simple input, calculate, print |
| hello.rb | Some simple Ruby stuff |
Background information
Some modules are
available for download as a sample of our material or under an
Open Training Notes License for free download from
http://www.training-notes.co.uk.
Topics covered in this module
What is Ruby?
What is it used for?
Where do I get and install Ruby?
Core facilities, built-in library and standard library.
Basic concepts - object orientation, regular expressions, arrays, hashes, etc.
Complete learning
If you are looking for a complete course and not just a information on a single subject, visit our
Listing and schedule page.
Well House Consultants specialise in training courses in
Python,
Perl,
PHP, and
MySQL. We run
Private Courses throughout the UK (and beyond for longer courses), and
Public Courses at our training centre in Melksham, Wiltshire, England.
It's surprisingly cost effective to come on our public courses -
even if
you live in a different
country or continent to us.
We have a technical library of over 700 books on the subjects on which we teach.
These books are available for reference at our training centre. Also
available is the Opentalk
Forum for discussion of technical questions.