1 / 10

ICS102: Introduction To Computing

This course at King Fahd University of Petroleum & Minerals provides an introduction to computing, covering topics such as programming, data structures, and algorithms.

Download Presentation

ICS102: Introduction To Computing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science Department ICS102: Introduction To Computing Second semester 2010-2011 (101)

  2. Course Details • Section 06 : • Time : SM 1:10 - 2:00 • Room 24-165 • Instructor : Dr. Sami Zhioua • Office : 22-137-2 • Phone : 1251 • Email : zhioua@kfupm.edu.sa • Office Hours : • S 10:00 – 12:00 • M 10:00 – 12:00 • Or by appointment

  3. About • It is a 3 credits course • 15 weeks of classes • Every week : • 2 lectures of 50 minutes each • 1 lab of 3 hours • Work at home • Syllabus

  4. Textbook • Absolute Java, Walter Savitch, 4th Edition, Addison-Wesley, 2009

  5. Course Content • Introduction • Expressions and Assignment • Math Class • Strings • Screen Output and Console Input • File I/O • Selection Structures • Boolean Expressions • While and do Loops • For loops • 1-D arrays • 2-D arrays • Methods • Introduction to OO • Classes • Classes • Classes

  6. Table of Contents Chapter1.Getting Started Chapter2.Console Input and Output Chapter3.Flow of Control Chapter4.Defining Classes I Chapter5.Defining Classes II Chapter6.Arrays Chapter7.Inheritance Chapter8.Polymorphism and Abstract Classes Chapter9.Exception Handling Chapter10.File I/O Chapter11.Recursion Chapter12.UML and Patterns Chapter13.Interfaces and Inner Classes Chapter14.Generics and the ArrayList Class, Chapter15.Linked Data Structures Chapter16.Collections, Maps and Iterators Chapter17.Swing I Chapter18.Swing II Chapter19.Java Never Ends Chapter20.Applets and HTML

  7. Course Policies • Labs: Lectures and labs are integrated and they complement each other. To pass this course, the student must pass the lab-component of the course. • Course Website & Participation: Students are required to periodically check the Blackboard (Bb) and download course material as needed. A common Bb will be created and used for communication and interaction, posting and submitting assignments, posting grades, posting sample exams, etc. It is expected that you get benefit of the discussion board by raising questions or answering questions put by others. You will be rewarded for your active participation and the usefulness of the material you share with other students.

  8. Course Policies • Attendance: Regular attendance is a university requirement; hence attendance will be checked at the beginning of each lecture and lab. Late arrivals will disrupt the class session. Hence, late attendances may be considered as one absence too. Every unexcused absence leads to a loss of 0.5% of total grade. Missing more than 6 lectures or three or more unexcused labs will result in a DN grade without prior warning. To avoid being considered as absent, an official excuse must be shown no later than one week of returning to classes. • No makeup of homework, quizzes or exams will be given. • Re-grading policy: If you have a complaint about any of your grades, discuss it with the instructor no later than one week of distributing the grades (except for the final). Only legitimate concerns on grading should be discussed.

  9. Text Book and Grading Criterion Textbooks: “ABSOLUTE JAVA” by WALTER SAVITCH, Addison Wesley, 4th edition. Grade Distribution: Notes:Please check the syllabus notes online

  10. Who wants to pass this course ? • Of course you have to : • Attend the lectures and the labs • Do the homeworks and assignments • But also, • Repeat the lectures examples yourself • And most importantly : Read the required textbook sections

More Related