Job Advice

Below is some job advice. The complete article is located here.

  1. Learn how to write before graduating
  2. Learn C before graduating
  3. Learn microeconomics before graduating
  4. Don't blow off non-CS classes just because they're boring
  5. Take programming-intensive courses
  6. Stop worrying about all the jobs going to India
  7. No matter what you do, get a good summer internship

Selection Sort

Lecture Task

Java Sorting Methods

Take a look at the sort methods provided in

Can you use them?

Lecture Code