Operating Systems Dr. Sadi Seker.

Slides:



Advertisements
Similar presentations
CSNB334 Advanced Operating Systems Course Introduction Lecturer: Asma Shakil.
Advertisements

CS533 Concepts of Operating Systems Class 1 Course Overview.
1 1DT066 Distributed Information Systems Dr. Edith C.-H. Ngai Department of Information Technology Uppsala University.
CS533 Concepts of Operating Systems Class 1 Course Overview and Entrance Exam.
1 Course Title : Title : Ceng 334 Operating Systems Ceng 334 Operating Systems Lecturer : Lecturer : Prof. F. Payidar Genç Prof. F. Payidar Genç Room A-409.
1 Introduction to Operating Systems 9/16/2008 Lecture #1.
Introduction to Operating Systems J. H. Wang Sep. 18, 2015.
1DT057 Distributed Information Systems Dr. Edith C.-H. Ngai Department of Information Technology Uppsala University.
1 Welcome! CSI 3310: Operating System Principles Mario Marchand
Course Information Sarah Diesburg Operating Systems COP 4610.
Course Information Andy Wang Operating Systems COP 4610 / CGS 5765.
1 CSCI 3120: Operating Systems Summer 2003 Instructor: Kirstie Hawkey Office hours (outside Room 311): Mon: 2:30-3:30, Fri: 10:30-11:30.
CE342 :OPERATING SYSTEM. I nstructor: Prof Dr. Saleh Shehaby Office Hours: E622 Thursday 10:30-2:30 Teacher Assistant.
Introduction to CMPT 281. Outline Admin information Textbooks and resources Moodle site Grading Assignments Project.
OS, Operating System First Semester, Year 2000 Wannarat Suntiamorntut Department of Computer Engineering, PSUWannarat Suntiamorntut.
Introduction to Operating Systems J. H. Wang Sep. 15, 2010.
11/21/20151 Operating Systems Design (CS 423) Elsa L Gunter 2112 SC, UIUC Based on slides by Sam King and Andrew.
1DT057 Distributed Information System Dr. Edith C.-H. Ngai Department of Information Technology Uppsala University.
OSes: 0. Prelim 1 Operating Systems v Objectives –to give some background on this subject Certificate Program in Software Development CSE-TC and CSIM,
COMP 2320 (3 units) Operating Systems Name: Prof. Joseph NG Office: R730 (Run Run Shaw Building) Phone: HomePage:
Lecture Topics: 12/06 SSL Final Exam HW 7 & 8 Important concepts in 410 Other references Evaluations.
CS533 Concepts of Operating Systems Class 1 Course Overview.
Course Overview 1 FCM 710 Architecture of Secure Operating Systems Prof. Shamik Sengupta Office 4210 N
CS533 Concepts of Operating Systems Jonathan Walpole.
1 1DT066 Distributed Information Systems Dr. Edith C.-H. Ngai Department of Information Technology Uppsala University.
Lecture 1 Introductions, Overviews, Operating Systems.
1 ECEN209-Computer Architecture (Course Overview & Introduction)
CSI 3131 Summer 2016 Principles of Operating Systems Instructor: Dr. Nathalie Japkowicz Office: STE 5029 Office Hours: n In.
CSC322 OPERATING SYSTEM Mr. Dilawar Lecturer, Department of Computer Science, Jahan University Kabul, Afghanistan.
ENG3380 Computer Organization
Introduction to Operating Systems
Welcome to SSE3044 Operating Systems!
CS 450/550 Operating Systems Loc & Time: MW 1:40pm-4:20pm, 101 ENG
Advanced Programming Dr. Sadi Seker.
CPE741: Distributed Systems Course Introduction
Course Information Mark Stanovich Principles of Operating Systems
CS533 Concepts of Operating Systems Class 1
CSC 111 Course orientation
Welcome to MAT 170 MWF 8:40 SLN
Computer Science 102 Data Structures CSCI-UA
Lecture Note 0: Course Introduction
Advanced Operating Systems
Andy Wang Operating Systems COP 4610 / CGS 5765
OCR Computer Science Component 2.
Introduction to Operating Systems
Advanced Operating Systems – Fall 2009
Andy Wang Operating Systems COP 4610 / CGS 5765
CS533 Concepts of Operating Systems Class 1
CGS 3763 Operating Systems Concepts Spring 2013
Andy Wang Operating Systems COP 4610 / CGS 5765
ENG3380 Computer Organization
Earth’s Atmosphere (ESS55)
Andy Wang Operating Systems COP 4610 / CGS 5765
Systems Programming University of Ilam
CS 425 / CS 625 Software Engineering
First Semester 1439/1440 Welcome 
CS 336/536: Computer Network Security Fall 2014 Nitesh Saxena
Andy Wang Operating Systems COP 4610 / CGS 5765
Lecture Note 0: Course Introduction
ITEC 202 Operating Systems
MAT 379 Computer Networking
Introduction Andrew Whitaker
Andy Wang Operating Systems COP 4610 / CGS 5765
EECE.4810/EECE.5730 Operating Systems
ITEC 202 Operating Systems
Sarah Diesburg Operating Systems CS 3430
CS533 Concepts of Operating Systems Class 1
Lecture 1: Overview of CSCI 485 Notes: I presented parts of this lecture as a keynote at Educator’s Symposium of OOPSLA Shahram Ghandeharizadeh Associate.
Lecture 1 Class Overview
CSC3150 – Operating Systems
Presentation transcript:

Operating Systems Dr. Sadi Seker

Meeting Dr. Sadi Evren SEKER Web Page: www.SadiEvrenSEKER.com Email: sseker@smith.edu Office : Ford Hall 252 BSc. , MSc. and PhD. from Computer Science, MA in Sociology, Assoc. Prof. from MIS Working on Data Science and Big Data

Who Are You? Previous knowledge of programming, low level programming, data structures, systems programming, concurrent programming? Your expectations from the course? Knowledge cards on the web site

The Course Classes: Tuesday – Thursday 3.00 pm – 4.50 pm Labs: 7.30 – 9.30 pm Thursday Location: Ford Hall 342 Office Hours: Wednesday, 11-12.00 or 3.00 – 5.00 PM Other times by appointment/as available Lunch meetings available by request for small groups

The Course - 2 E-Mail: opsys2016@sadievrenseker.com Web Site: http://sadievrenseker.com/wp/?page_id=63 4 YouTube : will appear soon (after each class I will try to shoot youtube videos (not a promise, I will do my best))

Expected Outcomes Understand the architecture and major components of an operating system . Understanding the concurrent programming. Understanding Inter process communication and message passing . Understanding the memory management and paging/segmentation concepts

Expected Outcomes – 2 Understanding the disk management, file systems and virtual memory/swapping concepts. Gaining advanced programming skills in low level programming, concurrent programming and modular programming. Gaining the knowledge of linux operating systems and adding new functions to its kernel.

Text Books TEXTBOOK 1:Peterson and Silberschatz, Modern Operating Systems TEXTBOOK 2:Tanenbaum, Operating Systems: Design and Implementation

Grading 30 % Final exam 20 % Projects 20% Homeworks 20 % Midterms (10 % each) 10 % Lab Final

YouTube Will be on the course web page.

Tentative Course Outline From the web page…

Projects Multi Threaded Web Server E-Mail Server Multi Threaded Games Adding System Calls to Linux Embedded Systems Multi Threaded File Server Concurrent Programing Low Levels Components of O/S

Questions and Answers