Professional Master's Program Orientation Winter 2013 Academic and Administrative Information...

Post on 22-Dec-2015

216 views 1 download

Tags:

Transcript of Professional Master's Program Orientation Winter 2013 Academic and Administrative Information...

Professional Master's Program

OrientationWinter 2013 Academic and Administrative

Information

cs.washington.edu/students/pmp

                                                             

                                                        

     

                                                          

   

                                                             

Welcome from PMP

Staff Dave RispoliDave Rispoli

AdvisorAdvisorrispoli@ cs.washington.edurispoli@ cs.washington.edu

Brian CurlessBrian CurlessFaculty CoordinatorFaculty Coordinatorcurless@cs.washington.educurless@cs.washington.edu

Fred VideonFred VideonSoftware EngineerSoftware Engineerfred@fred@ cs.washington.educs.washington.edu prieto@cs.washington.eduprieto@cs.washington.edu

Tonight’s Orientation

1. Food/Ice Breaker

2.

3.

Welcome/Dept./PMP Overview

CSE/UW ComputingFacilities

4. Academic InfoAdmin Info

US News Graduate Program RankingsComputer Science (7)Computer Engineering (13)

By Ranked Computer Science AreasSystems (5)Theory (8)AI (6)Programming Languages (11)

Latest Accomplishments:http://www.cs.washington.edu/news_events/

Research Areas:http://www.cs.washington.edu/research/

Departmental Excellence

Game Changing HiresGame Changing Hires

Undergraduate programs500 full-time students160 degrees conferred per year

Full-Time Graduate Program – research focus150 full-time students25 Ph.D. graduates per year

Professional Master’s Program 160 part-time students60 new students per year50 graduates per year (590 to date)

CS&E Students

Fifth Year Master Program15 full-time studentsStarted in 2008 for current CSE undergrad students

Mission

Allow IT professionals access to CSE faculty & curriculumStudents exposed to latest research developments

Promote regional IT recruiting and advancement

Strengthen existing CSE/Industry partnerships

Not: Path to the Ph.D. program

Not: Advanced technical training program

PMP leads to a MS Degree in Computer Science & Engineering

Degree (non-thesis) consists of approximately 40 credits:Eight Professional Master’s Program courses (4 credits

each)No pre-requisites exist among courses

Eight additional creditsTypically fulfilled by enrolling in our colloquium series

(1 credit each)

Time to complete the program: 2 1/2 years - one course and one colloquium per quarter. No classes offered in summer.

Degree Requirements

Academic Progress

Academic Progress Students must complete degree in timely manner (15

credits/year recommended)

6 years (including ALL time spent on-leave) is the maximum time allotted by the UW for earning a Master’s degree

Continuous Enrollment Students enroll in at least 2 credits or be formally on-leave

at all times during program (excluding Summer quarter)

On-leave status must have Faculty Coordinator approval.

ScholarshipA cumulative GPA of 3.0 or above required for master’s

degreeA grade of 2.7 or above required for a course to be counted

toward degree. (8 courses of 2.7 or above required for degree.)

Transfer of Credit You may petition for transfer of up to 6 credits of graduate

level course work that has not counted towards any other degree

Contact advisor to expedite the approval process

Other Important PoliciesListed at:

http://www.washington.edu/students/#ACADEMICS It is student’s responsibility to be familiar with UW policies

Academic Progress (cont.)

Instruction

Graduate courses especially designed for working professionals: Targeted class limit of 45 students

Moderate length assignments Manageable group projects Final exams Accessible: Some PMP courses available on-line and at Microsoft

Instructors: Regular faculty and other highly qualified instructors

Almost all instructors have their own research programsUniversity resources:

World class library Generous computing facilities

Regular Courses:Computer Operating Sys.Distributed SystemsCompiler ConstructionProgramming LanguagesPrinciples of Software Eng.Network SystemsDigital SystemsComputer ArchitectureParallel Computation Applications of AIData MiningApplied AlgorithmsComplexity TheoryComputational BiologySoftware SystemsComputer Vision Current Trends in Comp. GraphicsHuman Computer Interaction

Transaction ProcessingDatabase Management SystemsSoftware EntrepreneurshipComputer Security

Some one-time courses:Alternative Computer ParadigmsAccessibilityMachine LearningComm. Tech. in the Developing WorldCryptographyCybersecurityData CompressionHistory of ComputingIT & Public PolicyLow Resource Mobile ComputingConcurrencyComputing for Global Health

Courses

Colloquia

Enables students to see state of art research from the best in field.Note especially our Distinguished Lecturer Series.

Info: cs.washington.edu/students/pmp/colloquia/earning_credit/

Students can view talks live or on-line. (90% available on-line)

Live: Tues.& Thurs. 3:30-4:30 room EE-105.On-line: “on demand” link from URL above.

To earn 1 credit: view any 8 colloquia; report on any 4.(From any day, week or year!)

Colloquia reporting system:Search: http://norfolk.cs.washington.edu/htbin-post/unrestricted/colloq/search.cgi Reporting: http://norfolk.cs.washington.edu/htbin-php/colloq_reporting/summary.php

Planning your program

Regular courses are normally taught on a two-year cycle.

Students who are near graduation have priority for enrollment in courses.

Normal: 8 courses + 8 credits of colloquia

Exceptions:Replace colloquia with regular PMP coursesDaytime graduate courses (with permission)

No research options.

Contact PMP Advisor for questions.

Graduation

