Compute Containers
Kata Containers is a secure container runtime that runs each container inside a lightweight virtual...
Tag archive
Kata Containers is a secure container runtime that runs each container inside a lightweight virtual...
9pfs (Plan 9 File System via virtio-9p) and virtio-blk are two different methods for providing...
Author: Guillaume Turri-Werth Photo by Flipsnack on Unsplash If you are looking for a...
Sudoku Background Sudoku is a game played on a 9x9 grid. The goal of the game is to fill all cells...
Count the number of Duplicates Write a function that will return the count of distinct...

This article explains the vision of jskatas.org. In short it is: Continuously Learn JavaScript. Your Way.
The karate method of "Bunkai" can be applied to our software practice. By focusing **both** on testing and prod code we improve both sides of our practice.

The Gilded Rose Kata is a refactoring exercise. The full description is available on GitHub. I became...
Introduction The purpose of this article is to go through some basic concepts of Command Q...

In this coding challenge we are going to try to approximate the value of PI using random number gener...
In this post, we will be taking on the Mars Rover Kata. This challenge entails implementing a Rover w...
Task description Write a function that will find all the anagrams of a word from a list....