Course Material: webcourses.kfupm.edu.sa King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science Department ICS201: Introduction To Computer Science Course Material: webcourses.kfupm.edu.sa
ICS 201: Introduction to Computer Science 2 Spring 2008-2009 (082) Section 01: 11-11:50AM, 22-134 Instructor: Dr. Hamdi Yahyaoui Office: 22-101 Telephone: 7699 E-mail: hamdi@kfupm.edu.sa Office Hours: SMW 1:00-1:50PM or by appointment
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
Text Book and Grading Criterion Textbooks: “ABSOLUTE JAVA” by WALTER SAVITCH, Addison Wesley, 2nd edition, 2006. Grade Distribution: Activity Weight Lab 20% Quizzes 10% Programming Assignments EXAM 1 15% EXAM 2 Final (comprehensive) 25% Notes: Please check the syllabus notes online regarding absences and other rules
Review of ICS 102