Degree application process described at: http://www.grad.washington.edu/stsv/mastapp.htm

The two most important things to remember are:PMP students must register for at least two credits in the

quarter they wish to graduatePMP students must apply for their degrees in the first

month of the quarter they plan to graduate.

Graduation Events!!!PMP Graduate DinnerCSE Graduation EventHusky Stadium Commencement

Winter 2013 cs.washington.edu/students/pmp/courses/current/

CSE P 521 Applied AlgorithmsRichard Anderson - Instructor (Distance) - Instructor (Distance)Day/Time: Monday 6:30-9:20 pm ; Place: UW: Paul G. Allen Center for CS&E, room 305; MS: Building 99, Room 1915 Day/Time: Monday 6:30-9:20 pm ; Place: UW: Paul G. Allen Center for CS&E, room 305; MS: Building 99, Room 1915 Principles of design of efficient algorithms with emphasis on algorithms with real world applications. Examples from computational Principles of design of efficient algorithms with emphasis on algorithms with real world applications. Examples from computational geometry, biology, scientific computation, image processing, combinatorial optimization, cryptography and operations research.geometry, biology, scientific computation, image processing, combinatorial optimization, cryptography and operations research.

CSE P 524 Parallel ComputationBrad Chamberlain  - Instructor   - Instructor Day/Time: Tuesday 6:30-9:20 pm ; Place: tbdDay/Time: Tuesday 6:30-9:20 pm ; Place: tbdAn introduction to parallel programming and computation via a combination of principles and practice.  Topics to include styles of An introduction to parallel programming and computation via a combination of principles and practice.  Topics to include styles of parallelism (data, task, pipelined); programming models (shared memory, message passing, PGAS); architectural implications parallelism (data, task, pipelined); programming models (shared memory, message passing, PGAS); architectural implications (shared vs. distributed memory, multicore, accelerators, networks); programming issues and hazards (synchronization, memory (shared vs. distributed memory, multicore, accelerators, networks); programming issues and hazards (synchronization, memory consistency, race conditions, deadlock and livelock); performance tuning (scalability, locality); and algorithms.consistency, race conditions, deadlock and livelock); performance tuning (scalability, locality); and algorithms.

CSE P 557 Computer GraphicsCSE P 557 Computer GraphicsBrian Curless - Instructor Brian Curless - Instructor Day/Time: Tuesday 6:30-9:20 pm ; Place: tbd Day/Time: Tuesday 6:30-9:20 pm ; Place: tbd Introduction to computer image synthesis and interactive computer graphics applications, emphasizing the state-of-the-art Introduction to computer image synthesis and interactive computer graphics applications, emphasizing the state-of-the-art algorithms and applications. Topics vary, but may include computer graphics hardware, visual perception, image processing, texture algorithms and applications. Topics vary, but may include computer graphics hardware, visual perception, image processing, texture mapping, image compositing, curves and surfaces, photorealistic image synthesis, and physical dynamics for modeling and mapping, image compositing, curves and surfaces, photorealistic image synthesis, and physical dynamics for modeling and animation.animation.

CSE P 595 Software EntrepreneurshipCSE P 595 Software EntrepreneurshipRichard Jacroux- Instructor Richard Jacroux- Instructor Day/Time: Thursday 6:00-9:20 pm ; Place: PACCAR Hall 395Day/Time: Thursday 6:00-9:20 pm ; Place: PACCAR Hall 395An exploration of the opportunities and challenges faced starting a company in the software industry. Software industry leaders will An exploration of the opportunities and challenges faced starting a company in the software industry. Software industry leaders will share their perspective.share their perspective.

Note: When available (usually the week before courses start) Course Web pages are linked to the course titles on the current courses page!

Current Courses

Registration

PMP students register by phone [(206) 543-2310], fax, or mail using registration form Advisor sends quarterly to students' cs e-mail address.

Registration and payment must be received no later than close of business Friday before quarter start.

PMP students should be familiar with add/drop/withdraw policies at www.washington.edu/students/#ACADEMICS

PMP students:Can’t use myUW to register for PMP courses

Can use myUW http://www.myuw.washington.edu/ for:

Billing InformationChange of AddressSchedule Information

myUW

Student ID Cards

For detailed information see UW Student ID Center Web site at www.washington.edu/students/reg/id.html

Student ID Center, ground floor of Odegaard Library next to the By George Cafe, weekdays 8 to 5.

Student ID Cards are also used for lab access. On first use be prepared to wait a few minutes for activation.

UPASS information is available from links at Student ID Card

Web Page referenced above. All PMP students must pay $76 for a UPASS whether they use them or not.

Tuition

Quarterly cost $4,625 ($925 per credit)One price for all! + $150 quarterly fees & textbooks

Parking

$2 per night campus parking permit available from UW Parking Services (otherwise $6 at gatehouse) http://www.washington.edu/commuterservices/parking/fees_descriptions/night.php

The Parking Services Office at 3901 University Way NE is open M-F 7:30 to 5:00 and until 6:00 pm Mon-Thur. for the first week of classes. There are long lines during the first week of classes.

Bicycle room available in CSE basement. Ask Dave for access.

Carpool, bike and bus are very much encouraged!

Microsoft mailing list for PMP students is uwpmp (managed through the usual MS portal)

Food/Drink on Campus

Getting the Word Out

PMP students and graduates are the best way we have to spread the word on the Professional Master's Program.

Please make sure talk to your friends and co-workers about your courses and the program. We would love to have more students just like you.