- 资源介绍
资源名称: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.
资源截图:
猜你喜欢
-
Flex-Viewer编程的详细图解教程 中文
2020-07-15 -
EJB3.0实例教程
2020-07-16 -
JAVA零基础辅导班第二期视频(1-15天)
2020-07-17 -
Java 2 图形设计卷II:SWING(中文版) PDF
2020-07-16 -
关于Java中finally语句块的深度辨析 中文
2020-07-15 -
循序渐进学java视频教程之山寨版QQ
2020-07-17 -
Java开发中进行代码测试和代码覆盖率检查
2024-01-02 -
Java核心技术·卷2:高级特性(原书第10版) 英文pdf版
2020-07-15 -
【动力节点】王勇老师Java框架视频之Struts
2020-07-18 -
jQuery移动开发
2020-07-17
-
《Java 游戏编程导学》PDF 下载
2020-07-17 -
精通Spring MVC 4
2020-07-16 -
Java技术手册 第6版 中文高清pdf
2020-07-16 -
Java 7并发编程实战手册 中文pdf
2020-07-16 -
利用routeros_实现真正的远程开机和控制
2020-07-16 -
java11语言特性 英文官方 PDF
2020-07-15 -
电子商务网站开发–小型网上书店课程设计(JSP)(含完整源代码)
2020-07-16 -
rxjava essentials 中文
2020-07-16 -
Java核心技术:基础知识 卷I(原书第10版) pdf
2020-07-14 -
MyEclipse Hibernate框架配置加载步骤 中文
2020-07-16
猜你在找
2. 分享目的仅供大家学习和交流,您必须在下载后24小时内删除!
3. 不得使用于非法商业用途,不得违反国家法律。否则后果自负!
4. 本站提供的源码、模板、插件等等其他资源,都不包含技术服务请大家谅解!
5. 如有链接无法下载、失效或广告,请联系管理员处理!
6. 本站资源售价只是赞助,收取费用仅维持本站的日常运营所需!
源码库 » Learning Java Through Games 英文PDF