课程介绍
This course is one of the college fundamental courses in the field of the fundamental introduction to programming. High level programming language is to help students to establish basic ideas of how to program by using JAVA. It teaches Basic concepts of coding, such as data types, branches and loops. Main method of this module is to hold lectures of 24 hours, and do computer coding experiments of 12 hours. Programming behaviors in the aspect of JAVA also will be introduced to students in lectures, such as using methods, using of an array,showing messages by using Strings. Some advanced topics, such as GUI, files IO operations, also will be topics at the end of this semester. Final evaluation will be based on the final examination.
课程大纲
学习目标
After finish this course, students could have the concepts of:
Solving a problem by using computer algorithm.
Knowing the basic coding elements of JAVA, such as: data types, operation symbols, structures of coding, containers of programs, GUI (if the lecture hours are enough to be used).
Using methods to deal with divided problems.
Designing algorithms.
Object Orented Programming concepts
考核标准
期末考试成绩60分以上
教材教参
教材
《Introduction to Java Programming》第8版, 作者:Y.Daniel Liang, ISBN: 978-7-111-36122-0, 出版社:机械工业出版社