Tel Hai Java EE Autumn 2010 ACD

During the coming semester (Autumn 2010) 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.

The main topics we are going to cover in this course are:
Java Servlets & JavaServer Pages
Java Server Faces
Java Persistence API
Java EE Web Services
Java Standard Tags Library
Java Data Base Connectivity
Hibernate ORM Framework
Spring Framework

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

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/telhaijavaeeautumn2010syllabus. The detailed plan can be found at http://www.tinyurl.com/telhaijavaeeautumn2010plan. The course google group is available at http://groups.google.com/group/telhai-java-ee-autumn-2010.

Towards this course you should install on your personal computer the following software:
1. Java 2 SDK 6 (http:/java.sun.com)
2. Eclipse (Helios) IDE for Java EE Developers (http://www.eclipse.org)
3. Netbeans IDE 6.9.1 Java Version (http://www.netbeans.org)
4. GlassFish Application Server v3.0.1 (http://www.oracle.com/technetwork/java/javaee/downloads/index.html)
5. Tomcat 7.0 (http://tomcat.apache.org)
6. SpringSource Tool Suite (http://www.springsource.com/developer/sts)
7. tc Server Developer Edition (http://www.springsource.com/developer/sts)
8. Latest version of the following web browsers: Chrome, Safari, IE, Firefox and Opera.

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