Java EE Platform HIT October 2015

During the winter semester in years 2015-2016 I am going to deliver in HIT a course that focuses on server side software development. The course focuses on Java EE.

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

You can find the detailed plan at https://docs.google.com/spreadsheets/d/1zp39DjDCOU39cqPN-fRMDoUOu3F2wILgIeO8A3xKebU/pubhtml.

You can find the Google Community I created in order to assist with the delivery of this course at https://plus.google.com/communities/108404637675823589555.

This course will be delivered in two groups. The first will take place every Monday 0800-1200. The second will take place every Monday 1600-1800 and every Thursday 1600-1800.

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