Fsdf

Submitted by: Submitted by

Views: 66

Words: 852

Pages: 4

Category: Business and Industry

Date Submitted: 09/29/2014 08:28 AM

Report This Essay

CS052 Introduction to Java and C++ Programming

Course Syllabus

|Term: |Summer 2014 |Lecturer: |Lusine Sargsyan |

|Credits: |none |E-mail: |lsargsyan@aua.am |

|Schedule: |Tue, Thu, Fri 09:30 – 12:30 |Phone: |512651 |

|Room: |9B Lab |Office: |332W (PAB) |

|Office hours: |TBD | | |

|Prerequisites: |1 year of Calculus | | |

Course Description

This is an introduction to object-oriented programming using Java and C++. It prepares students for the CS320 Data Structures and Algorithms course, as well as other CIS courses that rely on Java and C++ programming skills. The course covers basic Java, C++ and OOP concepts, syntax structures and classes.

Course Learning Objectives

Successful completion of the course will allow students to:

1. Identify objects and their corresponding classes in modestly sized problems;

2. Design and implement simple Java and C++ console applications, Java applets and frames with GUI components;

3. Use integrated development environments.

Program Goals Addressed by the Course

I. To provide with knowledge and skills in designing, conducting and managing development of efficient computing systems that solve real-life industrial and academic problems.

Program Student Learning Outcomes Reinforced by the Course

Students are expected to enhance the following skills and abilities enumerated among the Program Outcomes:

2. Design and implement solutions using...