Hungarian programming tutorials that I'm writing. (Might translate them later.)
Go to file
2021-04-02 19:30:49 +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 Cleaned up the new main, also removed texture_editor from the compile scripts. 2021-04-02 19:21:01 +02:00
06_sdl_input Set up a simple sdl event loop. 2021-04-02 19:30:49 +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_input.txt Added 06_sdl_input. 2021-04-02 19:18:39 +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.