Skip to content

Commit dac604c

Browse files
committed
More info about course
1 parent 359cdd8 commit dac604c

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
1-
# Examples for the BSC course about modern Object Pascal
1+
# Examples for the course about modern Object Pascal
22

3-
Course information: https://www.bsc.com.pl/szkolenie-nowoczesny-obiektowy-pascal/
3+
## BSC course information
44

5-
The course was done online on 2025-04-09 and 2025-04-10. If you're interested in attending the next edition or similar courses, let BSC know: https://www.bsc.com.pl/about/kontakt/ .
5+
These examples have been prepared to explain Pascal language features during the course organized by [BSC](https://www.bsc.com.pl/) and directed at Delphi developers.
6+
7+
The course, and these examples, has been taught by _Michalis Kamburelis_, author of [Modern Object Pascal Introduction for Programmers](https://castle-engine.io/modern_pascal) and [Castle Game Engine](https://castle-engine.io/).
8+
9+
[Course information is here](https://www.bsc.com.pl/szkolenie-nowoczesny-obiektowy-pascal/). It happened, online, on 2025-04-09 and 2025-04-10. If you're interested in attending the next edition or similar courses, [let BSC know](https://www.bsc.com.pl/about/kontakt/).
610

711
## Examples
812

9-
This repository contains the examples from the course.
13+
This repository contains the examples used during the course.
1014

1115
**Compatibility**: Almost all the examples should compile with:
1216

0 commit comments

Comments
 (0)