| July 27 |
Read chapter on Sorting and Searching. Examine the examples involving sorting, which are available on odin in my cs1302/SortingSearching directory |
| July 25 |
Read the chapter on recursion (chapter 8). Examine the online examples available on odin in the directory ~kochut/cs1302/Recursion. |
| July 20 |
Project 4 has been assigned. Review chapters 6 and 7. The source code is available on odin in my cs1302/Stack and cs1302/Queue directories. |
| July 19 |
Homework 2 has been assigned. |
| July 15 |
Our final exam has been scheduled for August 5, 2011, 3:30 - 6:30pm, in our regular classroom. |
| July 14 |
Project 3 has been assigned. |
| July 12 |
Read chapter 4 introducing the BasicCollection class. The source code is available on odin in my cs1302/BasicCollection directory. |
| July 6 |
Project 2 has been assigned. |
| June 30 |
Homework 1 has been assigned. Read the slides on Java streams and File IO. Examine the examples involving Java IO classes, which are available on odin in my cs1302/IO directory. |
| June 29 |
Read section 2.3 on the analysis of algorithms. We will revisit this section later. |
| June 27 |
Read the section on Exceptions from chapter 2. Examine the examples involving handling of exceptions, which are available on odin in my cs1302/Exceptions directory, and experiment with compiling and running them. |
| June 26 |
Carefully review the concepts related to interfaces, abstract classes, class inheritance, and interface implementation. Copy the Case Study, which is available on odin in my cs1302 directory, and experiment with compiling and running it. |
| June 22 |
Project 1 has been assigned. Please, start working on it. You will need to effectively use Linux commands and one of the text editors -- a good point to review what we studied last week. Also, experiment with packages. Review your understanding of interfaces, abstract classes, and class inheritances. An example with Java packages is on odin in my cs1302/SavitchCarranoExamples/Packages directory. |
| June 21 |
Examine and experiment with the Case Study, which is available on odin in my cs1302/SavitchCarranoExamples/CaseStudy directory. |
| June 20 |
Read chapter 8 from the Savitch & Carrano text. If you don't have it, go over the chapter slides which are available at the eLearning Commons website, www.elc.uga.edu. |
| June 14 |
Start practicing basic Linux commands on odin. I suggest going over one of the Linux tutorials, such as the one from University of Surrey, and looking through a list of commonly used Linux commands.
The textbook will be available in the bookstore today. |
| June 8 |
Welcome!
First day of classes for CSCI 1302 is June 13, 2011. Hope you have a great time and learn a lot! |