jQuery, a masterful piece of human genius in web design was covered in a small way in my Dec ilugc talk at IITM.
But I feel quite bad that I could not do proper justice to it. You can read this documentation and bookmark it for the future. http://jquery.bassistance.de/api-browser-1.2/ Javascript is an exceptionally powerful language that forces you to learn a lot of new idioms in programming. It also necessitates you to think in new says and is a paradigm shift from the traditional C programming model in which everything follows from top to bottom. Anyway now coming back to jQuery(http://www.jquery.com), jQuery makes js programming real fun. It has all the economy of expression that has traditionally been C's stronghold and also the power and flexibility of the web environment. The web as a medium and browser as the killer app of the future cannot be overemphasized. And jQuery forms a very important link in the chain should you be concerned with user interface in any way. More contributions from my side will follow later. I also take this opportunity to announce a one day web programming workshop. This will be at a later point in time maybe December. Thanks. -Girish _______________________________________________ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
