1 / 4

COMS S1007 Object-Oriented Programming and Design in Java

This final project covers various topics in Java programming including thread synchronization, data structures, design patterns, advanced topics such as artificial intelligence and software engineering, Java networking, Java and the internet, Enterprise JavaBeans, and Java and databases.

susangomez
Download Presentation

COMS S1007 Object-Oriented Programming and Design in Java

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. COMS S1007Object-Oriented Programming and Design in Java August 5, 2008

  2. Final Project • Code must be submitted by 5:30pm on Tuesday, Aug 12 • 10-minute presentation in class that day • Please let me know by August 11 if you think you’d like to present • You only need to do unit testing for one class (not all) – at least two methods

  3. This week • Thread Synchronization • Sections 20.3 – 20.5 • Data Structures • Sections 15.1 – 15.4 and 16.1 – 16.10 • Design Patterns • Advanced Topics • Time permitting

  4. Advanced Topics • Artificial Intelligence • machine learning • game playing • Software Engineering • how large software projects are run • Java performance considerations • More Java networking (RMI) • Java and the Internet (Servlets and JSP) • Enterprise JavaBeans (distributed Java apps) • Java and databases (JDBC and SQL)

More Related