Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Core Java, Volume I: Fundamentals (9th Edition) (Repost)

Posted By: tukotikko
Core Java, Volume I: Fundamentals (9th Edition) (Repost)

Core Java, Volume I: Fundamentals (9th Edition) By Cay S. Horstmann, Gary Cornell
2012 | 1008 Pages | ISBN: 0137081898 | EPUB + MOBI | 20 MB + 28 MB


Fully updated to reflect Java SE 7 language changes, Core Java, Volume I—Fundamentals, Ninth Edition, is the definitive guide to the Java platform. Designed for serious programmers, this reliable, unbiased, no-nonsense tutorial illuminates key Java language and library features with thoroughly tested code examples. As in previous editions, all code is easy to understand, reflects modern best practices, and is specifically designed to help jumpstart your projects. Volume I quickly brings you up-to-speed on Java SE 7 core language enhancements, including the diamond operator, improved resource handling, and catching of multiple exceptions. All of the code examples have been updated to reflect these enhancements, and complete descriptions of new SE 7 features are integrated with insightful explanations of fundamental Java concepts. You’ll learn all you need to be productive with