《Big Java》牛人杰作:经典信息技术教材

3星 · 超过75%的资源 需积分: 10 30 下载量 154 浏览量 更新于2024-07-29 1 收藏 189KB PDF 举报
"《Big Java》是一本备受推崇的计算机科学教材,由Cay Horstmann撰写,他是一位在IT领域享有盛誉的大师。这本书是针对Java编程语言的深度学习资料,专为San Jose State University的学生和广大Java开发者设计。《Big Java》在2002年由John Wiley & Sons, Inc.出版,体现了作者对Java语言的深入理解和实践经验。 该书包含了丰富的概念讲解、实战案例以及对Java最新版本的全面覆盖,从基础语法到高级特性,旨在帮助读者建立扎实的编程基础并提升问题解决能力。书中内容涵盖了类与对象、数据类型、控制结构、异常处理、多线程、集合框架、I/O操作、网络编程等核心主题,适合初学者系统学习,也适合有一定基础的开发人员进行进阶提升。 编辑团队包括了Acquisition Editor Paul Crockett、Editorial Assistant Susannah Barr等人,他们确保了书籍的质量和一致性。此外,书的制作工艺方面,采用10.5/12 Adobe Caslon Regular 字体,并采用酸碱度中性的纸张,以保护环境和延长书籍寿命。版权方面,所有内容受到1976年美国版权法保护,未经John Wiley & Sons, Inc.的书面许可,不得进行任何形式的复制或传播。 《Big Java》不仅是一本教学用书,还是一份权威的参考指南,对于想要在Java领域深入探索或从事相关工作的专业人士来说,它具有很高的实用价值。无论是作为课堂教材还是个人自学资料,都能从中获取丰富的知识和实践经验。"
2009-02-09 上传
Big Java Paperback: 1248 pages Publisher: Wiley; 3 edition (March 23, 2007) Language: English ISBN-10: 0470105542 ISBN-13: 978-0470105542 Format: PDF You can buy this book: Amazon.com Description: No one brews up a better Java guide than Cay Horstmann and in this Third Edition of Big Java he's perfected his recipe. Thoroughly updated to include Java 6, the Third Edition of Horstmann's bestselling text helps you absorb computing concepts and programming principles, develop strong problem-solving skills, and become a better programmer, all while exploring the elements of Java that are needed to write real-life programs. A top-notch introductory text for beginners, Big Java, Third Edition is also a thorough reference for students and professionals alike to Java technologies, Internet programming, database access, and many other areas of computer science. Features of the Third Edition: The 'Objects Gradual' approach leads you into object-oriented thinking step-by-step, from using classes, implementing simple methods, all the way to designing your own object-oriented programs. A strong emphasis on test-driven development encourages you to consider outcomes as you write programming code so you design better, more usable programs Helpful "Testing Track" introduces techniques and tools step by step, ensuring that you master one before moving on to the next New teaching and learning tools in WileyPLUS--including a unique assignment checker that enables you to test your programming problems online before you submit them for a grade Graphics topics are developed gradually throughout the text, conveniently highlighted in separate color-coded sections Updated coverage is fully compatible with Java 5 and includes a discussion of the latest Java 6 features