External Web Links
General
- Project Euler
Is a large collection of algorithm puzzels of varying difficulties. If you want a challenge, or just something to practice on, try it.
Haskell
- Haskell Home Page
- Hoogle
- Haskell Wiki Book (good for tutorials)
- Real World Haskell (free Haskell eBook)
- HOpenGL Homepage
- GHC Page
Java
- Java 6 API
Some particularly useful pages of the api (I think)
- Java OpenGL Example (thanks wikipedia)
Python
We are not dealing with Python in these groups, but a couple of useful links seem fair.