• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Hong Kong JUG - Agile Java Development with Spring, Hibernate & Eclipse (May 20, 06)

 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Outline

* Introduction to Agile Java Development (runtime/development technologies, POJO-only design, etc.) (optional)
* Process - XP+AMDD software development process (business requirements for a sample app)
* Modeling - XP+AMDD based architecture and design modeling (optional)
* Environment - JDK, Ant, JUnit, test first, etc.
* Persistence - Hibernate (overview of ORM, DDL, getting/saving/deleting records, criteria queries, associations, etc.)
* Inversion of Control - Overview of the Spring Framework (spring packaging, modules, benefits, fundamental concepts, sub-projects)
* Web Framework - The Spring Web MVC Framework (controllers, command objects, validator, views, handler interceptors, etc.)
* IDE - The Eclipse Phenomenon (SDK, JDT, WTP, Spring IDE, Hibernate plug-in, etc.)
* Logging, Debugging, Monitoring, and Profiling - commons logging, log4j, JDK logging, Eclipse/Firefox based debugging, JMX monitoring, etc.
* Beyond The Basics - Spring JMX, email, schedule jobs, Hibernate, JUnit, JDK 5.0, exception handling, declarative transaction management, etc.

For details, please visit https://hkjug.dev.java.net/gatherings/2006/0520.html
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic