Have you ever wondered how to setup Visual studio code esp8266 setup (freeRTOS sdk) for freeRTOS sdk? I am learning how to program esp8266 chips (I know that there are
JavaScript generators are a flexible tool for creating iterators and implementing control flow patterns. By understanding how generators work, you can write more efficient and readable programs. A generator is
Today I received a certificate that I have finished a Cypress course. The trainer was Bartosz Ciach. He is very skilled front end developer and Cypress trainer. His training was
Today I have finished a docker course on udemy. The course was in Polish language so certificate is in Polish but I will show off with it anyway 🙂 The
I think that the best option for me at this point to learn programming and get an IT job is to take a part in FrontEnd developer bootcamp in Lublin.
I published a SerialTerminal application testing release on the github. It is a simple program to comunicate with serial devices. It is possible to choose many options regarding connection, like:
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
My last idea to write console application using pdCurses library wasn’t too good 🙂 PdCurses on windows doesn’t provide classes to handle events, in fact it is missing many features
I din’t write anything recently. But, that doesn’t mean that I don’t do anything 🙂 unfortenatly everything what I have been doing lately isn’t connected with IT so I don’t
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