User:Effigies: Difference between revisions

m
batch file migration
(New page: ==Languages I Know== The following languages I've written full algorithms in. (Listed in approximate order of first encounter.) * DOS Batch File * BASIC * VBA * C++ * [[Ja...)
 
m (batch file migration)
 
(2 intermediate revisions by one other user not shown)
Line 1:
{{mylangbegin}}
==Languages I Know==
{{mylang|Batch File|Very Rusty}}
The following languages I've written full algorithms in. (Listed in approximate order of first encounter.)
{{mylang|Logo|Turtles!}}
{{mylang|BASIC|Very Very Rusty}}
{{mylang|VBA|Let's Not Speak of This}}
{{mylang|C++|It's been years}}
{{mylang|Perl|Strong}}
{{mylang|Java|Competent}}
{{mylang|C|Strong}}
{{mylang|UNIX Shell|Competent}}
{{mylang|JavaScript|Eh.}}
{{mylang|PHP|Dabbled}}
{{mylang|Brainf***|Written interpreters}}
{{mylang|Assembly|Played with MIPS in College}}
{{mylang|Python|Strong}}
{{mylang|Ruby|Interested}}
{{mylang|Haskell|Learning}}
{{mylang|Factor|Played with briefly}}
{{mylang|Prolog|Learning}}
{{mylangend}}
 
==Contributions==
* [[DOS Batch File]]
As I am presently learning Prolog, most of my additions for now are probably going to be (poor) Prolog implementations of simple things.
* [[BASIC]]
* [[VBA]]
* [[C++]]
* [[Java]]
* [[Perl]]
* [[C]]
* [[UNIX Shell]] (Bash, in particular)
* [[Assembly|MIPS]]
* [[Python]]
* [[Haskell]]
* [[Prolog]]
 
* [[Quicksort#Prolog|Quicksort - Prolog]] (Added before I registered.)
The only ones I'll claim any particular competency in are Java, Perl, C, Shell, and Python, though I'm working at becoming more proficient in Haskell and Prolog. I've also dabbled in (in no particular order):
 
* [[Ruby]]
* [[PHP]]
* [[Brainfuck]]
* [[Factor]]
* [[JavaScript]]
* [[Logo]]
 
==Contributions==
* [[Quicksort#Prolog|Quicksort - Prolog]]
* [[Merge_sort#Prolog|Merge Sort - Prolog]]
Anonymous user