User:Glennj: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
 
(27 intermediate revisions by the same user not shown)
Line 3:
{{mylang|Perl|Intermediate}}
{{mylang|AWK|Intermediate}}
{{mylang|JavaScript|Intermediate}}
{{mylang|UNIX Shell|Intermediate}}
{{mylang|Ruby|wannabeIntermediate}}
{{mylangend}}
 
I'm a programmer at Alcatel-Lucent[http://www.pythian.com/ The Pythian Group], working in Ottawa, Canada.
 
A rudimentary home page at http://purl.org/net/glennj/
 
IMost spentof amy lotcontributions ofhave timebeen addingfor [[Tcl]] solutionsand [[Ruby]]. I'm nowlooking pecking away ata [[AWKJavaScript]] andto [[Ruby]].see what I'mit justcan learningdo Ruby,on Windows (so hopefullyI Idon'mt gettinghave theto idiomslearn right.VBScript)
 
Currently working on [[Reports:Tasks_not_implemented_in_UNIX_Shell]], having discovered "type variables" in [[ksh93]] that enable OO programming in Korn shell.
 
== Ruby tasks to work on ==
* [[OpenGL]] => http://ruby-opengl.rubyforge.org/
* [[Loop Structures]] vs. [[:Category:Iteration]]
* [[:Category:Tk]] => [[:Category:Ruby/Tk]] http://www.ruby-doc.org/stdlib/libdoc/tk/rdoc/index.html
 
== pages I created ==
* [[Date Manipulation]],
* [[True/False Values]],
* [[Loop/For with step]],
* [[RCHQ9+/Ruby]],
* [[RCBF/Ruby]],
* [[RCSNUSP/Ruby]],
* [[Loop over multiple arrays simultaneously]]
* [[Raster graphics operations/Ruby]]
* [[JScript]]
* [[Repeating a string]]
 
== scrolling big blocks ==
examples of scrolling:
 
[[Happy Number#Ruby|horizontal]]
<pre><pre style='width: full; overflow: scroll'>...</pre>
 
[[N-Queens#Ruby|vertical]]
<pre><pre style="height: 40ex; overflow: scroll">...</pre>
Anonymous user