This file lists announcements concerning the web pages for CMSC-341, Spring 1999, Sections 0101 and 0201. Announcements are in reverse chronological order. The latest announcement is on top. ---------------------------------------------------------- 3 May 1999: Final Exam review questions and notes posted. 15 April 1999: The grading spreadsheets have been updated. 6 April 1999: The notes from Marlin's Project 4 Preview have been posted. See the Projects page. 29 March 1999: Grading spreadsheets posted. See the Basic Information page. 28 March 1999: Final version of Exam 2 questions posted. Project 4 posted. 20 March 1999: A first draft of the Exam 2 Review Questions has been posted. 18 March 1999: Notes page added for Project 3. Bug fix for BST::Delete() included. 12 March 1999: - Changes to Project 3: a) Due date changed to April 2 b) The stream parameters to Index() changed to references to avoid copies. 8 March 1999: - In Project 2, there was an error in the documentation for the Insert() function in the List class. The restriction on pos should be: 0 < pos <= length + 1 - Two minor changes in Project 3: a) Boolean changed to bool b) Additional words added to clarify that the example shown for printing a tree is for a tree where the elements are integers. It does NOT illustrate how the pages numbers are to be printed in the indexing application. 1 March 1999: - A number of changes have been made to some of the header files for Project 2: a) since LinkedList has a pointer data member, it should have a copy constructor. One has been added. b) it is not necessary for DlNode to be a friend of LinkedList. It does no harm as is, but change it if you wish. c) in ListIterator, SetList has been made inline. d) in DlNode, all the mutators and accessors have been made inline. 28 February 1999: - Added link to supplementary materials and readings on Dr. Anastasio's 341 course web pages 24 February 1999: - "Important Note" added on the Projects page. 23 February 1999: - Additional corrections to Exam 1 Review questions posted - The PostScript file has been updated to reflect current correcttions. 08 February 1999: - The notes page for Project 1 has been updated 07 February 1999: - Lecture synopses have been added 04 February 1999: - Corrected the date for Project 3 Help Session (March 11) - Added notes for Project 1 (See the Projects page) 03 February 1999: - Room # for the TA's changed (to ECS-233-G) - Room # for Help Sessions added (SS-101) 02 February 1999: - Name and office hours added for a second TA 29 November 1998: - Installed link to textbook web page 24 November 1998: - Installed this announcement list. - Installed basic info (prospectus, syllabus, etc). - Installed course staff page. - Installed projects page. - Installed goodies page. - Installed other links.