图书标签: 编程 英文原版 编程语言 程序设计
发表于2024-12-25
Core Java, Volume II (9th Edition) pdf epub mobi txt 电子书 下载 2024
Fully updated to reflect Java SE 7 language changes, Core Java(r), Volume II-Advanced Features, Ninth Edition, is the definitive guide to Java's most powerful features for enterprise and desktop application development. Designed for serious programmers, this reliable, unbiased, no-nonsense tutorial illuminates advanced Java language and library features with thoroughly tested code examples. As in previous editions, all code is easy to understand and displays modern best-practice solutions to the realworld challenges faced by professional developers. Volume II quickly brings you up-to-speed on key Java SE 7 enhancements, ranging from the new file I/O API to improved concurrency utilities. All code examples are updated to reflect these enhancements. Complete descriptions of new language and platform features are highlighted and integrated with insightful explanations of advanced Java programming techniques. You'll learn all you need to build robust production software with * Streams, files, and regular expressions * XML * Networking * Database programming facilities * JNDI/LDAP directory integration * Internationalization * Advanced Swing techniques * JavaBeans components * Web services * Advanced platform security features * Annotations * Distributed objects * Native methods, and more For detailed coverage of fundamental Java SE 7 features, including objects, classes, inheritance, interfaces, reflection, events, exceptions, graphics, Swing, generics, collections, concurrency, and debugging, look for Core Java(TM), Volume I-Fundamentals, Ninth Edition (ISBN-13: 978-0-13-708189-9).
Cay S.Horstmann是圣何塞州大学计算机科学系教授。他曾经是Preview Systems公司的副总裁和首席技术官,曾任许多大型公司、大学和组织的C++、Java与因特网编程顾问。
Gary Cornell曾经撰写或与人合著过20多本计算机畅销书。他是Brown大学的博士,在IBM的Watson实验室做过访问科学家,曾任康沓狄格大学的教授。
这两本书可以称作为jdk api使用指南,偏重于使用,而java编程思想仅仅是介绍java语言的,偏重于语言原理。java语言是j2se的一部分,jdk是j2se的实现,不会使用或者不熟悉java(jdk)是很难看得懂语言原理的,同样,不懂项目管理工具的使用、IDE的使用、DEBUG工具的使用是很难深...
评分 评分P46页 void write(byte[] b, int off, int len) 书上的翻译是,写出所有字节或者某个范围的字节到数组b中。 其实实际应该是,写入所有字节或者某个范围的字节到输出流中。 都已经翻译第11版了,能走点心吗? 建议搞一个翻译勘误,像原版那样,让大家多提出一些翻译错误。这样会...
评分这本书是Java语言中的经典,从刚开始的第一版到现今的第九版,这本书见证了Java语言发展的过程。五年前读过第一卷,如今读的是第九版的第二卷。 工作这几年发现Java知识体系很庞大,普通情况下没有多少项目可以把第二卷的这些高级特性都应用进去。但是在项目开发过程中会遇到许...
评分P46页 void write(byte[] b, int off, int len) 书上的翻译是,写出所有字节或者某个范围的字节到数组b中。 其实实际应该是,写入所有字节或者某个范围的字节到输出流中。 都已经翻译第11版了,能走点心吗? 建议搞一个翻译勘误,像原版那样,让大家多提出一些翻译错误。这样会...
Core Java, Volume II (9th Edition) pdf epub mobi txt 电子书 下载 2024