Archive | December, 2012

Introduction to jQuery

December 28, 2012

8 Comments

jquery

jQuery is a free, open source JavaScript library intended to simplify multi-browser client side scripting. jQuery has very active developer community constantly improving its core and jQuery is the most famous JavaScript library as of today. The current version of jQuery is 1.8. We can use jQuery to manipulate DOM elements, send Ajax request, receive [...]

email

Book Review : Java Persistence with Hibernate

December 5, 2012

0 Comments

Java persistence with Hibernate is the latest edition of bestselling Hibernate in Action series. This is one of the best and most comprehensive book for learning the Hibernate framework. If you are buying this book, keep in mind that this is most exhaustive which covers most of the things what you have to learn in [...]