- Eloquent JavaScript - Aimed at the beginner JavaScript programmer, it is a digital book providing a comprehensive introduction to the JavaScript programming language. Apart from a bookful of text, it contains plenty of example programs, and an environment to try them out and play with them.
- The Beginner's 10-Minute Guide to Setting Up Ubuntu
- How to Make Ajax Applications Google-Crawlable
- Do Developers Make Good Testers?
- Microsoft FixIt Center beta fixes Windows 7 and Vista errors automatically
- The Great Car Debate: New, Used or Leased?
- A foreigner’s guide to traditional Indian dining etiquette
Blog on things around me - Quality Management, Free & Open Source Software, Gadgets, Utilities...
Monday, May 10, 2010
Some good reading stuff and tools for the week
Subscribe to:
Posts (Atom)
Total Pageviews
Popular Posts
-
Bugzilla is the Bugs/Issues Tracking Tool from The Mozilla Organization. Version 2.18 is the latest stable release. There are couple of res...
-
These are a few of the options u can try to make your Tomcat Server startup faster: Get a faster computer (:D) Make sure your code i...
-
Two MIT math graduates bump into each other at Fairway on the upper west side. They hadn't seen each other in over 20 years. The first g...
-
With Java 5 (or Java 1.5 or JSE 5.0 or Java J2SE 5.0 or JDK 1.5), a new feature called Autoboxing has been introduced to the language. it is...
-
I have been assigned to prepare a checklist for my project. So, while compiling a checklist for SQLs, I suggested to use SELECT COUNT(COLUMN...