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 prepared for the course that took place in 2013 most of its parts are still relevant.

You can find detailed information about this course at http://hit.lifemichael.com/landing/page/production/index.html.

You can find the syllabus at
http://hit.lifemichael.com/courses/php.pdf.

You can find the detailed plan at https://docs.google.com/document/d/1kxmZOJungzaVbeMx-m6nnAwwT3seTcKR4uCCN6bH0sI/pub.

You can find the google group we use in this course at https://groups.google.com/forum/#!forum/hit-php-july-2014.

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