您现在的位置是:网站首页> 资源下载资源下载
Learning Java Through Games 英文PDF
2020-11-07
2061人已围观
简介
资源名称:Learning Java Through Games 英文PDF
Learning Java Through Games teaches students how to use the different features of the Java language as well as how to program. Suitable for self-study or as part of a two-course introduction to programming, the book covers as much material as possible from the latest Java standard while requiring no previous programming experience.
Taking an application-motivated approach, the text presents an abundance of games. Students must read through the whole chapter to understand all the features that are needed to implement the game. Most chapters start with a description of a game and then introduce different Java constructs for implementing the features of the game on need-to-use bases.
The text teaches students not only how to write code that works but also how to follow good software practices. All sample programs in the text strive to achieve low cohesion and high coupling—the hallmarks of well-designed code. Many programs are refactored multiple times to achieve code that is easy to understand, reuse, and maintain.
The first part of the book covers basic programming techniques, such as conditional statements, loops, methods, arrays, and classes. The second part focuses on more advanced topics, including class inheritance, recursions, sorting algorithms, GUI programming, exception handling, files, and applets.
资源截图:
相关内容
- Java虚拟机并发编程 ( (美)Venkat Subramaniam) 中文PDF
- JDK 5.0 API 官方中文版
- 华章程序员书库:Java 7程序设计 (Budi Kurniawan) 中文PDF
- Java设计模式(第2版) PDF
- 深入理解JavaWeb开发技术 探索基于主流框架的最佳组合 (谭贞军) PDF
- 零点起飞学java (刘升华) 高清PDF
- JSP案例开发集锦(动态网页技术标准) PDF
- 《Java EE 6权威指南 基础篇》(第4版).((美)Eric Jendrock).中文PDF
- Java数据库技术详解(李刚) PDF
- Servlet JSP深入详解 基于Tomcat的Web开发 (孙鑫) 高清PDF