Introduction to Computer Science
Fall 2012, Room 4263, 9:10~12:00 Thursday
Instructor: Kun-chan Lan
Objectives
* Know what is "Computer science"?
* Familiarize yourself with the basic
o Terminologies
o Principles
o Theories
* Also, a strong hands-on focus
o Homework
o Project
Scope
* Data storage
* Computer architecture
* Operating system
* Networking
* Algorithm
* Programming language
* Artificial intelligence
Syllabus
Fundamental
System
Advanced topic
Lecture Slides
Text Book
* J. Glenn Brookshear, Computer Science -- An Overview, 11th edition, Addison-Wesley
o ISBN-10: 0132569035 | ISBN-13: 978-0132569033
Instructor
Prof. Kun-chan LanOffice: Room 309 (East Block, Yun-Ping building, Kuang-Fu Campus)
Office hours: 14-15pm on Wednesday and Friday or by appointment via e-mail
TEL: +886 6 2757575 ext 62550
TA
Steve & Paweeya & John
Office: Room 402 (East Block, Yun-Ping building, Kuang-Fu Campus)
Office hours: Tuesday 15:00 - 17:00, Wednesday 15:00 - 17:00
Email:
This email address is being protected from spambots. You need JavaScript enabled to view it.
,
This email address is being protected from spambots. You need JavaScript enabled to view it.
,
This email address is being protected from spambots. You need JavaScript enabled to view it.
TEL: 06-2757575 ext.62520 (and then another extension 35)
Announcement
Date |
Content |
Note |
Grading
Homework
What to do?
How would I evaluate the performance of your program?
Term project
Road information
rush-hours vs. off-peak time)
How to design your navigation system?
1. Collect the road info from the real-world
2. Design an algorithm that use those road traffic parameters we previously discuss
(I only listed 4 parameters, you are strongly welcome to add more if you wish) to
predict the driving time from A to B
Collect Road information
* We will assign different teams to collect traffic info for different areas (抽籤)
o 東區
o 北區
Example of Traces
路 口 | 紅 燈 | 綠 燈 |
長榮路/大學路 | 30 seconds | 45 seconds |
長榮路/裕農路 | 20 seconds | 30 seconds |
路 名 | 路 段 | Number of lanes | Road length |
長榮路三段 | 小東路-大學路 | 2 | 720m |
路 名 | 路 段 | Time | Car density |
長榮路三段 | 小東路-大學路 | 7am-8am | 1239 |
長榮路三段 | 小東路-大學路 | 8am-9am | 1102 |
長榮路三段 | 大學路-小東路 | 7am-8am | 1011 |
長榮路三段 | 大學路-小東路 | 8am-9am | 1259 |
Example of the algorithm
Demo your project demo
Score for the final project demo
Project Evaluation
Exams
Quiz
Fall 2013, Room 4263, 9:10~12:00 Thursday
Instructor: Kun-chan Lan