Java Perspectives – JavaOne 2008 – Bob Brewin
Chris Melissinos interviews Bob Brewin, Distinguished Engineer and Chief Technology Officer of Software of Sun Microsystems Inc., in the studio at JavaOne 2008.
Programming Videos and Tutorials
Chris Melissinos interviews Bob Brewin, Distinguished Engineer and Chief Technology Officer of Software of Sun Microsystems Inc., in the studio at JavaOne 2008.
I plan to talk about HTML, CSS, and the DOM in Mozilla, from the DOM tree and CSS style sheets through to displaying pixels on the screen. In particular, what do Mozilla-based browsers spend the time doing when they’re displaying a Web page? Which parts of this work are redone …
Lecture by Professor Mehran Sahami for the Stanford Computer Science Department (CS106A). Professor Sahami lectures on GObjects, GImage, Gcompound, and Gpolygons. He then shows how to incorporate the mouse and keyboard into the graphics.
A few years ago Digg released a very cool little visualisation tool they dubbed the Digg Spy (it’s since been upgraded to the Big Spy). Recently Realmac Software released the site QuickSnapper to accompany LittleSnapper. It’s the QuickSnapper site (the left hand side) that makes use of the similar spy …
PostSharp is a tool that can reduce the number of lines of code and improve its logical decoupling. Therefore its helps you delivering higher stability, cleaner design, and cheaper source code maintenance. PostSharp makes more with less code. How? Have you already implemented things like transaction management, logging, caching, or …
As the first in the series of API screencasts, but also as a good beginners tutorial, this short episode shows the difference between filter and find. http://jqueryfordesigners.com/api-filter-find/