1 / 16

Databases & Webcentric-programming RW 334 Introduction

Databases & Webcentric-programming RW 334 Introduction. Willem Visser willem@gmail.com or visserw@sun.ac.za RM A517 Computer Science Stellenbosch University. Always a New Journey. Fourth year for this course A journey of discovery For you and me  Two parts with overlap in the middle

candie
Download Presentation

Databases & Webcentric-programming RW 334 Introduction

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Databases& Webcentric-programmingRW 334Introduction Willem Visserwillem@gmail.com or visserw@sun.ac.za RM A517 Computer Science Stellenbosch University

  2. Always a New Journey • Fourth year for this course • A journey of discovery • For you and me  • Two parts with overlap in the middle • DB for Week 1 through 7 • Webcentric Programming Week 9 through 14 • DBs is kind of stable but the Web changes everything, including this course!!

  3. Format • 3 Lectures all in A407 Main Engineering • Monday: 10am • Tuesday: 8am • Friday: 11am • 1 Tutorial in NARGA B (or @Home) • Wednesday: 2pm – 4pm • Starting 5 Feb

  4. Continuous Evaluation • (Random) Class Tests 40% • Tutorial exercises 30% • Project 25% • Participation/Puzzles 5%

  5. Example Puzzle 1 2 3 One box contains a CAR and one box contains a KEY for it (not the same box).You cannot see in the boxes! Two players must decide on a strategy to maximize their chances to win the CAR You win when both players pick two boxes and when opened upPLAYER 1 finds the CAR in one of her boxesPLAYER 2 finds the KEY in one of her boxes Question is what is your strategy for picking and what is the chance for winning

  6. Course OutcomeDatabases • Design a Relational Database • Efficiently and Correctly • Entity-Relation Modeling • Know the basics of SQL • Practical Experience using MySQL • Know how to access MySQL from Java code • Get to know modern database structures and usages • Distributed Databases, Map-Reduce, etc. • NoSQL

  7. Course OutcomeWeb-Programming • Learn the fundamentals of the Web • IP, HTTP, HTML, XML, etc. • How to build a website with • Google Web Toolkit (GWT) • Google App Engine • Cloud and Mobile Computing • How to scale a website • How to test a website

  8. Entrepreneurship • Worked very well in the past • Last week of the course • Might get a guest lecturer in this time as well

  9. TeachingAssistant Build a system to allow a teacher to ask Foundation Phase (Gr1-3)style questions to students via a mobile phone interface. Teacher sets the questions via a Web-interface and deploys to the students, who cananswer on their phones. Live answers are displayed on the teachersinterface to track progress and to see who needs help. These are the basic requirements what you do on top of that is up to you. The mobile interface is required to work for Android. For the extra mile you can implement DragonBox-style questions too. • This year, for the first time, NO restrictions on the technology!!! • Teams!

  10. We will not use a handbook However some of the early material willbe from this book… Database Systems Design, Implementation & ManagementInternational Edition Rob, Coronel and Crockett

  11. Database Course Outline20 Lectures • Database History and Relational Databases (2) • Database Modeling (3) • E/R Modeling, Normalization • Relational Algebra (1) • SQL (2) • Triggers/Constraints (1) • Stored Procedures/Java interfacing (1) • Modern DBs (2) • Consensus Algorithms (1) • Data Warehousing (1) • Tests (3) • Discussions/Guest Lectures (3)

  12. Database Course Outline6-ish Tutorials • Introduction • Java data-analysis • Database Design • E/R modeling • Relational Tables • MySQL • Usage and SQL Queries • Complex SQL • NoSQL • MongoDB

  13. Web Programming Course Outline16 Lectures • Web fundamentals (1) • Google Tools (4) • Google Web Toolkit (GWT) • App Engine • Server Side Architectures and Scalability (2) • Testing (1) • Cloud Computing (2) • Mobile Computing (1) • Entrepreneurship (3) • Tests (2)

  14. Web Programming Course Outline3-ish Tutorials • Project Tuts • Google Web Toolkit • Google App Engine • Web testing

  15. Course Notes • All slides will be available from the course webpage http://www.cs.sun.ac.za/rw334/ • Printed versions can be requested • Notes will be provided, where required • Always check the webpage for additional info

  16. What I want… • To think and enjoy • For you to remember at least 5 things from this course • That you can actually use in your careers • Participate! • It will be a rough ride, but you will learn something • Teach me 

More Related