FA21 Syllabus

Raahi Menon, Gonzalo Gonzalez

Course Staff

Name

Role

Gonzalo Gonzalez

Instructor

Raahi Menon

Instructor

Alicia Wang

TA

Orko Sinha

TA

Shungo Najima

TA

Kate Liang

TA

Office hours will be announced soon!

Schedule

Schedule subject to change throughout the Fall semester.

Lectures will be held in Gates G01 every Wednesday from 8:35 p.m. for 50 minutes. Lectures will be posted to the Cornell AppDev Youtube channel within 24 hours of the lecture in the Backend Course Fall 2021 playlist. Assigned homework will be due the following Tuesday at midnight.

Lecture Date

Topic

Project Topic

Project Due Date

9/22

Routes

Reddit

9/28

9/29

Databases

Venmo (Basic)

10/5

10/6

Fall Break Upcoming!

No Class!

N/A

10/13

Relational Databases

Venmo (Full)

10/19

10/20

Abstractions

CMS

10/26

10/27

Containerization

Dockerize CMS

11/2

11/3

Deployment

Deploy CMS

11/9

11/10

Authorization

N/A

N/A

11/17

Images/Frontend Integration

N/A

N/A

TBD

Hack Challenge Opens (No Class)

Hack Challenge Midpoint

TBD

TBD

Hack Challenge Cont. (No Class)

Hack Challenge Final

TBD

TBD

Hack Challenge Finale

N/A

N/A

Enrollment

You can enroll yourself into the course like any other on Student Center after passing the pretest and submitting the Google form (see Apply to Take the Course). This is a 2-credit S/U course, however we permit students to enroll for 1-credit for the purpose of avoiding a credit overload petition. All students are expected to do the same work, regardless of the enrolled credits.

Lectures

Our lectures are broken down into two portions: a concept-based overview of the week's topic, and an implementation-based coding demo. Lectures and demos run for 10 weeks and will be held in Gates G01 Wednesdays at 8:25 pm. They will also be posted as videos on the Cornell AppDev Youtube channel within a day. The textbook chapters also serve as a great resource alongside the lectures. If you're ever confused, we highly recommend checking the associated textbook chapter or going to office hours - we're here to help!

Weekly Assignments

Programming assignments are due on Tuesdays at 11:59pm and submitted on CMS. Late assignments will receive a flat -2 point penalty and no late submissions will be accepted after the Friday following the normal submission deadline. We only grant extensions to students who enroll in the course after the first lecture date. Those who are granted extensions must make a private CampusWire post and upload their assignments to CMS so that instructors can grade and respond in a timely manner.

Each assignment will have three optional challenges to take your understanding further.

  • Tier I challenges are designed to be low difficulty, simple extensions of the application (estimated time: <1 hour).

  • Tier II challenges are medium difficulty extensions that require more forethought for a successful implementation, but are by no means out of reach (estimated time: <2 hours).

  • Tier III challenges are high difficulty extensions which will often require outside research and will teach you things that we do not have time to cover in this course.

We highly encourage that you reference demos, attend office hours, and ask questions on Campuswire. Along with submitting assignment source code, you will be required to submit a text file (README.txt) where you can freely comment on the week’s lecture, assignment, or anything else. You will also fill out a short questionnaire which helps us quantify feedback for improving the course.

Grading

This course is graded as S/U (pass/fail). We want all of our students to pass the course. As long as you turn in every assignment with reasonable effort and follow academic integrity, you should be on pace to pass. All assignments take into account effort with a minimum score if you submit something that shows you tried. No submission or noticeable lack of effort will receive zeros. To pass this course, you will need >= 70 points AND to create your own app by participating in the Hack Challenge. We have many extra credit opportunities throughout the semester on assignments (up to 6 points each) as well as user research for apps that Cornell AppDev members are working on. Also note that although not mandatory, lecture attendance is highly recommended.

Assignment

Weight

PA1 - Reddit

10

PA2 - Venmo (Basic)

10

PA3 - Venmo (Full)

10

PA4 - CMS

10

PA5 - Dockerize CMS

10

PA6 - Deploy CMS

10

Final Project

30

Weekly Surveys

10

Total

100

Passing Score

70

Hack Challenge

All AppDev courses finish with bringing members from iOS, backend, and design together to put what you’ve learned to the test and build your very own application. All students are welcome to submit app ideas and teams up to four will be formed to bring the idea to life. Leading up to the Hack Challenge, the backend course will focus on deployment so that your mobile apps can connect to a live backend running on Google Cloud servers. It goes without saying that the majority of students find the Hack Challenge the most rewarding and fun part of the course!

Academic Integrity

As with any other course at Cornell, the code of academic integrity will be enforced in this class. While we encourage you to collaborate with other students, all code that you submit must be written by you (and although a great method for learning, pair programming does not abide by our standards of students submitting their own work). We also encourage using the internet to learn more about backend development, but again, any code you submit must be written by you.

Last updated