[Deák, 2016] - Overload, 24(135):20-31, October 2016.
Attacking Licensing Problems with C++ WEB PDF
[Deák, 2017] - Overload, 25(138):16-19, April 2017.
[Deák, 2017] - Overload, 25(141):18-23, October 2017.
Open Source - And Still Deceiving Programmers WEB PDF
[Deák, 2018] - Overload, 26(144):21-27, April 2018.
Practical Cryptographical Theory for Programmers WEB PDF
[Deák, 2018] - Overload, 26(146):8-13, August 2018.
miso: Micro Signal/Slot Implementation WEB PDF
[Deák, 2019] - Overload, 27(149):8-22, February 2019.
[Deák, 2020] - Overload, 28(159):24-34, October 2020.
[Deák, 2021] - Overload, 29(163):22-24, June 2021.
The Sea of C You Don’t Want to See WEB PDF
Introduction to FunkPlot - LXF305
Assembly level code optimization in the compiler
The article is about what results can bring different settings in the C++ compiler's Optimize dialog... Some times these results can really be amazing.
Or how the compiler can ... up your project.
I have a few older research documents (mostly in romanian) while I still were in the University. Please see them below:
1. GameOfLife_ro.pdf - about John Conway's fascinating Game of life
2. WinProg.pdf - programming the windows using Win32 API and some low level stuff you usually don't see. This was my Bachelors dissertation when I have finished the first four years of university. When I'll have some time I'll translate it into english and expand it with some more actual informations
3. GrafPath.pdf - a new way of finding the shortest way in a labyrinth
4. Java3D.pdf - A short introduction to Java 3D, the article appeared in CodeX (the programmers magazine I edited for a while)
(c) 2006 - 2023