User:Glennj: Difference between revisions

From Rosetta Code
Content added Content deleted
m (links to examples of scrolling)
Line 32: Line 32:


== scrolling big blocks ==
== scrolling big blocks ==
examples: [[Happy Number#Ruby|horizontal scrolling]], vertical scrolling
examples of scrolling: [[Happy Number#Ruby|horizontal]], [[N-Queens#Ruby|vertical]]

Revision as of 20:32, 1 December 2009

My Favorite Languages
Language Proficiency
Tcl Advanced
Perl Intermediate
AWK Intermediate
JavaScript Intermediate
UNIX Shell Intermediate
Ruby Intermediate

I'm a programmer at Alcatel-Lucent, working in Ottawa, Canada.

A rudimentary home page at http://purl.org/net/glennj/

I spent a lot of time adding Tcl solutions. I'm now pecking away at AWK and Ruby. I'm just learning Ruby, so hopefully I'm getting the idioms right.

Ruby tasks to work on

new pages

scrolling big blocks

examples of scrolling: horizontal, vertical