User:Franklin Yu: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "I know these programming languages: * Ruby (70%) * Swift (50%) * C/C++ (40%) * Bourne shell or Bash, with core utilities (20%) (not good at advanced features in Zsh) * Dart (...")
 
(Show language with Template:Mylang)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==== languages ====
I know these programming languages:


{{mylangbegin}}
* Ruby (70%)
{{mylang|Ruby|50%}}
* Swift (50%)
{{mylang|Swift|40%}}
* C/C++ (40%)
{{mylang|C++|30%}}
* Bourne shell or Bash, with core utilities (20%) (not good at advanced features in Zsh)
{{mylang|C|25%}}
* Dart (20%)
{{mylang|UNIX Shell|15%<ref>This includes core utilities. I'm not good at advanced features in Zsh.</ref>}}
* Java (20%)
{{mylang|Dart|15%}}
* JavaScript (20%)
{{mylang|Java|15%}}
* Python (20%)
{{mylang|JavaScript|15%}}
* TypeScript (20%)
{{mylang|Python|15%}}
* Haskell (5%)
{{mylang|TypeScript|15%}}
* Perl (1%)
{{mylang|Haskell|5%}}
* Prolog (1%)
{{mylang|Perl|1%}}
{{mylang|Prolog|1%}}
{{mylangend}}


They are ordered by my position (estimated by myself) among all the users who can write and (compile and) run a "hello, world!" (or similar level) example in that language.
In the table, ''Proficiency'' are shown by my position (estimated by myself) among all the users who can write and (compile and) run a "hello, world!" (or similar level) example in that language.
{{reflist}}

==== task list ====

* [[wp:flyweight pattern|flyweight pattern]]

Latest revision as of 05:51, 7 April 2017

languages

My Favorite Languages
Language Proficiency
Ruby 50%
Swift 40%
C++ 30%
C 25%
UNIX Shell 15%[1]
Dart 15%
Java 15%
JavaScript 15%
Python 15%
TypeScript 15%
Haskell 5%
Perl 1%
Prolog 1%

In the table, Proficiency are shown by my position (estimated by myself) among all the users who can write and (compile and) run a "hello, world!" (or similar level) example in that language.

  1. This includes core utilities. I'm not good at advanced features in Zsh.

task list