Hungarian programming tutorials that I'm writing. (Might translate them later.)
Go to file
2021-04-05 17:18:50 +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
08_sdl_button Simple moving sprite project, and simple button project. 2021-04-05 15:25:23 +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
temp 17, 18, 19, 20 txts. Also moved out the sdl app filder from temp. 2021-04-05 17:18:50 +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_color.txt 14_sdl_basics.txt, 15_color.txt. 2021-04-05 16:54:14 +02:00
16_image.txt initial 16_image.txt 2021-04-05 17:02:45 +02:00
17_renderer.txt 17, 18, 19, 20 txts. Also moved out the sdl app filder from temp. 2021-04-05 17:18:50 +02:00
18_texture.txt 17, 18, 19, 20 txts. Also moved out the sdl app filder from temp. 2021-04-05 17:18:50 +02:00
19_sprite.txt 17, 18, 19, 20 txts. Also moved out the sdl app filder from temp. 2021-04-05 17:18:50 +02:00
20_camera.txt 17, 18, 19, 20 txts. Also moved out the sdl app filder from temp. 2021-04-05 17:18:50 +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.