From 7a2abd3acb9c05be73aa43922fe5e9170b91bd60 Mon Sep 17 00:00:00 2001 From: zbyna Date: Sun, 11 Jul 2021 00:10:03 +0200 Subject: [PATCH] Add Modern Object Pascal Introduction for Programmers by Michalis Kamburelis (#5433) --- books/free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books.md b/books/free-programming-books.md index 3190d3819..ed46d051a 100644 --- a/books/free-programming-books.md +++ b/books/free-programming-books.md @@ -1330,6 +1330,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Essential Pascal Version 1 and 2](http://www.marcocantu.com/epascal/) - M. Cantù * [Expert Delphi](https://www.packtpub.com/free-ebooks/expert-delphi) - Paweł Głowacki (Packt account *required*) +* [Modern Object Pascal Introduction for Programmers](https://github.com/michaliskambi/modern-pascal-introduction) - Michalis Kamburelis ([AsciiDoc](https://github.com/michaliskambi/modern-pascal-introduction/blob/master/modern_pascal_introduction.adoc#logical-relational-and-bit-wise-operators), [HTML](https://castle-engine.io/modern_pascal_introduction.html), [PDF](https://castle-engine.io/modern_pascal_introduction.pdf)) ### DTrace