User:Dirk: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
{| class="wikitable"
{{mylangbegin}}
|+ Languages I know or knew
{{mylang|6502 Assembly|Advanced}}
|-
{{mylang|Ada|Beginner}}
! Language !! Proficiency !! When !! Comments
{{mylang|AWK|Advanced}}
|-
{{mylang|Bash|Advanced}}
| 6502 Assembly || Advanced || From about 1984 to 1987 || C64 era
{{mylang|C|Advanced}}
|-
{{mylang|C++|Expert}}
| Ada || Beginner || About 2010 || Some example code
{{mylang|Commodore BASIC|Advanced}}
|-
{{mylang|Emacs Lisp|Advanced}}
| AWK || Advanced || Since about 1994 || Using it occasionally
{{mylang|Java|Beginner}}
|-
{{mylang|LaTeX|Intermediate}}
| Bash || Advanced || Since 1994 || Using it on a daily basis
{{mylang|Lua|Beginner}}
|-
{{mylang|Make|Intermediate}}
| C || Advanced || From about 1987 to 2007 ||
{{mylang|Modula-2|Intermediate}}
|-
{{mylang|Pascal|Beginner}}
| C++ || Expert || Since about 1993 || On a daily basis, mostly C++14 today
{{mylang|Prolog|Beginner}}
|-
{{mylang|Python|Advanced}}
| Commodore BASIC || Advanced || From about 1983 to 1987 || C64 era
{{mylang|Scheme|Intermediate}}
|-
{{mylang|Sed|Intermediate}}
| Emacs Lisp || Advanced || Since about 1993 || Mostly C++14 today
{{mylang|Smalltalk|Intermediate}}
|-
{{mylang|SQL|Beginner}}
| Haskell || Beginner || Since about 2010 || Experimenting with it now and then
{{mylangend}}
|-
| Java || Beginner || Since about 2014 || Using Java as example language in my unit-testing lectures
|-
| LaTeX || Intermediate || Since about 1993 ||
|-
| Lua || Beginner || About 2023 ||
|-
| Make || Intermediate || Since about 1993 ||
|-
| Modula-2 || Intermediate || 1989-1991 || Was taught as first language during my Computer Science studies
|-
| Pascal || Beginner || 1986-1988 || School courses (which I partly supported)
|-
| Prolog || Beginner || Since 2014 || Experimenting with it now and then
|-
| Python || Advanced || Since before 2000 ||
|-
| Scheme || Intermediate || From about 1996 to 2001 || Still using it now and then
|-
| Sed || Intermediate || Since about 1993 || Using it seldomly
|-
| Smalltalk || Intermediate || 1991 || Used for programming project at university
|-
| SQL || Beginner || Since 2010 || Experimenting with it now and then
|}

Revision as of 21:32, 24 April 2024

Languages I know or knew
Language Proficiency When Comments
6502 Assembly Advanced From about 1984 to 1987 C64 era
Ada Beginner About 2010 Some example code
AWK Advanced Since about 1994 Using it occasionally
Bash Advanced Since 1994 Using it on a daily basis
C Advanced From about 1987 to 2007
C++ Expert Since about 1993 On a daily basis, mostly C++14 today
Commodore BASIC Advanced From about 1983 to 1987 C64 era
Emacs Lisp Advanced Since about 1993 Mostly C++14 today
Haskell Beginner Since about 2010 Experimenting with it now and then
Java Beginner Since about 2014 Using Java as example language in my unit-testing lectures
LaTeX Intermediate Since about 1993
Lua Beginner About 2023
Make Intermediate Since about 1993
Modula-2 Intermediate 1989-1991 Was taught as first language during my Computer Science studies
Pascal Beginner 1986-1988 School courses (which I partly supported)
Prolog Beginner Since 2014 Experimenting with it now and then
Python Advanced Since before 2000
Scheme Intermediate From about 1996 to 2001 Still using it now and then
Sed Intermediate Since about 1993 Using it seldomly
Smalltalk Intermediate 1991 Used for programming project at university
SQL Beginner Since 2010 Experimenting with it now and then