52 weeks of code haskell & html5
Yay! I've finally managed to finish reading my first haskell tutorial and write a bit of code. I've submitted something for the 52 weeks of code challenge, the solution for a problem from Project Euler. I hope I'll get some free time and study haskell some more
As for last week's challenge, html5, I've done a small page to test the new tags. But they aren't working properly in all browsers. If you want, you can test your browser here. Html5 has some interesting new features, but they aren't supported by all browsers.
intro to haskell
I'm weeks behind with the 52 weeks of code challenge from dreamincode, but I am planning to eventually finish all challenges.
This week, I'm planning to finish an older one, Haskell. I've found a great tutorial and started reading it. Hopefully I'll get some time and write a small application one of these days.