# Introduction-to-Java-Programming-and-Data-Structures-Comprehensive-Version-Eleventh-Edition **Repository Path**: mr-lsj/Introduction-to-Java-Programming-and-Data-Structures-Comprehensive-Version-Eleventh-Edition ## Basic Information - **Project Name**: Introduction-to-Java-Programming-and-Data-Structures-Comprehensive-Version-Eleventh-Edition - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Introduction to Java Programming and Data Structures, Comprehensive Version, Eleventh Edition 本书是Java语言的经典教材,中文版分为《Java语言程序设计 基础篇》和《Java语言程序设计 进阶篇》,基础篇对应原书的第1~18章,进阶篇对应原书的第19~30章。31-44章是奖励章节。购买地址 :[基础版](https://item.jd.com/12388762.html),[进阶版](https://item.jd.com/12465222.html) 。 本书全面整合了Java 8的特性,采用“基础优先,问题驱动”的教学方式,循序渐进地介绍了程序设计基础、解决问题的方法、面向对象程序设计、图形用户界面设计、异常处理、I/O和递归等内容。此外,本书还全面且深入地覆盖了一些高级主题,包括算法和数据结构、多线程、网络、国际化、高级GUI等内容。 此Repository是该书所有的资源,代码,资源来自:机工出版社工作人员。(PS:不得不吐槽下,机械工业出版社华章教育图书附加的资源,必须要注册教师账号才可以下载!注册教师账号还要提供证明经过审核!!很不方便!!! 我想不明白的是这些附加资源本来就是图书自带的,为啥要加这么多限制???) 996.icu ![](https://i.imgur.com/yBCyJ8P.png)![](https://i.imgur.com/2UsF5lI.png) 本书组织架构: