Skip to content

Materials for this semesters Internet Scale Applications

License

Notifications You must be signed in to change notification settings

rbs4ba/cs4501

 
 

Repository files navigation

cs4501 Spring 2017

Internet Scale Applications

This course will provide a survey of methods for building large-scale internet websites and mobile apps. The intent is to build upon prior classes by explaining how theory meets practice. Topics covered will include scaling, security, large team software engineering, etc. There will be a series of cumulative course projects resulting in students building a working marketplace website. Weekly readings from industry and academic sources will complement the weekly lecture.

Prerequisites

CS3240 (Advanced Software Development) or equivalent experience building non-trivial Python/Django web applications is required. Understanding issues around persistence, databases, concurrency, networking etc along with Linux experience will be extremely helpful in this class.

A course project will be developed using Python, Django, MySQL, and Docker containers. A basic familiarity with HTML and CSS is preferred but not strictly required.

Project Overview

You will work in a team of three to four students to build a working marketplace website. Marketplaces such as Airbnb, Uber, DonorsChoose, eBay, Etsy and Watsi are both highly profitable when they succeed and technically challenging to build. It's up to you to decide what kind of marketplace your team will build. Specific instructions for each project will be posted and linked below thoughtout the semester.

Due dates are listed below for each part of the project. These may be revised as the term goes on based on how everyone is doing. You will be graded as a team (unless unusual conditions warrant giving different grades). Grades will be based on: completeness of solution, correctness of solution, and being on time completing each assignment.

Course materials

Syllabus and project assignments will be here in GitHub. Feel free to fork and send PRs with corrections, additions or any other changes you think would help fellow/future students.

Lecture slides are in Google drive at https://drive.google.com/folderview?id=0BzWAJQVnIIRYfk9JUmwtbUVKS1pqb0k0Q2ZYU3pPZ3gxV2VnVDctVU51VjFYTTVaR25xR3c&usp=sharing. Note that prior semester's slides can be found here for future lectures, but they may be out of date / subject to update this semester. Generally, the further out a lecture is the more likely that the slides have not been reworked for this semester.

Readings are listed for each week and should be completed BEFORE the week they are assigned so that we can discuss in class.

Course Topics (subject to revision as course progresses)

  1. Anatomy of the modern internet, websites and mobile apps (Wed 1/18 and Mon 1/23)
  1. Requirements and documentation
  • User stories
  • Product requirement documents
  • Design and architecture documents
  1. Service based architecture, part I
  1. Databases
  1. Service based architecture, part II: Multi-screen development for mobile and desktop
  • Proliferation of channels for consuming apps
  • App and experience logic server side vs client side
  • Responsive web design vs building different apps for different devices
  • Consistent experiences on mobile native, mobile web, desktop web, tablet, email etc
  • Service composition
  1. Security
  1. Messaging and queing
  1. Search
  1. Users and reputation
  1. Speed
  1. Testing and DevOps
  1. TBD
  1. Advertising
  1. Parallel batch processing
  1. AB-testing and Analytics
  1. Traffic -- SEO, SEM, Social, Paid Marketing, Email
  1. TBD
  • Quiz #2

Grading

Grades will be computed approximately as follows: 10% class participation (based on discussion in class) 40% two quizzes 50% class project

More detailed project grading guidelines can be found at https://docs.google.com/document/d/1nZrh3uvwQFh3wf3mE8kuH8LL12j5WbLh42-j6AJwr38/edit?usp=sharing

Office Hours

The teaching staff for this semester are:

There will be one set of office hours for project questions and demos and another time for general class questions. Each project is two weeks. During the first week a project is assigned, the project review hours will be about how to do the project. During the second week that each project is assigned, the project hours will include mandatory demos of your team's progress. If you are unable to make the demo hours, please contact the teaching staff to arrange an alternative time.

  • Office Hours, Project Review, Help, and Demo Hours (led by TAs):

    • Ian:
      • Monday & Wednesday: 3:30 - 4:30 in Rice 436
    • Zakey:
      • Tuesday: 5:00 - 6:30 in Rice 340
    • Christine:
      • Thursday: 4:45 - 6:15 in Rice 340
  • General Q&A (led by Tom): Monday 1-2pm but please email/slack me to reserve a time first.

There is also always help from the teaching staff and your fellow classmates through slack at https://cs4501-isa.slack.com.

Remember, it's always better to ask questions, bring up problems, etc. sooner versus later.

About

Materials for this semesters Internet Scale Applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published