Some Delphi and Pascal programing resources (#9459)

* added Pascal language section with the new book from Gilles Vasseur and Jean-Luc Gofflot

* added a 70 hours free Delphi/Pascal/programming learning course in French

* added a Delphi 7 book from Ole Witt-Hansen

* updated link for Danish Delphi 7 book

* updated text for DVLP download link

* removed the FR Pascal Object book
This commit is contained in:
Patrick Prémartin
2023-07-21 20:57:34 +02:00
committed by GitHub
parent dec793ad1e
commit 871b19d964
2 changed files with 12 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
* [C](#c)
* [C#](#csharp)
* [C++](#cpp)
* [Delphi](#delphi)
* [Java](#java)
* [Pascal](#pascal)
@@ -23,6 +24,11 @@
* [Notes about C++](http://people.cs.aau.dk/~normark/ap/index.html) - Kurt Nørmark (HTML)
### Delphi
* [Programmering Med Delphi 7](http://olewitthansen.dk/Datalogi/ProgrammeringMedDelphi.pdf) - Ole Witt-Hansen (PDF)
### Java
* [Objektorienteret programmering i Java](http://javabog.dk) - Jacob Nordfalk