Anti Patterns

What are Anti Patterns?

Unlike design patterns, anti patterns just seem to be a solution. However, they are not a solution and they cause additional costs.

Dependency Injection PRO

Dependency Injection is a fancy word for a very simple design pattern that decouples highly dependent components. The traditional approach for coupling the objects with each other was to hard code the dependency. public interface IEngine {  … } public class DieselEngine implements IEngine {  … } public interface ICar {  … } public class […]

TSofen Java EE Final Projects INFO

I have recently completed teaching a detailed Java EE course at www.tsofen.org. The course covered a range of topics relevant both for the server side and the client side. If you have never heard about TSofen please check my other post. The server side topics we covered included Java Servlets, JSP, JSF, Hibernate, JPA, Spring, […]

Home

Banner Python Structural Pattern Matching life michael professional courses

life michael blog Learn How to Learn! Continuously Learn and Evolve! Don’t Stay Behind! Imagine, Design and Create! Share, Get Feedback and Improve! Enjoy The Journey! I enjoyed Haim talk in Avaya R& D (Pune, India) because he was really passionate about what he taught. He doesn’t stick to the conventional text book teaching, rather […]

Communities Meet, Interact, and Evolve! I continuously learn new technologies and maintain the knowledge I already have by staying up-to-date with the recent developments. I chose to share my up-to-date knowledge through the communities I maintain on Facebook, Google+, Linkedin, WhatsApp and Telegram.   The following communities are international ones. The language to be used […]

Mandatory Movies for Learning Java Programming PRO

Learning how to write code in Java has never been simple. Hereto a short list of recommended movies you better watch before you start learning Java. Learning OOP is one of the biggest obstacles. Matrix is the best movie to start with. The program running on the machines servers creates a sophisticated virtual reality. When […]

Astah UML Tool. My Academic Selection. ACD

During spring 2013 I deliver the OOP Analysis & Design course in Shenkar Academic College. This course is delivered as part of Shenkar’s Software Engineering B.Sc. Academic Program. The course starts with covering the main UML diagrams, continues with a deep coverage for the classic design patterns in object oriented programming and concludes with advance […]

Shenkar Scala Programming Summer 2012 ACD

During the summer semester I am going to deliver a Java & Scala Programming course in Shenkar. I deliver it as part of Shenkar’s Software Engineering BSc academic program. I am going to teach it on Thursdays 0800-2000. The course starts with a detailed coverage of the Java SE programming language and continues with a detailed […]

Shenkar Scala Programming Spring 2012 ACD

During the coming semester I am going to deliver a Java & Scala Programming course in Shenkar. I deliver it as part of Shenkar’s Software Engineering BSc academic program. I am going to teach two groups. The first group takes place on Sundays 0800-1300 and the second one takes place on Sundays 1700-2100. The course starts with […]

Shenkar Scala Programming Autumn 2011 INFO

During the coming semester I am going to deliver the Java & Scala Programming course in Shenkar. Its official name is ‘Internet Programming’. I deliver this course as part of Shenkar’s Software Engineering BSc academic program. The course starts with a detailed coverage of the Java SE programming language and continues with a detailed coverage of Scala. […]

Skip to content Update cookies preferences