Go Back   Themers Club : Computers , Mobiles and Web Development Themes > Multi Forums sections > E-books

E-books The best resources for ebooks . download free ebooks .

Reply
 
Thread Tools Display Modes
  #1  
Old 12-09-2008, 12:01 PM
steaner's Avatar
steaner steaner is offline
Super Moderator
 
Join Date: Apr 2008
Posts: 4,071
Rep Power: 21
steaner is on a distinguished road
Default Effective Java Programming Language Guide

Effective Java Programming Language Guide - by Joshua Bloch



Have you ever overridden the equals() method, but not have it work correctly? Do you miss some of the C constructs and wonder how you can do the same thing in JAVA? Have you ever wished you could come up with better design for your classes?

Then this book is for you. First, this is definitely not a book for beginners. I’m not saying you have to be a guru to appreciate the material presented. I made a lot of the same mistakes Joshua pointed out in his book early in my JAVA career. For example, the check list for Item 7: Obeying the general contract when overriding equals, will more than pay for the book when you don’t have to spend several hours trying to figure out why your equals() implementation isn’t working. (If my manager is reading this review, let it be known that this book wasn’t available a year ago, and implementing equals() correctly isn’t trivial!) The book is littered with examples of actual design patterns used in the JDK library, and the material is very up-to-date with references to the JDK 1.4.

Anyone aspiring to write good JAVA code that others will appreciate reading and maintaining should be required to own a copy of this book. This is one of those rare books where the information won’t become obsolete with subsequent release of the JDK library. A definite must-have for any JAVA developer/programmer.


Code:
[Only Registered users can see links . Click Here To Register...]
__________________
Download last Game of Battle Royal [Only Registered users can see links . Click Here To Register...]|Are you fan of [Only Registered users can see links . Click Here To Register...] this Horror game for you.
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 12:44 PM.


Powered by vBulletin® Version 3.7.6
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.