Java EE Platform Tel Hai October 2012 INFO

During the first semester of 2012-2013 academic year I deliver a Java EE course in the Academic Tel Hai college. The official name of that course is ‘Internet Programming’ and it covers the very basic topics in Java EE, including Java Servlets, JSP and JSF.

You can find the google group of this course at https://groups.google.com/forum/#!forum/telhai-java_ee-autumn-2012.

You can find the detailed plan of this course at https://docs.google.com/spreadsheet/pub?key=0AhDgrQD6qivLdHJranpkX1Q5NmFtWWVxMV80cG9kcHc&output=html.

You can find the syllabus of this course at http://www.lifemichael.com/telhai/javaee201210.doc.

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