Problem Background I am a total beginner in Haskell, so after reading the Starting out-chapter of “Learn you a Haskell”, […]

Problem I use these in a windows form with fun buttons, I wanted to see what the world thinks of […]

Problem I was trying to refactor the following code for Caesar cipher, but it feels overly complicated at the end […]

Problem I’ve created a basic cipher program that will turn your string into a Rot13 cipher. I’m pretty sure there […]

Problem I have written a simple Caesar Cipher in Python in my efforts to learn a language that isn’t C. […]