Tel Hai Java EE Autumn 2011 INFO

During the coming semester (Autumn 2011) I am going to deliver a detailed Java EE course in Tel-Hai. This course is delivered as part of Tel-Hai Computers Science BSc academic program.

We are going to cover the following Java EE topics:
Java Servlets & JSP
Java Server Faces
Java Persistence API

We are going to cover the following client side topics:
HTML
CSS
JavaScript
Ajax
jQuery
HTML5

The google group of this course can be found at https://groups.google.com/forum/#!forum/telhai-java-ee-autumn-2011.

The detailed plan of this course can be found at https://docs.google.com/spreadsheet/pub?hl=en_US&hl=en_US&key=0AhDgrQD6qivLdE5ob3hwcGVOZkE3TGR6VmkwVFFlaEE&output=html.

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