Java Zone

 

Class Material

Powerpoint Presentations for Core Java  (here is a glossary of Java terms)

Presentation Name Exercise Solutions (Zipped)
About Java and this Class  
First Cup of Java [Hello World]
Integrated Dev. Environments (IDEs)  
Language Basics [Average Age]   [DecryptString]
Object Oriented Programming (OOP) [PlayerRegistration] [Shapes] [CardGame1]  [CardGame2]
[CardGame3] [CardGame4]  [Singleton]
Ant [Sample build.xml]  [ShapesPrjWithAnt]
JAR Files  
Javadocs [ShapesPrjWithJavadocs]
Exception Handling [TextFileReader] [Javadocer] [JavadocerWithExtra]
RoboCode [RobocodeRobots]
Java Mail  
HTML [HTML-Exercises]
Java Servlets [DesignWebPage] [GuestBook]
mySQL and Relational Databases [script.sql]
JDBC and SQLExecutor [JDBC-SQLExecutor-Exercises]
File IO and NIO [ObjectOutput-IO]  [NIOExample.java] [IO-NIO-Benchmark] [Benchmark Results]
Sockets / Network Programming [GoogleSearch] [Web Server/Client]
Java Server Pages (JSP) [Login With Scriptlets] [Login With JavaBean Prj] [Login With JavaBean Tomcat]
[JeffTunesPart1_Proj] [JeffTunesPart1_webapps]
[JeffTunesComplete_Proj] [JeffTunesComplete_webapps]
Effective Web Architectures  
JSP Standard Tag Library (JSTL) [JeffTunesWithJSTL]
Interfaces, Composition, Inheritance [ElectricBike Example] [ShoppingCart] [WeatherModelObserver]
Java Native Interface (JNI)  
Unified Modeling Language (UML)  
Use Cases  
Web Services [HelloWorldWebServiceAndClient] [WeatherFinderService] [Http RESTful Client]
   
Optional Presentations  
Commons Logging  
Java Server Faces (JSF)  
Struts  
Java and Oracle  

 

Page last modified June 29, 2007
Home | Class Material | Class ScheduleDownloadsFun Stuff | About