Monday, September 22, 2014

Changes 9/22/14

Java:

  • Finished up looking at quicksorts
  • Started learning about preconditions, postconditions, and loop invariants, which are assertions you can make within a loop
  • Started learning about timing functions

1 comment:

  1. Mini-project: create a web page (linked off your home page) with a table summarizing the different sorting algorithms in your own words and describing the trade-offs among them.

    ReplyDelete