- 资源介绍
资源名称: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.
资源截图:
猜你喜欢
-
2020年联考省考公务员 资料 方法精讲班 视频课程
2020-07-16 -
《编写高质量代码:改善Java程序的151个建议》PDF
2020-07-17 -
ibatis实战
2020-07-16 -
基于OSGi和Spring开发Web应用 中文
2020-07-16 -
重要的Spring学习内容:了解常用注解的使用指南
2024-01-01 -
深入浅出jBPM 高杰编著 PDF
2020-07-16 -
Apache Kafka源码剖析 徐郡明 完整pdf
2020-07-15 -
Java反射机制讲解视频
2020-07-17 -
精通Spring:Java轻量级架构开发实践 pdf
2020-07-16 -
EJB3持久化规范(简体中文版) PDF
2020-07-16
-
《Java典型模块与项目实战大全》PDF 下载
2020-07-17 -
敏捷Acegi、CAS++构建安全的Java系统
2020-07-17 -
Java从入门到精通实例版(含光盘代码)中文 完整pdf
2020-07-14 -
IBM JVM内存详解 中文PDF
2020-07-16 -
JSP&Servlet学习笔记(第2版)
2020-07-16 -
《Eclipse全程指南-基础知识、Web开发、SWT/JFace开发、Eclipse插件》PDF 下载
2020-07-17 -
运营之光2.0:我的互联网运营方法论与自白
2020-07-16 -
Java语言程序设计(基础篇)(原书第10版) 中文pdf
2020-07-15 -
jdk 1.7 参考手册官方英文chm版
2020-07-16 -
创建Flex与Java通信项目之Blazeds篇 中文
2020-07-15
猜你在找
2. 分享目的仅供大家学习和交流,您必须在下载后24小时内删除!
3. 不得使用于非法商业用途,不得违反国家法律。否则后果自负!
4. 本站提供的源码、模板、插件等等其他资源,都不包含技术服务请大家谅解!
5. 如有链接无法下载、失效或广告,请联系管理员处理!
6. 本站资源售价只是赞助,收取费用仅维持本站的日常运营所需!
源码资源库 » Learning Java Through Games 英文PDF