Java EE Platform HIT July 2015

During the summer semester in 2015 I will deliver a course that focuses on Java EE development for the server side. The course focuses on implementing the MVC architecture using Java Servlets & JSP while using Hibernate in the model.

You can find the syllabus at http://www.lifemichael.com/hit/java_ee_fixed_2015_07_en.pdf.

You can find the detailed plan at https://docs.google.com/spreadsheets/d/1MCA-CZhD2X5LvdPjruiEbb6wLm5UeDqEW-4od5lsrQc/pubhtml.

You can find the google group I chose to create in order to assist with the delivery of this course at https://groups.google.com/forum/#!forum/hit-java-ee-2015-07.

Share:

The Visitor Design Pattern

The Visitor Design Pattern

The visitor design pattern allows us to add operations to objects that already exist without modifying their classes and without extending them.

What are Anti Patterns?

Anti Patterns

Unlike design patterns, anti patterns just seem to be a solution. However, they are not a solution and they cause additional costs.

Virtual Threads in Java Professional Seminar

Virtual Threads in Java

The use of virtual threads can assist us with improving the performance of our code. Learn how to use virtual threads effectively.

The Beauty of Code

Coding is Art! Developing Code That Works is Simple. Develop Code with Style is a Challenge!

Update cookies preferences