welcome to master program computing science study advisor: wishnu prasetya room bbg-566...

23
Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 [email protected] September 2, 2013

Upload: corey-grant

Post on 30-Dec-2015

216 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Welcome to Master ProgramComputing Science

Study advisor: Wishnu PrasetyaRoom BBG-566

[email protected] 2, 2013

Page 2: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Computing Science Staff

Hans BodlaenderProgram Leader

Wishnu PrasetyaStudy Advisor

Page 3: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Research Groups Involved in Computing Science

Hans Bodlaender Linda van der Gaag Arno Siebes Doaitse Swierstra

Page 4: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Overview

2 Courses

2 Courses

2 Courses

2 Courses

2 Courses

Master Thesis

First Year Second Year

Courses: courses/projects/seminars

1

2

3

4

1

2

3

4

computing science colloquium

Page 5: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Study Lines / Tracks

A Study Line is a coherent set of courses providingknowledge and skills for specific areas of Computing Science.

Page 6: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Study Line: Programming Technology

Between brackets: time period and timeslot

Page 7: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Study Line: Algorithm Design and Analysis

Page 8: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Study Line: Algorithmic Data Analysis

Page 9: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Study Line: Advanced Planning and Decision Making

Page 10: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Colloquium Computing Science

• Mandatory.• Research talks by staff members, guests, and

students.• Attend at least 30 colloquia, and give a talk.• Counts for 5 ECTS.

Page 11: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Electives

• Experimentation Project (max. 15 ECTS)• Courses and seminars from the Computing

Science master program.• Courses from other Computer Science master

programs (AI, GMT).• Maximum of two relevant courses (15 ECTS)

from other (non-CS) master programs.• Independent study under supervision of a

staff member (Capita Selecta).

Page 12: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Examples of non-CS courses

• Parallel Algorithms (Mathematics)• Continuous optimization • See http://www.mastermath.nl/ for more information

about mathematics courses.• Computational biology (dept. of Biology) (2)• Models of Computation (CAI) (4)• Learning in Computational Linguistics (CAI) (4)• ICT Enterpreneurship (1, to take in your 2nd year)

Page 13: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Experimentation Project

• Application of theory studied in one or more of the Computing Science courses.

• Typically involves the implementation of algorithms and the analysis of their performance through experiments.

• Performed under supervision of a CS staff member.

• Can also be performed at a company avoid a “build feature-X” project!

Page 14: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Examples: • Exact algorithms for the maximum independent

set problem.• Learning distance functions for k nearest

neighbour classifiers.• Prediction of stock price movements from tweets

(external).• Implementing a high performance parser for

language-X• Implementing verification algorithms for (Java)

bytecode

Page 15: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Seminar

• We offer one or more research oriented seminar courses for Computing Science students.

• This year: – None!

Page 16: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Deficiency Courses• Two courses maximum.• Depend on selection of study line.• Examples:

- Functional Programming is required for Advanced Functional Programming, Generic Programming, Compiler Construction, Program Verification. ok if you did the Summer School FP

- Languages and Compilers is needed for Compiler Construction and Automatic Program Analysis.

- Algorithmics is required for Algorithms and Networks.

Since these are Bachelor courses, they are taught in Dutch, but study material is in English.

Page 17: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Overview of Requirements

• Select one (or more) study lines.• You can also propose your own study line.• Electives.• Deficiency Courses (Max 2).• Colloquium (Mandatory, 5 ECTS).• 40 ECTS Master Thesis Project.

Page 18: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Compiler Construction (S) Queries and Retrieval (E)

Example Program

Advanced Functional Progr. (S) Data Mining (E)

Program Verification (S)Theory of Progr. And Types (S)

Automatic Program Analysis (S)Pattern Set Mining(E)

Experimentation Project (E) + Multimedia Retrieval (E) orICT Enterpreneurship (E)

Master Thesis

First Year Second Year

Study Line: Programming TechnologyD = Deficiency

E = ElectiveS = Study Line

1

2

3

4

1

2

3

4

computing science colloquium

Page 19: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Example

Data Mining (E)Probabilistic Reasoning (S)

Evolutionary Computing (S)Algorithms and Networks (S)

Geometric Algorithms (S)Simulation (S)

Scheduling and Timetabling (S)Logic and Computation (E)

Master Thesis

First Year Second Year

Study Lines: Algorithm Design and Analysis andAdvanced Planning and Decision Making.

1

2

3

4

1

2

3

4

Experimentation Project15 EC

computing science colloquium

Page 20: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Study plan• Your study plan must be approved by Wishnu

Prasetya.• Template for study plan can be found at:

http://www.cs.uu.nl/wiki/Master/StudyPlan

Fill in the template and mail to Wishnu. Make an appointment if you need advice.

• Practical Information on Master CS:http://www.cs.uu.nl/wiki/CSMaster

• General Information on Master CS (study lines, etc.): go to the education page and click on COSC in the “blue bar”.

Page 21: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Other Practical Stuff• On http://www.cs.uu.nl/education you can find

information about courses, times, rooms, etc.

• To register for courses, go to http://www.uu.nl/osirisstudent

• Tomorrow you can register at the student desk in BBL 184 B ?

Page 22: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Questions?

Page 23: Welcome to Master Program Computing Science Study advisor: Wishnu Prasetya Room BBG-566 S.W.B.Prasetya@uu.nl September 2, 2013

Compiler Construction (S) Logic & Language (E)

Example Program

Advanced Functional Progr. (S) Probabilistic Reasoning (E)

Program Verification (S)Theory of Progr. And Types (S)

Automatic Program Analysis (S)Logic & Computation (E)

Experimentation Project (E)Parallel Algorithms (E)

Master Thesis

First Year Second Year

Study Line: Programming TechnologyD = Deficiency

E = ElectiveS = Study Line

1

2

3

4

1

2

3

4

computing science colloquium