Version 4 (modified by iovercast, 10 years ago) (diff) |
---|
An ongoing list of fun programming stuff to look at/read/interact with/learn about when you are bored. Probably good to have a short write-up on your experience with each of these as you work through them.
Python
- High performance computing with python - Huge online textbook with examples.
- iPythonNotebook? - A good way to document and share your process.
Julia
- Whitepaper - http://arxiv.org/pdf/1411.1607v1.pdf
- REPL - https://juliabox.org/
Programming paradigms
- Probabalistic Programming
- Dynamic Programming
Go / Rust / ParaSail?
Versions of Game of Life
- Continuous - http://arxiv.org/pdf/1111.1567v2.pdf
Games to learn to code
Games to make you smarter