User:ChristerNilsson: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "Getting myself a part of the Language Museum, I state the languages I have been in contact with here. As you can see I prefer indented languages nowadays. Ruby has a special p...")
 
No edit summary
Line 5: Line 5:
Latest Programming Competition I participated in was Google Hash Code 2019. C++ and Python are in heavy use there.
Latest Programming Competition I participated in was Google Hash Code 2019. C++ and Python are in heavy use there.


Pages 2019
;Pages

* Resistance Calculator
:{| class="wikitable"
* Chemical Calculator
|-
! # !! Task Title !! Create time
|-
| 1 || [http://rosettacode.org/wiki/Resistance_Calculator Resistance Calculator] || 2019 March
|-
| 2 || [http://rosettacode.org/wiki/Chemical_Calculator Chemical Calculator] || 2019 March
|-
|}


{{mylangbegin}}
{{mylangbegin}}

Revision as of 03:42, 19 March 2019

Getting myself a part of the Language Museum, I state the languages I have been in contact with here. As you can see I prefer indented languages nowadays. Ruby has a special place in my heart, but Python has all the libraries. Python is slow, although it beats Fortran in matrix operation today, thanks to Numpy. Still teaches Coffeescript as the syntax is easy and runs in the browser. Nim is my latest crush, as it is a typed Python, kind of. [[1]]

I have spent a lot of time on Project Euler. Project Euler is a gold mine if you want to see old languages in action. [[2]]

Latest Programming Competition I participated in was Google Hash Code 2019. C++ and Python are in heavy use there.

Pages
# Task Title Create time
1 Resistance Calculator 2019 March
2 Chemical Calculator 2019 March
My Favorite Languages
Language Proficiency
Fortran University
Cobol University
APL University
C University, major project
Pascal University
Visual Basic Been teaching
Delphi Been teaching
C# Major project
Java Major project
C++ Job related
Javascript No comment
Ruby Was in love
Python Is in love
Coffeescript Is in love
Nim Is in love