Coding with AI?

Let us explore together how AI support changes our coding workflow. Will it be an enhancement or an impediment?

  • discover how AI can assist in writing code and tests
  • share your experiences and learn from others
  • explore best practices for using AI in your development process
Coding with AI?

Coming Up Next

Explore our upcoming training sessions

Modern PHP

HTML 5, XML, and PHP

For everybody interested

Finally fully standard-compliant: The new and improved DOM Implementation of PHP 8.4

99 €
Dec 9, 2025 online (Zoom) Arne Blankerts English
Modern PHP

Fog-get that Mist-ery

For developers at all levels

Master method and property visibility in PHP, taking latest developments in PHP 7 and PHP 8 into account.

99 €
May 21, 2025 online (Zoom) Stefan Priebsch English
Modern PHP

Tick-Tock, Async O'Clock

For everybody interested

PHP has no proper async support. Or has it? Let's dive into some of the amazing things that PHP 8 can do.

99 €
Nov 26, 2025 online (Zoom) Stefan Priebsch English
PHP

What is new in PHP?

for all developers

New year, new PHP version! Here you will learn all the relevant improvements.

399 €
Nov 21-28, 2025 online (Zoom) Sebastian Bergmann English
Modern PHP

Enum-inate your code with PHP 8.1

For everybody interested

Make your code more concise and type-safe with enumerations, available since PHP 8.1.

99 €
Feb 19, 2025 online (Zoom) Stefan Priebsch English
Modern PHP

The ultimate guide to PHP autoload

For everybody interested

Everyone uses it. But how does it work in the first place? Let's explore the do's and don'ts of autoloading in PHP.

99 €
Oct 15, 2025 online (Zoom) Stefan Priebsch English
Premium Training

Containerizing PHP Applications

for developers and administrators with PHP experience

Transform traditional PHP applications step-by-step into modern, containerized setups. Including databases, monitoring and secrets.

799 €
Jul 21-31, 2025 online (Zoom) Arne Blankerts English
Modern PHP

PHP's Just-in-Time Compiler (JIT)

Requires programming experience

Learn how PHP works under the hood by understanding how the JIT works. We will also discuss whether it should be used.

99 €
Dec 17, 2025 online (Zoom) Stefan Priebsch English
Premium-Schulung

PHP-Anwendungen containerisieren

für Entwickler und Administratoren mit PHP-Erfahrung

Transformiere traditionelle PHP-Anwendungen schrittweise in moderne, containerisierte Setups. Inkl. Datenbanken, Monitoring und Secrets.

799 €
Dec 8-17, 2025 online (Zoom) Arne Blankerts German
Modern PHP

The awakening of the types

For everybody interested

A long time ago, in a codebase far, far away ... type safety awakens, bringing order to the galaxy.

99 €
Jan 22, 2025 online (Zoom) Stefan Priebsch English
Modern PHP

Master metadata with attributes

Requires programming experience

Master metadata with PHP attributes to streamline code, enhance readability, and enable efficient runtime processing.

99 €
Sep 24, 2025 online (Zoom) Stefan Priebsch English
DevOps

Hardening NGINX & PHP-FPM

für Entwickler und Administratoren auf allen Ebenen

NGINX und PHP-FPM haben sich als Laufzeitumgebung für PHP-Anwendungen im Alltag etabliert.

199 €
Jan 14, 2025 online (Zoom) Arne Blankerts German
Modern PHP

Exceptions prove the rule

For everybody interested

Even in good code, errors are unavoidable. Handle them correctly and make your software more robust.

99 €
Jul 9, 2025 online (Zoom) Stefan Priebsch English
DevOps

Hardening NGINX & PHP-FPM

for developers and administrators at all levels

NGINX and PHP-FPM have established themselves as runtime environments for PHP applications in everyday life.

199 €
May 27, 2025 online (Zoom) Arne Blankerts English
Premium Training

Type-Safe PHP

for all developers

Find errors before your program is executed! Modern development tools will help you.

399 €
Jul 2-9, 2025 online (Zoom) Sebastian Bergmann English
Behind The Scenes

Surviving the Jungle

Requires programming experience

Lost in code jungle? A navigation device called PHP namespaces will show the way home. Find out how and why.

99 €
Mar 26, 2025 online (Zoom) Stefan Priebsch English
Web Security 360

Authentication

for developers at all levels

A modern login involves more than just a classic password request. Learn how to implement a secure login today.

199 €
Oct 9, 2025 online (Zoom) Arne Blankerts English
DevOps

