Posted by: jayshao on: February 7, 2009
We’ve been looking at expanding our development team (contact me if you’re an awesome developer, passionate about what you do, and like people and work) and so I’ve been screening a lot of resumes and CVs recently. If you’re a candidate, keep reading and tell me in your interview you read this. If you’re just [...]
Posted by: jayshao on: October 30, 2007
This post is me catching up with my podcasting from the JA-SIG Summer 2007 Conference in Denver. Matt Raible did a rendition of his Java Frameworks talk, discussing his experience with the various Java web frameworks. I’ve attached an (OK) audio transcript of the talk, which Matt also blogged about at: http://raibledesigns.com/rd/entry/ja_sig_comparing_java_web where he also [...]
Gaming to Teach Java
Posted by: jayshao on: May 22, 2007
via email from the Princeton JUG
Another interesting resource for learning about Java and programming is
http://www.greenfoot.org/.
It is an interactive learning tool that starts by having you build a game world
with actors, using a GUI. Then, you learn how to enhance the world by using
Java code.
It’s worth a look. At JavaOne 2007, the Greenfoot project was [...]