
Josha von Gizycki
Professional J2E developer, PHP and Ruby enthusiast, Clojure admirer
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Professional J2E developer, PHP and Ruby enthusiast, Clojure admirer
Recent comments
Write a program or script to find Lucky Numbers
Got it down to still very slow 100 seconds by using the vec...
Write a program or script to find Lucky Numbers
As always: happy to provide a Clojure solution: (defn lu...
Write a script to identify an anagram
Always happy to provide Clojure answers ;) (defn anagram...
Parsing DSLs with predicates
Thank you for this great write up. I've always looked at Sp...
Three Lessons I've Learned as a Professional Web Developer
If you like Laravel and all the environment it comes with, ...
Which Programming Language To Learn?
Try Lisp, any implementation. Why, you may ask. I recommen...
Challenge: find 'Kaprekar numbers'
Taking inspiration from Thomas Much's answer, I refactored ...
Challenge: find 'Kaprekar numbers'
Time to get my repl up and running. Not very clean, but gets ...