tutorial
Using Regular Expressions for Lexical Analysis
1 minute ago by agregson
Great example tutorial using regular expressions to implement a simple lexical analyser
python
development
tutorial
lexical
1 minute ago by agregson
Installing 64-bit java on Mac OS X Lion? - Apple
2 hours ago by seishonagon
Minecraft setup questions
Minecraft
tutorial
Mac
2 hours ago by seishonagon
Caching Tutorial for Web Authors and Webmasters
2 hours ago by danwin
A Web cache sits between one or more Web servers (also known as origin servers) and a client or many clients, and watches requests come by, saving copies of the responses — like HTML pages, images and files (collectively known as representations) — for itself. Then, if there is another request for the same URL, it can use the response that it has, instead of asking the origin server for it again.
caching
http
tutorial
web
2 hours ago by danwin
Gazler/githug
3 hours ago by lamnatos
Githug is designed to give you a practical way of learning git. It has a series of levels, each utilizing git commands to ensure a correct answer.
github
git
learning
tutorial
3 hours ago by lamnatos
Learn Haskell Fast and Hard
3 hours ago by lamnatos
A very short and dense tutorial for learning Haskell.
haskell
programming
tutorial
3 hours ago by lamnatos
Caching Tutorial for Web Authors and Webmasters
3 hours ago by thijsniks
A Web cache sits between one or more Web servers (also known as origin servers) and a client or many clients, and watches requests come by, saving copies of the responses — like HTML pages, images and files (collectively known as representations) — for itself. Then, if there is another request for the same URL, it can use the response that it has, instead of asking the origin server for it again.
cache
webdev
tutorial
3 hours ago by thijsniks