Hungarian programming tutorials that I'm writing. (Might translate them later.)
Go to file
2021-04-05 15:25:23 +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 Added the camera to the 05th excerscise. 2021-04-03 01:14:39 +02:00
06_sdl_application Simple moving sprite project, and simple button project. 2021-04-05 15:25:23 +02:00
07_sdl_moving_sprites Simple moving sprite project, and simple button project. 2021-04-05 15:25:23 +02:00
08_sdl_button Simple moving sprite project, and simple button project. 2021-04-05 15:25:23 +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_software_renderer.txt Rename sdl_alapok to sdl_software_renderer. 2021-04-02 19:11:41 +02:00
06_sdl_application.txt Renamed 06_sdl_input to 06_sdl_application. 2021-04-02 22:25:17 +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.