User:Joshua.Snider: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
(C# will not have the expected effect (the page appears among the C tasks))
 
(14 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{mylangbegin}}
{{mylangbegin}}
{{mylang|Python|Intermediate}}
{{mylang|Python|Intermediate}}
{{mylang|C|Beginner}}
{{mylang|Java|Intermediate}}
{{mylang|C++|Intermediate}}
{{mylang|C++|Intermediate}}
{{mylang|C|Beginner}}
{{mylang|Haskell|Beginner}}
{{mylang|Haskell|Beginner}}
{{mylang|C#|Beginner}}
{{mylang|C sharp|Beginner}}
{{mylang|OCaml|Beginner}}
{{mylang|OCaml|Beginner}}
{{mylang|MATLAB|Beginner}}
{{mylang|MATLAB|Beginner}}
{{mylang|Java|Intermediate}}
{{mylang|Scala|Beginner}}
{{mylangend}}
{{mylangend}}


Line 13: Line 14:


==Implementations I've provided==
==Implementations I've provided==
[[Go Fish/Go]]

[[Find the last Sunday of each month#OCaml]]

[[Temperature conversion#OCaml]]

[[Box the compass#OCaml]]

[[Pig the dice game#OCaml]]

[[Reverse words in a string#OCaml]]

Latest revision as of 16:24, 19 November 2017

My Favorite Languages
Language Proficiency
Python Intermediate
Java Intermediate
C++ Intermediate
C Beginner
Haskell Beginner
C sharp Beginner
OCaml Beginner
MATLAB Beginner
Scala Beginner

I work as a professional software engineer at General Dynamics Mission Systems and am working on a Masters Degree in Computer Science.

Implementations I've provided

Go Fish/Go

Find the last Sunday of each month#OCaml

Temperature conversion#OCaml

Box the compass#OCaml

Pig the dice game#OCaml

Reverse words in a string#OCaml