Skip to content

SzykulaTech

Software developer about self development

Tag: C++

Building Boost on Windows

Posted on 01/27/2018 by KarolS

I write this as simplified tutorial how to build boost on windows using tdm-gcc. Boost seems to be very popular and wide known library but unfortenately build instructions are outdated

Read More
Uncategorized boost, C++, library Leave a comment

DOXYGEN COMMENTS

Posted on 10/31/2017 by KarolS

Couple of days ago SerialTerminal repository on github.com was updated with doxygen comments. Comments are written like on the website with doxygen documentation. Not every function is commented with full

Read More
Uncategorized C++, c++ documentation, doxygen, programming Leave a comment

FIRST APP LESSONS

Posted on 09/14/2017 by KarolS

Ver. 0.1 ALFA 1 I stoped thinking about thermodynamic processes calculator as thing worth working on. I stoped developing this version, it is dead end. It does something, it calculates,

Read More
Uncategorized C++, QT Widgets, TDP Calculator, ThermoDynamicProcesses Calculator Leave a comment

BASICS OF THE SQLITE3 WITH C++

Posted on 08/20/2017 by KarolS

Thermodynamic processes calculator is a simple application that only counts thermodynamic changes of humid air in some cases but it still needed SQL or CSV table to finish calculations. In

Read More
Uncategorized C++, QT, SQLITE Leave a comment

RULE OF THREE IN C++

Posted on 07/11/2017 by KarolS

Today I added to a custom data storage class more needed functions. Namely copy constructor and copy assignment operator. They are needed because the class contain dynamically allocated momery and

Read More
Uncategorized C++, TDP Calculator, ThermoDynamicProcesses Calculator Leave a comment

Next widgets as objects

Posted on 07/09/2017 by KarolS

I do have summer time break but I learn anyway, and I don’t have on mind C++ only, I learn German as well 🙂 But I found some time to

Read More
Uncategorized C++, QT Widgets, TDP Calculator, ThermoDynamicProcesses Calculator Leave a comment

C++ reverse engineering

Posted on 06/18/2017 by KarolS

Get Noticed 2017 has ended so now I can change software that I have been using without any delays in post publishing ( because I don’t have any deadlines now

Read More
Uncategorized C++, C++ reverse engineering, UML Leave a comment
Built with BoldGridPowered by WordPress