Hungarian programming tutorials that I'm writing. (Might translate them later.)
Go to file
2021-04-07 20:43:21 +02:00
01_07_basics Moved around some things temporarily, and renamed the solution projects. 2021-04-05 15:42:09 +02:00
08_math Moved around some things temporarily, and renamed the solution projects. 2021-04-05 15:42:09 +02:00
09_12_monopoly Moved around some things temporarily, and renamed the solution projects. 2021-04-05 15:42:09 +02:00
13_sdl_setup Moved around some things temporarily, and renamed the solution projects. 2021-04-05 15:42:09 +02:00
14_20_sdl_software_renderer 17, 18, 19, 20 txts. Also moved out the sdl app filder from temp. 2021-04-05 17:18:50 +02:00
21_sdl_application 17, 18, 19, 20 txts. Also moved out the sdl app filder from temp. 2021-04-05 17:18:50 +02:00
22_sdl_moving_sprites Moved out the sprites project from temp. 2021-04-05 17:19:52 +02:00
23_sdl_button Renamed the button project. 2021-04-05 17:20:12 +02:00
temp Moved out the sprites project from temp. 2021-04-05 17:19:52 +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
13_sdl_setup.txt Moved around some things temporarily, and renamed the solution projects. 2021-04-05 15:42:09 +02:00
14_sdl_basics.txt 14_sdl_basics.txt, 15_color.txt. 2021-04-05 16:54:14 +02:00
15_sdl_color.txt Finished up color and image txts. 2021-04-07 18:44:07 +02:00
16_sdl_image.txt Finished up color and image txts. 2021-04-07 18:44:07 +02:00
17_sdl_renderer.txt Finished renderer.txt. 2021-04-07 19:45:34 +02:00
18_sdl_texture.txt Cleaned up the remaining 3 txts. 2021-04-07 20:43:21 +02:00
19_sdl_sprite.txt Cleaned up the remaining 3 txts. 2021-04-07 20:43:21 +02:00
20_sdl_camera.txt Cleaned up the remaining 3 txts. 2021-04-07 20:43:21 +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.