Explore >> Select a destination


You are here

www.ryanliptak.com
| | ceronman.com
15.5 parsecs away

Travel
| | Last year I finally decided to learn some Rust. The official book by Steve Klabnik and Carol Nichols is excellent, but even after reading it and working on some small code exercises, I felt that I needed more to really understand the language. I wanted to work on a small project to get some hands-on...
| | www.trailofbits.com
15.5 parsecs away

Travel
| |
| | stefan-marr.de
16.7 parsecs away

Travel
| | A comparative study of abstract-syntax-tree and bytecode interpreters on top of meta-compilation systems.
| | blog.martinig.ch
59.2 parsecs away

Travel
| Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to