Notes 00: Course Overview

Download Report

Transcript Notes 00: Course Overview

ICS 201
Course Overview
King Fahd University of Petroleum & Minerals
College of Computer Science & Engineering
Information & Computer Science Department
ICS201: Introduction To Computing II
Course Material: webcourses.kfupm.edu.sa
1-2
Today’s Class
• Course overview
• Introduction to Computer Science
 Advanced object-oriented programming; inheritance;
polymorphism;
abstract
classes
and
interfaces,
container/collection classes, packages, object-oriented
design, software modeling, event-driven programming,
recursion, use of stacks, queues and lists from API,
searching and sorting
1-3
Text Book and Grading Criterion
Textbooks:
-“ABSOLUTE JAVA” by WALTER SAVITCH, Addison Wesley, 3rd edition,
2006.
Grade Distribution:
Activity
Weight
Lab
20%
Quizzes
10%
Programming Assignments
10%
EXAM 1 ()
15%
EXAM 2 ()
20%
Final (Comprehensive)
25%
Notes:Please check the syllabus notes online
regarding absences and other rules
1-4