koans
There are 152 repositories under koans topic.
gregmalcolm/python_koans
Python Koans - Learn Python through TDD
elixirkoans/elixir-koans
Elixir learning exercises
vexx32/PSKoans
A simple, fun, and interactive way to learn the PowerShell language through Pester unit testing.
jondot/ReactNativeKatas
This is a project that lets you participate in a fully-immersive, hands-on, and fun learning experience for React Native.
DotNetKoans/DotNetKoans
A set of Koans to teach the C# language on .NET Core.
torbjoernk/CppKoans
Inspired by RubyKoans and JavaScript-Koans, this is an attemt to write such koans for C/C++.
sl4m/gnu_smalltalk_koans
A set of tests to teach you Smalltalk
jtmoulia/elisp-koans
Emacs Lisp Koans -- learn elisp through test-driven development.
vickychijwani/kotlin-koans-android
:books: Learn Kotlin programming right on your phone 📱 through a series of 40+ short coding challenges.
vicboma1/Kotlin-Koans
kotlin koans examples
kracekumar/python-typing-koans
Python typing koans to learn type-hints in Python3 using Mypy
c-koans/c_koans
C Koans
aldesantis/the-codeless-code
Official repository for The Codeless Code translations.
ilmanzo/crystal-koans
The Crystal Programming Language Koans
bsamaripa/scala-koans
An unofficial refreshed version of Scala Koans
lambdaclass/julia_koans
Small exercises to get you used to reading and writing Julia code!
adamwespiser/deep-learning-koans
A series of educational Deep Learning Koans, using Julia and Flux.jl
strenkel/jshero
JS Hero - Learn to code: JavaScript online tutorial with interactive exercises
vicboma1/Kotlin-Examples-Problems
Kotlin Examples Problems
damir-majer/ABAPKoans
ABAP Koans
jbelmont/golang-workshop
Learning New Programming Languages Workshop Series on Golang
waterlink/refactoring-koans-js
Refactoring Koans to help you learn to refactor code smells in javascript
akoebbe/php_koans
Learn PHP with Koans using PHPUnit
hpi-swa-teaching/Koans
Next-level Koans
uesteibar/minerva
Elixir framework for easily writing koans.
codecop/Unit-Testing-Koans
Testing Koans to understand how to write unit tests with different frameworks.
mathieucans/shortcut-aerobic
Koans to practice shortcuts
thibaudcolas/koans-playground
My progress in various koans.
Archish27/nodejs-koans
JavaScript + Nodejs learning with test driven development
gabrielperales/reasonml-koans
ReasonML koans
samuelpisa/kotlin-koans-resolved
Kotlin Koans Workshop is a series of exercises to get you familiar with the Kotlin Syntax. All Exercises are resolved.
aniketpant/fraskell
A collection of problems from Yet Another Haskell Tutorial.
jtxyz/factor-koans
Koans for the Factor Programming Language (factorcode.org)
rodaine/go-by-example
Learning via https://gobyexample.com
ryukinix/lisp-koans-answers
Answers of repository www.github.com/google/lisp-koans
ttu/csharp-rx-koans
C# Reactive Extensions (Rx) Koans forked from https://archive.codeplex.com/?p=rxkoans and ported to .NET 5