dojo-kata
There are 40 repositories under dojo-kata topic.
42sp/dojos
Repositório público de Dojos já rodados na 42 São Paulo. Elabora um, faz um PR e vem rodar você tb! 😜
epfl-dojo/kata-fleche
Kata : créer une flèche selon entrée de l'utilisateur
ponsfrilus/kata-sql
Kata : entraîner ses connaissances SQL en aidant le manager d'une discothèque
ponsfrilus/kata-ldap
Kata : annuaire LDAP (ldapsearch)
ponsfrilus/kata-pagination_php
Kata : paginer des résultats en PHP en faisant un site pour Ninja Tune
epfl-dojo/kata-coins
Kata : exploration du Problème du rendu de monnaie
epfl-dojo/kata-regexp
Kata : expressions régulières (RegExp)
epfl-dojo/kata-sort
Kata : explorer différents algorithmes de tri
epfl-dojo/kata-squareNumbers
Kata : remplir un carré de chiffres organisés en lignes, colonnes et spirale.
dfds-data/dataplatform-dojo
Dataplatform hosted events
epfl-dojo/kata-APOD
Kata : création d'un navigateur d'APOD (Astronomy Picture of the Day)
ponsfrilus/kata-manga
Kata / TPI blanc destiné aux apprentis informaticiens CFC en voie développement d'applications.
ponsfrilus/kata-birthday
Kata : créer un système de rappel des anniversaires
ponsfrilus/kata-luhn
Kata : implémenter la formule de Luhn pour vérifier des numéros de cartes bancaires
ponsfrilus/kata-morse
Kata : convertisseur de code morse
ponsfrilus/kata-quatre
Kata : 4 est magique !
epfl-dojo/kata-API
Kata : créer une API de bière pour entraîner le développement d'API et la compréhension des requêtes HTTP
epfl-dojo/kata-FMW
Kata : création d'un quiz FBI Most Wanted (FMW)
justgage/reason-todo-dojo
This is an example project of how to make ReasonReact project that people can hack on together
ponsfrilus/kata-alien
Kata : alphabète extra-terrestre
ponsfrilus/kata-braille
Kata : convertisseur de Braille
ponsfrilus/kata-diamond
Kata : une lettre pour un diamant !
ponsfrilus/kata-frame
Kata : calcul d'encombrement en 2D
BrunoBonacci/game-of-life
Code from a Clojure Dojo session to build the Conway's Game Of Life.
jmlavoier/dojos
Compartilhar conhecimento de maneira colaborativa, prática e divertida.
linkita/symfony4-dojo
Simple Dojo with Symfony4 and PHP7.2
ponsfrilus/kata-roman
Kata : chiffres romains
xapn/diamond
A coding kata named Diamond
aloatias/BirthdayGreetings.App
My solution to the BirthdayGreetings Kata. As you’re a very friendly person, you would like to send a birthday note to all the friends you have. But you have a lot of friends and you are a bit lazy, it may take some times to write all the notes by hand. The good news is that computers can do it automatically for you.
aloatias/EmployeeReport.App
You’re building an employee management system of a local grocery store. The shop-owner wants to open the shop on Sunday and due to legal restrictions employees younger than 18 years are not allowed to work Sundays. The employee asks for a reporting feature so she can schedule work shifts. All employees are already stored somewhere and have the following properties: name: string (the name of the employee) age: number (the age in years of the employee)
aloatias/FizzBuzz.App
Write a program that prints the numbers from 1 to 100. But for multiples of three print “Fizz” instead of the number and for the multiples of five print “Buzz”. For numbers which are multiples of both three and five print “FizzBuzz”
DanSilva41/dojo-tdd
Example case and context to exercise Dojo on TDD - Test Driven Development with Java
mmitch/cobol-anagram-kata
anagram kata in COBOL
ponsfrilus/kata-lbcflba
Kata / TPI blanc destiné aux apprentis informaticiens CFC en voie développement d'applications.
VagnerBellacosa/Projeto_CodingDojo
Projeto de um coding Dojo multiplataforma e multi linguagens
xapn/katas
Liste de mes katas de code