Software Engineering in PHP July 2014

On Wednesday July 2nd I will start to deliver a professional course for learning how to develop the web application server side in PHP. The course includes 140 academic hours, it takes place in HIT and its cost is 5800 shekels. The following video clip overviews the topics covered in this course. Although it was […]

Simple Trait in PHP PRO

Defining a trait is very similar to defining a class. Instead of using the keyword class we use the keyword trait. The purpose of traits is to group functionality in a fine grained and consistent way. It is not possible to instantiate a trait. The trait servers as an additional capability that provides us with additional capabilities when […]

Jacado SuDoKu

We have just completed to develop Jacado Sudoku. This game was developed in Java ME and it has versions for most of the Java ME handsets in the market. It has a server side developed in Java EE. Monthly top scores are kept tracked on the server side. More detailed info about this game can […]

Update cookies preferences