My Collection of Acronyms

0
Over the years, I have acummulated several acronyms, which I believe capture essence of various disciplines done right. Here are some picks from my...

Slides from talk at FI MUNI: C in our wold 2015

0
Slides available in formats: PDF, SlideShare Source code: GitHub/ysoftdevs/cpp-examples

Slides from talk at FI MUNI: C in our world 2019

0
Slides available in formats: PDF, SlideShare Source code: GitHub/ysoftdevs/cpp-examples

UA management server

0
This is an introduction to UAM project - management server for Universal appliances (new TPv4, eDee and SafeQube) and the Vert.x framework on which...

User Stories and Quality

0
In my previous post, I started elaboration of a simple user story about Embedded Terminal Application deployment. There we have focused on the middle part...

Builder pattern without getters

0
I like builders. If you've ever seen a constructor with ten parameters, eight of which can be null, you probably like builders, too. While...

PF 2016

0
Wishing you good luck and great success in year 2016. Here is small puzzle game for you: http://ysofters.com/pf2016 Source code is available at GitHub. You can play the...

Test Crunch conference: Robot Framework workshop materials

0
For those, who has attended Robot Framework workshop on Test Crunch conference you can find more details about environment setup, source codes and books below. Installing...

Robotic revolution

0
When will the robotic revolution come and what will be its impact? What does Industry 4.0 mean and how will it change the world...

Calibration – how robot learns the environment

0
In QA we use robotic arm to autonomously operate a multifunctional device (MFD) according to a given test that is repetitive, time consuming or...