Dominant Systems - Michigan Network Solutions Provider Dominant Systems - Michigan Network Solutions Provider
Dominant Systems - Michigan Network Solutions Provider Dominant Systems - Michigan Network Solutions Provider
ARCSPIDER SEARCH
Enter Keywords:

Powered by Arc Spider - Smart Product Search Services 
Privacy Statement
PARTNER LINKS

Buy.com Coupons

Sony VAIO PC Special Offers

The Hottest Notebook Deals Are Here!


Core Java(TM) 2, Volume I--Fundamentals (7th Edition) (Core Series) (Core Series) (Core...
Home > Computer/ Network Books > Java > Item 88
View Previous Product in Java View Next Product in Java

Click here to buy Core Java(TM) 2, Volume I--Fundamentals (7th Edition) (Core Series) (Core Series) (Core... by  Cay S. Horstmann and Gary Cornell. Core Java(TM) 2, Volume I--Fundamentals (7th Edition) (Core Series) (Core Series) (Core...
by Cay S. Horstmann and Gary Cornell
Sales Rank: 308432
List Price: $45.00
$39.59
At Amazon
Get More Info On Core Java(TM) 2, Volume I--Fundamentals (7th Edition) (Core Series) (Core Series) (Core...! Buy Core Java(TM) 2, Volume I--Fundamentals (7th Edition) (Core Series) (Core Series) (Core... Now!

  • Paperback: 784 pages
  • Publisher: Prentice Hall PTR; 7 edition August 27, 2004
  • Language: English
  • ISBN-10: 0131482025
  • ISBN-13: 978-0131482029
  • Product Dimensions: 9.2 x 7 x 1.5 inches
  • Shipping Weight: 2.6 pounds

    Product Review
    From the Back Cover The best-selling guide for serious programmers of Java technology fully updated for the Java 1.4 SDK! The experienced developer's guide to the Java program environment-now fully updated for the Java(tm) 1.4 SDK. New coverage: regular expressions, New I/O, assertions, Preferences, Swing enhancements, logging, and more Even more of the robust code examples professional programmers need Ask any experienced Java technology programmer: Core Java delivers the real-world guidance you need to accomplish even the most challenging tasks. That's why it's been an international best seller for seven straight years. Core Java II, Volume 1 covers the fundamentals of Java 2, Standard Edition, Version 1.4, including major enhancements ranging from regular expressions to high-performance I/O. You'll find state-of-the-art discussions of object-oriented Java platform development, updated coverage of Swing user interface development, and much more. Best of all, this new Sixth Edition delivers even more of the robust, real-world programs previous editions are famous for updated to reflect the latest SDK features and improvements! --Smith Colin (Site Resources)

    I had a chance to review the book Core Java 2 - Volume 1 - Fundamentals (7th Edition) by Cay S. Horstmann and Gary Cornell (Prentice Hall). This is a very good choice for experienced programmers who want to learn Java and have a good reference book to continue to use over time Chapter List: An Introduction to Java; The Java Programming Environment; Fundamental Programming Structures in Java; Objects and Classes; Inheritance; Interfaces and Inner Classes; Graphics Programming; Event Handling; User Interface Components with Swing; Deploying Applets and Applications; Exceptions and Debugging; Streams and Files; Generic Programming; Java Keywords; Retrofitting JDK 5.0 Code; Index When a book survives into its seventh edition, you know it must be good. Core Java 2 is that. It's a solid, serious treatment of the Java language with plenty of examples and in-depth explanations as to how things work. And while no single book can cover the complete Java API, this book does a good job of documenting each area they cover so that you can refer back to the work as you start to use Java on a regular basis. There are not a lot of good Java learning books that also adequately serve as a reference book. The authors should be commended for this. Because the authors target "serious" developers, there's less emphasis on Hello World type applications and more focus on the types of routines you might find yourself writing in a business environment. There's also coverage of the newest features in Java 1.5, so you can buy this particular edition with fear of having it be obsolete in a month. This is a volume that I'll happily keep on my shelf and refer to as I get into some of the newer features of Java --99

    Swing GUI development including input validation and other enhancements Building reliable code including chained exceptions, stack frames, assertions, and logging The high-performance New I/O API: memory-mapped files, file locking, and character set encoders/decoders Regular expressions using the powerful new java.util.regex package Java 1.4 platform Preference Class: the new cross-platform repository for configuration information Dynamic proxy classes, inner classes, the Java platform event model, streams, file management, and more. --By John Atkingson (Site Resourcs)

    Product Description
    Book Description Completely revised and up-to-date coverage of Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection Swing GUI development, including input validation and other enhancements Exception handling and debugging, including chained exceptions, stack frames, assertions, and logging Streams and files, the new I/O API, memory-mapped files, file locking, and character set encoders/decoders Regular expressions using the powerful java.util.regex package Inner classes, reflection, and dynamic proxies Application packaging and the Preferences API The seventh edition of Core Java- 2, Volume I, covers the fundamentals of the Java 2 Platform, Standard Edition (J2SE-). A no-nonsense tutorial and reliable reference, this book features thoroughly tested real-world examples. The most important language and library features are demonstrated with deliberately simple sample programs, but they aren't fake and they don't cut corners. More importantly, all of the programs have been updated for J2SE 5.0 and should make good starting points for your own code. You won't find any toy examples here. This is a book for programmers who want to write real code to solve real problems.

    Cay S. Horstmann is a professor of computer science at San Jose State University. Previously he was vice president and chief technology officer of Preview Systems Inc. and a consultant on C++, Java, and Internet programming for major corporations, universities, and organizations.

    Gary Cornell has written or cowritten more than twenty popular computer books. He has a Ph.D. from Brown University and has been a visiting scientist at IBM Watson Laboratories, as well as a professor at the University of Connecticut.

    Customer Reviews & Comments
    This review is from: Core Java 2, Volume I: Fundamentals (6th Edition) (Paperback) I was a bit reluctant to buying the book, principally because I had bought many Java books already with very little success. After reading all the reviews for its new edition and the previous edition I was even more confused, specially when you read very positive reviews and a few practically destroying the book, so you really don't know what to expect. Anyways I finally made the decision to buy it and all I can say is that I am pleased I made that decision, I finally got the main concepts of Java and I can code, maybe not as well as a Java programmer, but being a newcomer in the Java world I feel very happy that I was able to overcome the frustration of feeling that I was in the middle of nowhere without understanding what I was supposed to code. This book is very well written and its examples are of a great help, moreover the explanation of the examples are simply outstanding. Some other books are great and they might be great for other readers, example Thinking in Java, but in my particular case it was hard to get up to speed as quickly as I am doing it with Core Java 2, I am sure that later on I will be using more advanced books, but for now Core Java 2 is doing a great job teaching me the basics. I look forward to buying Volume II, even though I have read some negative comments about it. As a final point I think I should say that although the book specified that it is aimed at a more advanced audience, it certainly provides the information in a way that beginners can benefit from the book by understanding the concepts quickly without struggling with advanced technical jargon and complex explanations that can take a long time to digest. Cay Hortsmann did an excellent job with this book, I say Core Java 2 should be a "should have" for anyone that wants to become familiar with Java, for other advanced users it might not be sufficient, but for people struggling with getting a solid understanding of the language this book is definitely the way to go. Bottom line, I was finally able to like, enjoy and particularly overcome the frustration from reading other titles that were killing me to point that I was totally disliking Java. ! Great Book !

  • Core Java(TM) 2, Volume I--Fundamentals (7th Edition) (Core Series) (Core Series) (Core...
    List Price: $45.00
    Available from Amazon
    Price: $39.59
    Get More Info On Core Java(TM) 2, Volume I--Fundamentals (7th Edition) (Core Series) (Core Series) (Core...! Buy Core Java(TM) 2, Volume I--Fundamentals (7th Edition) (Core Series) (Core Series) (Core... Now!
    Home |  About Us |  Network Services |  Security Services |  Testimonials |  Case Studies
    Tips & Tools |  Press Room |  Newsletters |  Employment |  Contact Us

    Copyright © 2008, Dominant Systems Corporation

    Dominant Systems Corporation