System services with PHP & Systemd

for developers and administrators at all levels

Whether time or event-controlled - modern applications work distributed in the background

199 €
Sep 16, 2025 online (Zoom) Arne Blankerts English
DevOps

Systemdienste mit PHP & Systemd

für Entwickler und Administratoren auf allen Ebenen

Egal ob Zeit- oder Ereignisgesteuert - Moderne Anwendungen arbeiten verteilt im Hintergrund

199 €
Apr 8, 2025 online (Zoom) Arne Blankerts German
Premium-Schulung

Typsicheres PHP

für alle Entwickler:innen

Finde Fehler, bevor Dein Programm ausgeführt wird! Moderne Entwicklungswerkzeuge helfen Dir dabei.

399 €
Mar 11-14, 2025 online (Zoom) Sebastian Bergmann German
Clean Code

Zauberei hinter den Kulissen

Für Interessierte auf allen Ebenen

Wie ein Magier seine Tricks verbirgt, schützt Information Hiding die Geheimnisse des Codes.

99 €
May 28, 2025 online (Zoom) Stefan Priebsch German
Deep Dive

From OOP principles to practice

Requires programming experience

A comprehensive exploration of object orientation, equipping you with the skills to excel in modern software development.

399 €
Jan 16, 2025 online (Zoom) Stefan Priebsch English
Masterclass

Code like a Pro

requires programming experience

Immerse yourself in the world of OOP and become a better software developer thanks to modern PHP.

1199 €
Oct 14-16, 2025 online (Zoom) Stefan Priebsch English
Masterclass

Code like a Pro

requires programming experience

Immerse yourself in the world of OOP and become a better software developer thanks to modern PHP.

1199 €
Oct 13-15, 2026 online (Zoom) Stefan Priebsch English
DevOps

Die Software Bill of Materials

für Entwickler auf allen Ebenen

Der SBOM-Standard: Wesentlich für Sicherheit und Transparenz beim Abhängigkeitsmanagement.

199 €
Jul 15, 2025 online (Zoom) Arne Blankerts German
Premium-Schulung

Dependency Management

für alle Entwickler:innen

Lerne Best Practices für den Umgang mit Abhängigkeiten, damit Updates Dir keine Angst mehr machen.

399 €
Dec 5-12, 2025 online (Zoom) Sebastian Bergmann German
Testen

Live-Vorführung: Infection

für alle Entwickler:innen

Entdecke Infection: mutiere PHP-Code, optimiere Tests, steigere die Qualität.

199 €
Apr 11, 2025 online (Zoom) Sebastian Bergmann German
Premium Training

Dependency Management

for all developers

Learn best practices for dealing with dependencies so that updates no longer scare you.

399 €
Apr 23-30, 2025 online (Zoom) Sebastian Bergmann English
Premium Training

Debugging: Demystified

for all who want to sharpen their debugging skills

Discover the secrets of PHP debugging and master powerful techniques for your projects.

599 €
Aug 14-28, 2025 online (Zoom) Sebastian Bergmann English
Live Coding / AI Exploration

Testing the Future

for all who are interested in test-driven and AI-assisted development

Come prepared to learn, share, and collaborate in this exciting exploration of modern development practices.

199 €
Sep 9, 2025 online (Zoom) Sebastian Bergmann English
Live Coding / AI Exploration

Code Archaeology with AI

for all who are interested in AI-assisted testing of legacy code

Come prepared to learn, share, and collaborate in this exciting exploration of modern development practices.

199 €
Oct 7, 2025 online (Zoom) Sebastian Bergmann English
Masterclass

Software Modernisation

requires programming experience

Learn how to transform applications into modern, future-proof and AI ready solutions while they are still in operation.

1199 €
from Sep 30, 2025 online (Zoom) Stefan Priebsch English
Masterclass

Event Sourcing

For those interested at all levels

Learn how to use event sourcing to design complex systems that are transparent and robust – explained in a practical and understandable way.

1199 €
Mar 3-5, 2026 online (Zoom) Stefan Priebsch English
Masterclass

From software developer to architect

For interested parties at all levels

Fundamentals of software architecture for complex IT systems that meet functional and qualitative requirements.

1199 €
Aug 4-6, 2026 online (Zoom) Stefan Priebsch English
Masterclass

Software Modernisation

requires programming experience

Learn how to transform applications into modern, future-proof and AI ready solutions while they are still in operation.

1199 €
Sep 22-24, 2026 online (Zoom) Stefan Priebsch English
All training courses