August 2010
8 posts
4 tags
3 tags
Installing SoyLatte on a mac (OSX 10.4) →
I don’t know why apple made this Java thing so difficult: when it comes to Java, it doesn’t ‘just work’…
Here is a tip on how to set the path variable too (in case you forgot)
4 tags
3 tags
Introduction to Distributed System Design →
This tutorial Google tutorial covers the basics of distributed systems design. The pre-requisites are significant programming experience with a language such as C++ or Java, a basic understanding of networking, and data structures & algorithms. It is pretty lengthy, but good
5 tags
7 tags
Java Notes →
This website is full of great and helpful Java Notes! little reminders about things like:
"Download only the Java Standard Edition (SE) JDK from java.sun.com.
There are three editions - get the 'standard edition'
(not the Enterprise Edition (EE) or Micro Edition (ME))"
And little things like: “JVM runtime -enableassertions”
3 tags
5 tags