Software Engineering

Object Oriented Programming

Release Date: 2017-09-22

1. Basic Course Information

Course code: 110154
Course Name: Object Oriented Programming
Course Type: Discipline-based Courses 
Periods: 64
Credit: 4
Target Students: Undergraduate Students Majored in major in software engineering, computer science and technology
Assessment: Examination
Preparatory Course: C Programing Design

2. Course Introduction

Object-oriented Programming is one of the professional basic courses of Computer Science and Technology, Software Engineering. The main task of it is to teach students the most promising object-oriented programming ideas by studying programming language-Java. In this course, students need study data types, operations, program structures, the basic methods of programming and advanced Java programming functions. And they should understand the basic concepts and methods of object-oriented programming, master the java programming, then solve some practical problems with what they have learned.

For making students master the object-oriented programming and some advanced concepts, such as multitask, thread, network communication and so on, it arranges many examples and exercises to further their understanding. At the same time, it is the basis of other subjects and it is helpful to study the follow-up courses and solve some professional problems.