lots of exercises in java... from https://github.com/exercism/java
John S. Ryan f7db56e358 Make the source path of each compile explicit před 11 roky
_template Delete gradle from template dir před 11 roky
accumulate Move all existing example to a proper source dir. před 11 roky
allergies Move all existing example to a proper source dir. před 11 roky
anagram Move all existing example to a proper source dir. před 11 roky
atbash-cipher Move all existing example to a proper source dir. před 11 roky
bin fetch-configlet uses slightly more portable syntax. před 11 roky
binary Move all existing example to a proper source dir. před 11 roky
bob Move all existing example to a proper source dir. před 11 roky
crypto-square Move all existing example to a proper source dir. před 11 roky
docs Added track specific documentation před 11 roky
etl Run tests against examples & compile starter code před 11 roky
gigasecond Move all existing example to a proper source dir. před 11 roky
grade-school Move all existing example to a proper source dir. před 11 roky
hamming Move all existing example to a proper source dir. před 11 roky
luhn Move all existing example to a proper source dir. před 11 roky
meetup Move all existing example to a proper source dir. před 11 roky
nucleotide-count Move all existing example to a proper source dir. před 11 roky
octal Move all existing example to a proper source dir. před 11 roky
pascals-triangle Move all existing example to a proper source dir. před 11 roky
phone-number Move all existing example to a proper source dir. před 11 roky
pig-latin Move all existing example to a proper source dir. před 11 roky
prime-factors Force "main" sourceSet to "src/example/java" in CI před 11 roky
raindrops Move all existing example to a proper source dir. před 11 roky
rna-transcription Move all existing example to a proper source dir. před 11 roky
robot-name Force "main" sourceSet to "src/example/java" in CI před 11 roky
roman-numerals Move all existing example to a proper source dir. před 11 roky
scrabble-score Move all existing example to a proper source dir. před 11 roky
sieve Move all existing example to a proper source dir. před 11 roky
simple-cipher Move all existing example to a proper source dir. před 11 roky
space-age Move all existing example to a proper source dir. před 11 roky
strain Move all existing example to a proper source dir. před 11 roky
triangle Move all existing example to a proper source dir. před 11 roky
trinary Move all existing example to a proper source dir. před 11 roky
word-count Move all existing example to a proper source dir. před 11 roky
.gitignore Ignore configlet binaries před 11 roky
.travis.yml Run tests against examples & compile starter code před 11 roky
LICENSE Add MIT license před 12 roky
README.md Add badge for travis build to README před 11 roky
SETUP.md Add empty SETUP file před 11 roky
build.gradle Make the source path of each compile explicit před 11 roky
config.json Added track specific documentation před 11 roky
settings.gradle Move all existing example to a proper source dir. před 11 roky

README.md

xJava Build Status

Exercism Exercises in Java

Contributing Guide

Please see the contributing guide

License

The MIT License (MIT)

Copyright (c) 2014 Katrina Owen, _@kytrinyx.com