Tuesday, September 23, 2014

Changes 9/23/14

Java:

  • Continued reading the Data Structures and Abstractions book
  • Renamed my ChainLink class to Nodes like they have in the book, and hid them within a class called LList, so the end user doesn't have to deal with creating and traversing Nodes himself.  Instead, the LList class takes care of it
  • Right now it doesn't actually work, but I'll fix it tomorrow

1 comment:

  1. I have a favor to ask...

    Since you are only the 2nd APS student to take CSC 202 like this, I haven't taken the time (until now) to setup a web page for it. With the possibility of two more students taking the course in the Spring, and the prospect of the programming contest that will get you all working together, I spent part of the day today investigating which text book I would want to use for the course. I wanted availability on Safari to be a requirement, and I've found what looks like a promising resource.

    Here is my favor:

    Could you please look at the new website:

    http://ict.gctaa.net/sections/csc202/

    And check out the textbook I've listed on it, and let me know how you think it compares with both the eIMAC curriculum and the other textbook you've been using?

    ReplyDelete