HIT Java EE Course Summer 2010 INFO

During 2010 Summer Semester I am going to deliver a detailed Java EE course in HIT. This course is delivered as part of HIT Computers Science BSc academic program.

The main topics we are going to cover in this course are:
Java Servlets & JSP
Java Server Faces
Java Persistence API
Enterprise Java Beans
Java EE Web Services
Java Standard Tags Library

In addition, we are going to cover the following smaller topics:
HTML 5
JavaScript
XML
Ajax
Ant
Maven
jQuery

Most of the training material we are going to use in this course can be found at www.abelski.com. This training material is available for free personal and academic usage. The official syllabus can be found at http://www.tinyurl.com/javaeesummer2010syllabus. The detailed plan can be found at http://www.tinyurl.com/javaeeummer2010plan. The course google group is available at http://groups.google.com/group/hit-java-ee-summer-2010.

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