From d1725fb53ccfdce081db31fdeb1261bd0642102c Mon Sep 17 00:00:00 2001 From: Alain Schlesser Date: Wed, 6 Mar 2019 17:24:40 +0100 Subject: [PATCH] Add WordPress-specific OOP course Add the WordPress-specific (paid) course "Discover object-oriented programming using WordPress" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1962ddb..5c95fd9 100644 --- a/README.md +++ b/README.md @@ -222,7 +222,7 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details and contribute. ;) ## Courses *Courses about object-oriented programming and related concepts.* -* *...more to come...* +* [Discover object-oriented programming using WordPress](https://carlalexander.ca/object-oriented-programming-wordpress/) - Learn the fundamentals of OOP using WordPress concepts and terminology. ## Books *Fantastic and must-read books about object-oriented programming, analysis, design and related concepts.*