syllabus erick, eka, reddy © sekolah tinggi teknik surabaya 1

Post on 31-Dec-2015

217 Views

Category:

Documents

5 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Data Structure

SyllabusErick, Eka, Reddy

© Sekolah Tinggi Teknik Surabaya

1

Objectives» Comprehension of essential data

structures and implement them in programming language

2

© Sekolah Tinggi Teknik Surabaya

Syllabus1. Introduction to Data Structures2. List3. Stack4. Queue5. Priority Queue6. Hashing7. Set and Dictionary8. Mid Term Exam

3

© Sekolah Tinggi Teknik Surabaya

Syllabus1. Linked List (3 weeks)2. Binary Search Tree (2 weeks)3. Sparse Matrix4. Generic Collections5. Final Term Exam

4

© Sekolah Tinggi Teknik Surabaya

Prerequisite» Algorithm and Programming 1

5

© Sekolah Tinggi Teknik Surabaya

Teaching Methods» Lecture» Discussion» Exercise

6

© Sekolah Tinggi Teknik Surabaya

Evaluation» Essay» Homework» Project

7

© Sekolah Tinggi Teknik Surabaya

Markings» Mid Term: 30%» Final Term: 30%» Project: 25%˃ Presentation in English (@15-20 minutes):

20%+ Communication Skill+ Contents+ Timing

˃ Software: 80%» Quiz and Homework: 15% 8

© Sekolah Tinggi Teknik Surabaya

Textbooks» Robert Lafore, Data Structures and

Algorithms in Java (Second Edition), Sams, 2003

» Dinesh P. Mehta and Sartaj Sahni, Handbook of Data Structures and Applications, Chapman & Hall/CRC, 2004

» Andrew Troelsen, Pro C# and The .Net 4.5 Framework (Sixth Edition), Apress, 2012 9

© Sekolah Tinggi Teknik Surabaya

top related