Teaching
Every Thursday night from 6:30pm till 8:30 I teach Java EE at the
Cnam University in Paris. In fact there are two classes.
Java EE 5
This
first class goes from October to February. Every week there is a course about Java EE (servlets, JSP, JSTL, XML, EJBs, JPA...) and then an exercise that the students have to do. It follows the line of my
book, meaning that students have to develop a Petstore-like application. To mark the students I give them unit test classes for each exercise. The more tests they have right, the higher the note is.
Project
The
second class (from February to July) is for students to do a project. Based on the book
Enterprise Java and UML by C. T. Arrington and Syed H. Rayhan we teach them how to do business requirement, analysis, make architectural choices and design. Then they have to choose a specific artchitecture and develop it. They then present their work in September.
Comments: 0