CSE 444 Database Management Systems Spring 1999 University of Washington Introduction and Welcome © 1999 UW CSE 4/4/2019.

Slides:



Advertisements
Similar presentations
COMP 5138 Relational Database Management Systems Sem2, 2007 Lecture 0 Course Overview.
Advertisements

1 Teaching Portfolio of Vandana P. Janeja Information Technology Major PhD in Management Rutgers University - Newark.
MS DB Proposal Scott Canaan B. Thomas Golisano College of Computing & Information Sciences.
A Tablet PC Capstone Course Richard Anderson Department of Computer Science and Engineering University of Washington.
A-1 © 2000 UW CSE University of Washington Computer Programming I Lecture 1: Overview and Welcome Dr. Martin Dickey University of Washington.
WELCOME PARENTS! Honors Computer Programming Ms. L. Dutchen.
Cli/Serv.: Prelim/01 Client/Server Distributed Systems v Lecturer:Dr. Andrew Davison Info. Eng. Research Lab (rm 101)
Computer Network Fundamentals CNT4007C
AGENDA 1.Introduction 2.Course Policy 3.What is SQL 2000 Server? 4.Client-Server Architecture and Communications 5.SQL 2000 Versions 6.SQL 2000 Server.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Introductory Lecture Advanced Computer Programming.
Course Introduction Software Engineering
CS461: Principles and Internals of Database Systems Instructor: Ying Cai Department of Computer Science Iowa State University Office:
Database Design and Implementation ITCS6160 & ITCS 8160 Instructor: Jianping Fan Webpage:
MIS 327 Database Management system 1 MIS 327: DBMS Dr. Monther Tarawneh Dr. Monther Tarawneh Week 1: Organisation and Overview.
Overviews of ITCS 6161/8161: Advanced Topics on Database Systems Dr. Jianping Fan Department of Computer Science UNC-Charlotte
IST359: Introduction to DBMS IST359 Spring 2013 Instructor : Michael Fudge t o.110b Hinds w.
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.
DatabaseCSIE NUK1 Fundamentals of Database Systems Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung.
CSEP 545 Transaction Processing for E-Commerce Course Information Spring (March – May) 2007.
+ Introduction to Class IST210 Class Lecture. + Course Objectives Understand the importance of data, databases, and database management Design and implement.
E81 CSE 532S: Advanced Multi-Paradigm Software Development Chris Gill Department of Computer Science and Engineering Washington University in St. Louis.
Database Systems I Content: –How to build a database application –Principles of database-system implementation Instructor: John Sieg Required Text:
Welcome to IST331 S1 Main concepts today Introduction to team, processes The user Cognitive ergonomics, design Examples of things about the user that are.
A Puzzle for You. Puzzle Someone is working for you for 7 days You have a gold bar, which is segmented into 7 pieces, but they are all CONNECTED You have.
Database Design and Implementation ITCS6160 & ITCS 8160 Instructor: Jianping Fan Time: Thursday 3:30PM-6:15PM Classroom: Woodward Hall 130 Course Webpage:
ITIS 5160 Applied Databases Fall Overview Class hour 6:30 – 9:15pm, Wedn, Woodward Hall 125 Office hour 3:00 – 5:00pm, Wedn Instructor - Dr. Xintao.
ITIS 5160 Applied Databases Fall Overview Class hour 9:30am – 12:15pm, Friday, Woodward 120 Office hour 1:30 – 2:30pm, Wednesday Instructor - Dr.
CSE202 : Fundamentals of Database Systems Vikram Goyal Indraprastha Institute of Information Technology, Delhi (IIIT-D), India FROM : Slides from CSE202.
IMS 4212: Course Introduction 1 Dr. Lawrence West, Management Dept., University of Central Florida ISM 4212 Dr. Larry West
Introduction to CSCI 242 Compiled by S. Zhang 1. Syllabus Syllabus has the most updated information! –Use the information on the syllabus for the grading.
Database Management Systems
CSE202 Database Management Systems
Introduction to CSCI 1311 Dr. Mark C. Lewis
3-Tier Architectures (or 3-Tier Applications)
Defining Networking Chapter 2.
Introduction to Database Systems CSE 444
CS101 Computer Programming I
Welcome to IST331 S1 Main concepts today
Course Introduction 공학대학원 데이타베이스
CS122B: Projects in Databases and Web Applications Spring 2017
CS122B: Projects in Databases and Web Applications Winter 2017
It’s called “wifi”! Source: Somewhere on the Internet!
University of Washington Computer Programming I
Database Design and Implementation
Lecture on Information System Analysis
Chapter 1 Object-Oriented Analysis and Design. Disclaimer Slides come from a variety of sources: –Craig Larman-developed slides; author of this classic.
COSC 6340 Projects & Homeworks Spring 2002
Intro. to Computer Science
CSCD 330 Network Programming Spring
Modular Course Overview Algebra and Trig. I
Modular Course Overview MATH1710, MATH 1720 MATH 1740 and MATH1750
CS122B: Projects in Databases and Web Applications Winter 2018
Prof. Jason Eisner MWF 3-4pm (sometimes 3-4:15)
Welcome to Physics 1D03.
Introduction to Programming Using C++
CSCD 330 Network Programming Spring
Introduction to Database Systems CSE 444
CS122B: Projects in Databases and Web Applications Winter 2019
Introduction to Database Systems CSE 444
CS122B: Projects in Databases and Web Applications Spring 2018
What is a Database? Textbook: Chapter 1 © 1999 UW CSE 2/23/2019.
Introduction to Database Systems CSE 444
CSCD 330 Network Programming Spring
What is a Database? © 1997 UW CSE 4/11/2019.
0. Overview of 2-Day Academic .NET Workshop
Introduction to Database Systems CSE 444
Lecture 1: Overview of CSCI 485 Notes: I presented parts of this lecture as a keynote at Educator’s Symposium of OOPSLA Shahram Ghandeharizadeh Director.
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.
CSCE 4523/5523 Database Management Systems Fall 2019.
CSE 444 Database Management Systems Autumn 1997 University of Washington Introduction and Welcome © 1997 UW CSE 12/12/2019.
Presentation transcript:

CSE 444 Database Management Systems Spring 1999 University of Washington Introduction and Welcome © 1999 UW CSE 4/4/2019

Today's Topics Course contents overview Course structure overview What is a database? and who cares? 4/4/2019

Course Contents DB for decades has been the workhorse of corporate applications unglamorous but essential lots of good-paying (but dull?) jobs DB is once again a hot hot topic objects, very large DB, new media, distributed heterogeneous computing, the Web, etc., etc. even the corporate applications are getting snazzy 4/4/2019

My Goals for You Learn classic topics really well E/R modeling, relational design, classic query languages, storage and indexing, transaction processing concepts Hands-on practice with small DBs on PC Experience building something for a client Have awareness of some current trends Enough background to go forth and learn anything you need to in the real world. 4/4/2019

What this course is not Not "Mastering SQL Server" (or Microsoft Access 97 Oracle or Sybase or whatever) Not becoming an SQL guru Not building way-cool GUIs in Visual Basic or Java Not a course on CORBA or ODBM or SQL Server or ... 4/4/2019

Are you in the right course? CSE 326 is the prerequisite Also very helpful Operating Systems Programming Languages Software Engineering Computer Architecture CSE 444 will likely be taught again in Autumn 4/4/2019

Instructor's Perspective 1970's: database consultant for Honeywell 1980's: as a grad student, DB was one of my "quals" areas 1990's: taught a semester-length version of this course Admit to feeling somewhat distanced from current practice... but excited about the possibilities to learn! Your projects will help correct that! 4/4/2019

Course Structure Tests: midterm and final. important but not huge Written (non-programming) homework Hands-on homework (using SQL Server) including some programming Group DB service project (due end of quarter) 4/4/2019

Infrastructure TAs: Jake Cockrell and Ryan Satogata Lecture periods slides will only outline the material sometimes follow text, sometimes not I'll want you to participate, too. Text: Ramakrishnan Database Management Systems Start reading today! Chapters 1 and 14 Later you might want to buy books on MS Access and/or SQL 4/4/2019

Hands-on Stuff Lab: Sieg 232 (NT) Web site Class E-mail list: CSE444 Pay a visit today! Verify you can log-on and start up MS Access and SQL Server Web site www.cs.washington.edu/education/courses/444/ Class E-mail list: CSE444 We can do a lot by e-mail and web, but I still would like to see you in person! 4/4/2019

Looking forward to the projects... Group projects Each group with a different project Get to know each other so you can form good groups! "Service" oriented Should fulfill a real need for someone outside the course Emphasis on DB But also specification, user interface, etc. 4/4/2019

A Note of Caution The projects will OVERLAP other activities: tests, homeworks, etc. You may expect conflicts and deadline clashes within the course! Please use all your best time-management skills to avoid overload and stress! 4/4/2019