User:Kernigh: Difference between revisions

Add opening paragraph. Link to forks of Factor and PicoLisp. About proficiency; Factor, WML rise from 2 to 3; PHP, Scala fall off table.
(Add SHA-1. Remove unused code.)
(Add opening paragraph. Link to forks of Factor and PicoLisp. About proficiency; Factor, WML rise from 2 to 3; PHP, Scala fall off table.)
Line 1:
{{mylangbegin}}
<div style="text-align: center; font-size: 10pt; float: right; padding-left: 8px;">
{|- style="borderbackground:1px solid #c5fcdc; padding:0 4pxwhite;"
|- style="background: #5ed797;"
| colspan="2" |'''My Favorite Languages'''
|-
| colspan="2" |'''4''' is best, '''1''' is worst.
|- style="background: #5ed797;"
|style="padding:0 4px 0 4px;"|'''Languages'''
|style="padding:0 4px 0 4px;"|'''Proficiency'''
{{mylang|Ruby|4}}
{{mylang|C|3}}
{{mylang|Factor|2*3}}
{{mylang|PHPWML|1*3}}
{{mylang|C++|2}}
{{mylang|CMake|2}}
{{mylang|Common Lisp|2}}
{{mylang|Factor|2*}}
{{mylang|Java|2}}
{{mylang|Perl|2}}
{{mylang|WMLPicoLisp|21}}
{{mylang|PHP|1*}}
{{mylang|PicoLisp|1*}}
{{mylang|Python|1}}
|- style="background: #5ed797df0;"
{{mylang|Scala|1*}}
| colspan="32" |&darr; ''Unix Classic Tools'' &darr;
|- style="background: yellow;"
| colspan="3" |&darr; ''Unix Classic Tools'' &darr;
{{mylang|UNIX Shell|3}}
{{mylang|AWK|2}}
Line 30 ⟶ 22:
{{mylang|m4|1}}
{{mylang|sed|1}}
|- style="background: yellow#df0;"
| colspan="32" |&darr; ''Alternate Shells'' &darr;
{{mylang|C Shell|2}}
{{mylang|es|1*}}
|- style="background: yellow#df0;"
| colspan="32" |&darr; ''OffNot PlatformBSD'' &darr;
{{mylang|AutoHotkey|1*}}
{{mylang|TI-83 BASIC|1}}
{{mylangend}}
|}
 
</div>
Ruby is my best language. Most of my contributions come from an [[OpenBSD]] machine. A few of my examples come from a [[Windows]] machine with [[MinGW]]. I never used Factor, PicoLisp nor AutoHotkey until I found them at Rosetta Code.
Language proficiency:
 
* '''4''' I prefer this language.
* [https://github.com/kernigh/factor Factor for OpenBSD/amd64]
* '''3''' I know much about this language. I can solve many tasks.
* [http://code.google.com/r/kernigh-picolisp/ PicoLisp for OpenBSD/amd64]
* '''2''' I know part of this language. I can solve some tasks.
* '''1''' I can only use this language for a few simple tasks.
* '''*''' I never used this language until I saw it at Rosetta Code.
 
== Contributions by Kernigh ==
* First 20 examples for [[:Category:CMake]] and [[:Category:C Shell]]
* New tasks
** [[Caesar cipher]]
Anonymous user