1 / 9
文档名称:

java程序设计00slide.ppt

格式:ppt   大小:334KB   页数:9页
下载后只包含 1 个 PPT 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

java程序设计00slide.ppt

上传人:yzhlyb 2016/12/23 文件大小:334 KB

下载得到文件列表

java程序设计00slide.ppt

相关文档

文档介绍

文档介绍:Java Programming 信息学院王天梅 ******@cufe. wangtm2008@ Objectives ? Understanding Java ’ s basic concept and basic skills. ? Understanding the object-oriented programming. ? Training the programming capability in Java. So, you learn from examples, from practice, and from mistakes. You need devote a lot of time to writing programs, testing them and fixing errors. 课程设计 1:扫雷游戏课程设计 2: Hannoi 塔课程设计 3:动物换位课程设计 4:保存过程的计算器 Objectives Examination and Graded Final Examination (60% ) +Experiment (40% ) Required text Introduction to java Programming, Eighth Edition ,(美) Liang (原出版社 PRENTICE HALL ),***出版社, 。 http://docs./javase/7/docs/api/ Thinking In Java (Java 编程思想) F Custom Core (first course in programming) – fundamentals of programming – object-oriented programming – exception handling and simple I/O – rudimentary GUI programming prehensive Version (custom core + topics for upper level courses) – data structures – multithreading – internationalization – JavaBeans and MVC – advanced GUI – Java Database Programming – Servlets – JSP – networking – RMI Introduction to Java Programming ,8e Custom Core prehensive Version Introduction to Java Programming ,8e Custom Core Part I Fundamentals of Programming Chapter 1 Introduction puters, Programming, and Java Chapter 2 Elementary Programming Chapter 3 Selections Chapter 4 Loo