Y Soft is a Czech based global company helping businesses with digital transformation. We constantly innovate, collaborate and support each other.
www.daretothinkbyg.com
Experience Y Soft world
What we do
We create intelligent enterprise office solutions that build smart business and empower employees to be more productive and creative.
Our YSoft SafeQ Workflow...
Slides from talk at FI MUNI: C++ and Software Engineering 2015
Slides available in formats: PDF, SlideShare
Source code: GitHub/ysoftdevs/cpp-examples
Universal Reaction Time Measurements of Embedded Systems
Reaction time measurement is a process of acquiring timespan for how long it takes for the tested device to change its state after clicking...
Log processing, 1. part – architecture overview
This article is a first one of planned series focused on log processing, therefore YSoft SafeQ monitoring. It explains goals of log monitoring and...
Builder pattern without getters
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...
Quota System test data DSL
We use Liquibase in our project as a DB change management tool. We use it to create our DB schema with the basic configuration...
Mediator design pattern in modern applications
Mediator itself is a pretty old and well-known design pattern. It promotes loosely-coupled communication between objects which reduces chaotic dependencies and forces...
PF 2018
We wish you all the best in 2018.
Here is small game for you. Find your way through the labyrinth.
Test Crunch conference: Robot Framework workshop materials
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...