User:Aidalgol: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Changed non-existant HTML tag <emph> to <em>.)
m (Fixed a mistake.)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
I am a computer science student. One of my pastimes is playing with programming languages. I strongly believe that every programming paradigm has its place and I strive to discover what they are. Although, I think that some implementations were botched: Java, C++, Python, Perl, and PHP are a few. Even though they are widely used, I think that, when analyzed as <em>languages</em> (ignoring practical considerations, such as libraries, and how widely they are used), they are poor realisations of theoretical linguistic concepts.
I am a computer science student. One of my pastimes is playing with programming languages. I strongly believe that every programming paradigm has its place and I strive to discover what they are. Although, I think that some implementations were botched: Java, C++, Python, Perl, and PHP are a few. Even though they are widely used, I think that, when analyzed objectively as <em>languages</em> (ignoring practical considerations, such as libraries, and how widely they are used), they are poor realisations of theoretical linguistic concepts.


{{mylangbegin}}
{{mylangbegin}}
{{mylang|Awk|novice}}
{{mylang|AWK|novice}}
{{mylang|Bash|advanced}}
{{mylang|Bash|intermediate/advanced}}
{{mylang|C|novice}}
{{mylang|C|novice/intermediate}}
{{mylang|C++|novice}}
{{mylang|Common Lisp|novice}}
{{mylang|Common Lisp|novice}}
{{mylang|Emacs Lisp|novice}}
{{mylang|Emacs Lisp|novice/intermediate}}
{{mylang|Haskell|beginner}}
{{mylang|Forth|total noob}}
{{mylang|Ruby|advanced}}
{{mylang|Haskell|beginner (can't figure out monads)}}
{{mylang|Ruby|intermediate/advanced}}
{{mylang|Scheme|novice}}
{{mylang|Scheme|novice}}
{{mylang|Smalltalk|advanced}}
{{mylang|Smalltalk|intermediate}}
{{mylangend}}
{{mylangend}}

Latest revision as of 21:36, 31 May 2010

I am a computer science student. One of my pastimes is playing with programming languages. I strongly believe that every programming paradigm has its place and I strive to discover what they are. Although, I think that some implementations were botched: Java, C++, Python, Perl, and PHP are a few. Even though they are widely used, I think that, when analyzed objectively as languages (ignoring practical considerations, such as libraries, and how widely they are used), they are poor realisations of theoretical linguistic concepts.

My Favorite Languages
Language Proficiency
AWK novice
Bash intermediate/advanced
C novice/intermediate
Common Lisp novice
Emacs Lisp novice/intermediate
Forth total noob
Haskell beginner (can't figure out monads)
Ruby intermediate/advanced
Scheme novice
Smalltalk intermediate