User:Eriksiers: Difference between revisions

Content deleted Content added
Eriksiers (talk | contribs)
m to do
Eriksiers (talk | contribs)
m →‎My code contributions: minor changes and cleanup
Line 60: Line 60:
*My 250th edit was creating the [[Windows Scripting Host]] -> [[Windows Script Host]] redirect page.
*My 250th edit was creating the [[Windows Scripting Host]] -> [[Windows Script Host]] redirect page.
*My 500th edit was re-adding the [[Template:Implementation|implementation template]] to [[PowerBASIC Console Compiler]]. (Sigh.)
*My 500th edit was re-adding the [[Template:Implementation|implementation template]] to [[PowerBASIC Console Compiler]]. (Sigh.)
*My 1000th edit was moving [[XOR Pattern]] to [[Munching squares]].

I doubt I've hit 1000 edits, but I stopped counting some time back.


So far, I've only created a single task, [[Sorting algorithms/Pancake sort]].
So far, I've only created a single task, [[Sorting algorithms/Pancake sort]].
Line 67: Line 66:
===REALbasic===
===REALbasic===


It should be noted that all [[:Category:REALbasic|REALbasic]] examples that I've written (which can be found by looking through [[Special:Contributions/Eriksiers|my user contributions page]]) were written in REALbasic 5.5.5, which is several years old. (For comparison, this might be considered somewhat akin to writing in [[wp:C90 (C version)|C90]] instead of [[wp:C99|C99]] (or [[wp:C11 (C standard revision)|C11]]), or writing for the original [[:Category:Visual Basic .NET|VB.Net]] instead of VB2010 -- my examples will ''probably'' work under modern versions... but they might not. [http://www.catb.org/~esr/jargon/html/Y/Your-mileage-may-vary.html YMMV.])
It should be noted that all [[:Category:REALbasic|REALbasic]] examples that I've written (which can be found by looking through [[Special:Contributions/Eriksiers|my user contributions page]]) were written in REALbasic 5.5.5, which is several years old. (For comparison, this might be considered somewhat akin to writing in [[wp:C90 (C version)|C90]] instead of the current standard, or writing for the original [[:Category:Visual Basic .NET|VB.Net]] instead of VB2010 -- my examples will ''probably'' work under modern versions... but they might not. [http://www.catb.org/~esr/jargon/html/Y/Your-mileage-may-vary.html YMMV.])


===Unsorted Code===
===Unsorted Code===