TA的每日心情 | 开心 2021-3-12 23:18 |
---|
签到天数: 2 天 [LV.1]初来乍到
|
超经典java参考用书,初、中、高级都适用的一套宝典级参考书哦
第一卷下载:Core.Java.Volume.I.Fundamentals,8th.Edition
第二卷下载:Core.Java.Volume.II.Advanced.Features,8th.Edition
随书源码见附件。
Fully updated for the new Java SE 6 platform, this no-nonsense tutorial and reliable reference illuminates the most important language and library features with thoroughly tested real-world examples. The example programs have been carefully crafted to be easy to understand as well as useful in practice, so you can rely on them as an outstanding starting point for your own code.
Volume I is designed to quickly bring you up to speed on what’s new in Java SE 6 and to help you make the transition as efficiently as possible, whether you’re upgrading from an earlier version of Java or migrating from another language. The authors concentrate on the fundamental concepts of the Java language, along with the basics of user-interface programming. You’ll find detailed, insightful coverage of
* Java fundamentals
* Object-oriented programming
* Interfaces and inner classes
* Reflection and proxies
* The event listener model
* GUI programming with Swing
* Packaging applications
* Exception handling
* Logging and debugging
* Generic programming
* The collections framework
* Concurrency
For detailed coverage of XML processing, networking, databases, internationalization, security, advanced AWT/Swing, and other advanced features, look for the forthcoming eighth edition of Core Java™, Volume II—Advanced Features (ISBN: 978-0-13-235479-0). |
|