Java EE Platform Shenkar October 2012 INFO

During the first semester of the 2012-2013 academic year I deliver an advance academic course about the Java EE platform. The course covers the basic topics in Java EE development, including Java Servlets, JSP, JSF and Hibernate. The course is part of the four years academic program for getting an academic degree in Software Engineering. This academic program is delivered in Shenkar academic college.

You can find the google group of this course at https://groups.google.com/forum/#!forum/shenkar-java-ee-platform-october-2012.

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

You can find the detailed plan of this course at http://www.tinyurl.com/shenko2012detail.

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