Software Development
-
Introduction to OOP
Object-oriented programming skills are an important prerequisite for professional PHP use.
More information -
Advanced OOP
When using advanced OOP concepts, you will retain control, even over extensive applications.
More information -
OOP Master Class
Become an OOP professional with these principles and working methods, and get to know tricks from many years of practice.
More information -
Test-Driven Development
Test-Driven Development (TDD) is a proven way of developing software in a targeted manner.
More information -
Type-Safe PHP
Type checking allows many errors to be found before a program is even executed.
More information