CS253: Software Development with C++

Spring 2020

How To Flunk

Show Lecture.HowToFlunk as a slide show.

How To Flunk CS253

Sarcasm Alert

SARCASM!

Overview

It’s easy to fail CS253!

Anybody can do it!

We will discuss a few sure-fire methods, below.

Cheating

A great way to flunk this class is to cheat. Here’s how you do it:

Don’t read the assignment

You were in class when I presented the assignment, so you’ve got a pretty good feeling for what it’s all about. Therefore:

Don’t compile your code

Compiling is the TA’s job, not yours. Therefore:

Don’t test your code

Testing is a waste of time, especially for you, the most brilliant programmer who ever lived. Besides, it’s depressing. Who wants to find bugs? Therefore,

Don’t test your packaging

Similarly, testing your packaging is a waste of time. Sure, the writeup says to create a CMakeLists.txt containing blah blah blah, but that’s only a suggestion. The TA has lots of spare time, and will figure out how you packaged your code. Also, if you left out a file, I’m sure that the TA will stop everything and send email to you requesting that file. Therefore, it would be a waste of time to:

Office Hours