User:Keithpinson
My Favorite Languages | |
Language | Proficiency |
JavaScript | Good |
Python | Good |
Rust | Good |
Scala | Good |
Swift | Fair |
ARM Assembly | Needs Work |
A while back I decided Scala was going to be my language. That was version 2.7 and yet some days I still feel like a Scala n00b. Even though I know other languages, my contributions to Rosetta Code are exclusively Scala, check them out...
My Contributions
http://rosettacode.org/wiki/Special:Contributions/Keithpinson
- Palindrome Detection
- Fibonacci Sequence - foldLeft
- Prime Decomposition
- Factors of a Mersenne number
- Write language name in 3D ASCII
- Strip control codes and extended characters from a string
- MD5
- Roman numerals/Decode
- Roman numerals/Encode
- Floyd's triangle
- First-class functions
- Even or odd
- Josephus problem
- Middle three digits
- Rosetta Code/Rank languages by popularity
- Entropy
- Vigenère cipher
- Zeckendorf number representation
- Cholesky decomposition
- Number names (spells numbers longhand)
- Benford's law
- Semordnilap
- Ordered words
- Sum multiples of 3 and 5
- Sparkline in unicode
- Unbias a random generator
- Count in factors
- Emirp primes
- Pernicious numbers
- JortSort
- Taxicab numbers
- Magic squares of odd order
- Stern-Brocot sequence
- Lychrel numbers
- Bernoulli numbers
- Password generator
- Shoelace formula for polygonal area
- Pell Numbers
- Pell's Equation
-- Keith Pinson