Welcome to my old home-page!


Please visit my Linked-In page.


Java Programming Course (2012)

In this course, students will learn more sophisticated programming techniques using the Java language. To be able to build Java programs, you need to install the JDK (Java Development Kit). Also you need to have an IDE (Integrated Development Environment). You can obtain the latest versions of the JDK and the Netbeans IDE from the " Download" section.   Read More ...

Java Programming Course (2011)

In this course, students will learn more sophisticated programming techniques using the Java language. To be able to build Java programs, you need to install the JDK (Java Development Kit). Also you need to have an IDE (Integrated Development Environment). You can obtain the latest versions of the JDK and the Netbeans IDE from the " Download" section.   Read More ...

Object-Oriented Design Patterns (2010)

In this course, students will learn about Object-Oriented Design Patterns. In software engineering, a design pattern is a general reusable solution to a commonly occurring problem in software design. A design pattern is not a finished design that can be transformed directly into code. It is a description or template for how to solve a problem that can be used in many different situations. Object-oriented design patterns typically show relationships and interactions between classes or objects, without specifying the final application classes or objects that are involved.   Read More ...

Java Programming Course (2010)

In this course, students will learn more sophisticated programming techniques using the Java language. To be able to build Java programs, you need to install the JDK (Java Development Kit). Also you need to have an IDE (Integrated Development Environment). You can obtain the latest versions of the JDK and the Netbeans IDE from the " Download" section.   Read More ...