Hungarian programming tutorials that I'm writing. (Might translate them later.)
Go to file
2021-03-29 22:06:11 +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_alapok Added the planned class skeletons. 2021-03-29 22:06:11 +02:00
.gitignore Add vscode dir to gitignore. 2021-03-27 15:33:18 +01:00
01_alapok.txt Remove revisions from the top of the alapok.txt. 2021-03-29 18:28:20 +02:00
02_math_osztaly.txt Fix a few issues with the math class. 2021-03-29 11:43:14 +02:00
03_monopoly.txt Typo fixes. 2021-03-29 16:35:56 +02:00
04_sdl_setup.txt Cleanups. 2021-03-29 18:26:54 +02:00
05_sdl_alapok.txt txt skeletons. 2021-03-28 11:17:23 +02:00
06_sdl_motor.txt txt skeletons. 2021-03-28 11:17:23 +02:00
08_monopoly_sdl.txt txt skeletons. 2021-03-28 11:17:23 +02:00
09_sdl_input.txt txt skeletons. 2021-03-28 11:17:23 +02:00
10_monopoly_input.txt txt skeletons. 2021-03-28 11:17:23 +02:00
12_widget_keszlet.txt txt skeletons. 2021-03-28 11:17:23 +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.