更多

实验教学

MENU

《面向对象程序设计》课程简介

课程代码:072243A                         Course Code072243A

课程名称:面向对象程序设计    Course NameObject-Oriented Programme Design

学时:48                                          Periods48

学分:3                                            Credits3

考核方式:考试          AssessmentExamination

先修课程:程序设计基础      Preparatory CoursesThe basic of Programming design


   面向对象的技术已经成为软件开发的主流技术,而面向对象程序设计则是其中的重要组成部分。
Java技术是当今网络计算的主流技术,其中Java语言就是一种纯的面向对象程序设计语言。学习和掌握Java面向对象程序设计,可以为学生进一步学习各种Java技术以及面向对象软件开发技术打下坚实的基础。《面向对象程序设计》课程从类和对象的概念入手,着力介绍Java面向对象的程序设计,同时也对Java语言的各种基本特性及相关的编程技术进行详细介绍。通过本课程的学习,使学生建立面向对象的思维方式,并较为系统地掌握Java语言的各种基本特性以及面向对象程序设计的基本方法和技术。

Object-oriented software development technology has become the mainstream technology, and object-oriented programming is an important part of them. Java technology is the mainstream of today's network computing technology, including Java language is a pure object-oriented programming language. It is necessary for undergraduates to learn and master the Java object-oriented programming, especially for them to further study a variety of Java technology and object-oriented software development techniques so as to lay a solid foundation of their major. "Object-Oriented Programming" begins with the concept of the curriculum, which focuses on introducing Java object-oriented programming, but also on all the basic characteristics of Java language and associated programming techniques in detail. Through studying this course, students will build up an object-oriented way of thinking, and they can be familiar with a more systematic basic Java language, object-oriented programming features and the basic methods and techniques.

 

TOP