Introduction to Computer Science (II)
計算機概論 (二)

http://www.cs.ccu.edu.tw/~pahsiung/courses/introCS/
(Microsoft IE 5.5 required!)

Course Syllabus

Instructor
Prof. Pao-Ann Hsiung (熊博安)
E-mail: pahsiung@cs.ccu.edu.tw
Telephone: (05)2720411 ext. 33119
Office: EA-512
Schedule
Lectures and Lab: Monday (09:10 ~ 12:00)
Office Hours: By appointment (E-MAIL)
Room CA-203 (09:10 ~ 10:00), PC Room 215 (10:10 ~ 12:00)

Description

This course will mainly teach you a very popular programming language called C. Learning this language means you will know how to write your own programs to help you solve problems that are complex to the human mind. You will learn how to structure your data, implement simple algorithms, perform input-output actions, and manage your files.

You will further learn object-oriented concepts and start writing C++ programs. C++ is an extended programming language, which was developed by making C object-oriented.

You will also learn how to design WEB pages using HTML programming, web-sites, and authoring tools.

Contents



Textbook

References

Tools

Grading

Web Page Lab (2/19, 2/26)

C Programming Lab (3/5, 3/12, 3/19, 3/26, 4/16, 4/23, 4/30, 5/7, 5/14, 5/21, 5/28)

Exams


Last Updated: February 19, 2001.