Hungarian programming tutorials that I'm writing. (Might translate them later.)
Go to file
2021-04-05 15:39:08 +02:00
01_alapok Finished string. 2021-03-27 18:15:12 +01:00
02_math_osztaly Fix a few issues with the math class. 2021-03-29 11:43:14 +02:00
03_monopoly Finished Monopoly.txt. 2021-03-29 15:41:51 +02:00
04_sdl_setup SDL setup txt and project. 2021-03-28 11:17:11 +02:00
05_sdl_software_renderer Propagated back some of the changes to older projects. 2021-04-05 15:30:11 +02:00
06_sdl_application Propagated back some of the changes to older projects. 2021-04-05 15:30:11 +02:00
07_sdl_moving_sprites Propagated back some of the changes to older projects. 2021-04-05 15:30:11 +02:00
08_sdl_button Simple moving sprite project, and simple button project. 2021-04-05 15:25:23 +02:00
temp Split the txts. Now one txt only has one exercise. 2021-04-05 15:39:08 +02:00
.gitignore Add vscode dir to gitignore. 2021-03-27 15:33:18 +01:00
01_vector2.txt Split the txts. Now one txt only has one exercise. 2021-04-05 15:39:08 +02:00
02_vector3.txt Split the txts. Now one txt only has one exercise. 2021-04-05 15:39:08 +02:00
03_rect2.txt Split the txts. Now one txt only has one exercise. 2021-04-05 15:39:08 +02:00
04_int_vector.txt Split the txts. Now one txt only has one exercise. 2021-04-05 15:39:08 +02:00
05_vector.txt Split the txts. Now one txt only has one exercise. 2021-04-05 15:39:08 +02:00
06_string.txt Split the txts. Now one txt only has one exercise. 2021-04-05 15:39:08 +02:00
07_consts.txt Split the txts. Now one txt only has one exercise. 2021-04-05 15:39:08 +02:00
08_math.txt Split the txts. Now one txt only has one exercise. 2021-04-05 15:39:08 +02:00
09_monopoly.txt Split the txts. Now one txt only has one exercise. 2021-04-05 15:39:08 +02:00
10_monopoly_players.txt Split the txts. Now one txt only has one exercise. 2021-04-05 15:39:08 +02:00
11_monopoly_tiles.txt Split the txts. Now one txt only has one exercise. 2021-04-05 15:39:08 +02:00
12_monopoly_board.txt Split the txts. Now one txt only has one exercise. 2021-04-05 15:39:08 +02:00
LICENSE Add MIT license, and a readme.md. 2021-03-29 18:23:05 +02:00
README.md Add MIT license, and a readme.md. 2021-03-29 18:23:05 +02:00

What is this?

These are a set of excercises to help with learning OOP. Currently they are all in Hungarian. If they work out well I'll translate them eventually.

Mi ez?

Ezek gyakorló feladatok, amik talán segítenek az objektum orientált programozás elsajátításában.