Software Development
-
OOP Deep Dive
A comprehensive exploration of object orientation, equipping you with the skills to excel in modern software development.
More information -
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 -
Dependency Management
You can't do without dependencies. But how do we deal with them properly?
More information -
Clean Code Principles
Each month we explain a clean code principle and show when and how to apply it correctly.
More information