tools

> tools

Explain Like I’m 5: Git

Git is one of the most useful tools out there for developers. It improves team collaboration and speeds up the working process, as it allows you to store code, track ... Read more

March 25, 2021

Selenium, a testing industry standard

  Selenium WebDriver has become the most used test automation library, slowly growing into an industry standard. The ease of integration with different tools, flexibility to write test in a ... Read more

October 6, 2016

About Combat System Design

Designing a combat system is always something that seems easy in theory, but it gets complicated in practice. There are many causes for this. Starting from the lowest level of ... Read more

July 22, 2016