
August 7th, 2008, 09:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 912
Time spent in forums: < 1 sec
Reputation Power: 5
|
|
|
Strings in Ruby
Strings are used in every programming language, and most programmers spend a lot of time manipulating strings. This article will explain the various ways you can use and manipulate strings in Ruby. It is excerpted from chapter four of Learning Ruby, written by Michael Fitzgerald (O'Reilly, 2007; ISBN: 0596529864). Copyright © 2007 O'Reilly Media, Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O'Reilly Media.
Read the full article here: Strings in Ruby
For more discussion go here: Blog Article Discussion
|