This semester (Spring 2011) I deliver a basic Java EE course in Shenkar. It is delivered as part of Shenkar Software Engineering 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 In [...]
This semester (Spring 2011) I deliver a basic Java EE course in HIT. It is delivered as part of HIT 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 In [...]
I have recently started to play around with the MooTools JavaScript framework. It is a well known framwork that actually leverages and extends the JavaScript programming language. One of the things MooTools allows us is to define our own classes and use the JavaScript programming language as any other OOP language. Following my experience so [...]