Java 编程外文翻译
《Java 编程外文翻译》由会员分享,可在线阅读,更多相关《Java 编程外文翻译(4页珍藏版)》请在毕设资料网上搜索。
1、电子科技大学成都学院本科毕业设计论文 外文资料原文 Thinking In Java 1st Bruce Eckel Like any human language, Java provides a way to express concepts. If successful, this medium of expression will be significantly easier and more flexible than the alternatives as problems grow larger and more complex. You cant look at Java a
2、s just a collection of features; some of the features make no sense in isolation. You can use the sum of the parts only if you are thinking about design, not simply coding. And to understand Java in this way, you must understand the problems with it and with programming in general. This book discuss
3、es programming problems, why they are problems, and the approach Java has taken to solve them. Thus, the set of features I explain in each chapter are based on the way I see a particular type of problem being solved with the language. In this way I hope to move you, a little at a time, to the point
4、where the Java mindset becomes your native tongue. Throughout, Ill be taking the attitude that you want to build a model in your head that allows you to develop a deep understanding of the language; if you encounter a puzzle youll be able to feed it to your model and deduce the answer At about the s
5、ame time that my first book Using C+ (Osborne/McGraw-Hill 1989) came out, I began teaching that language. Teaching programming languages has become my profession; Ive seen nodding heads, blank faces, and puzzled expressions in audiences all over the world since 1989. As I began giving in-house train
6、ing with smaller groups of people, I discovered something during the exercises. Even those people who were smiling and nodding were confused about many issues. I found out, by chairing the C+ track at the Software Development Conference for the past few years (and now also the Java track), that I an
7、d other speakers tended to give the typical 外文资料原文 audience too many topics too fast. So eventually, through both variety in the audience level and the way that I presented the material, I would end up losing some portion of the audience. Maybe its asking too much, but because I am one of those peop
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- java 编程 外文 翻译
