Java EE Platform Shenkar October 2014

During the 2014 autumn semester I am going to deliver the Java EE course in Shenkar College of Engineering and Design. The course will be delivered as part of the four years academic program for becoming an engineer in software development.

I am going to have two groups. The first will take place on Sundays 1930-2200. The second will take place on Thursdays 1200-1430.

You can find the syllabus at http://www.lifemichael.com/shenkar/javaee201410.pdf.

You can find the online google group I have just created in order to assist me with the delivery of this course at https://groups.google.com/d/forum/shenkar-java-ee-2014-10.

In order to improve the service I provide my students I chose to maintain an ongoing feedback throughout the semester using a form the students can use to provide their feedbacks at http://goo.gl/forms/TB0uh7wp1V.

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