design
Digital Design: Beyond Trial and Error
Vote Result










OOP Design & Design Process
Length: 1:20:58
Vote Result










Best Practices In Javascript Library Design
Google Tech Talks
August 17, 2007
ABSTRACT
This talk explores all the techniques used to build a robust, reusable, cross-platform JavaScript Library. We'll look at how to write a solid JavaScript API, show you how to use functional programming to create contained, concise, code, and delve deep into common cross browser issues that you'll have to solve in order to have a successful library.
Vote Result










Introduction to CSS editing using Firebug
The firebug firefox extension allows you to edit in real time your CSS code. Instead of having to make a change, reload, make a change, reload you can just edit it live to see the results.
Vote Result










Development-Cycle


