Skip to content

Latest commit

 

History

History
60 lines (40 loc) · 1.53 KB

readme.md

File metadata and controls

60 lines (40 loc) · 1.53 KB

ABOUT

Dojo literally means "the place for the path" and this is it. This is the place where I'll put my practices.

It would be so messy to mix practices, proofs of concept, programming events code with other projects, so this one is just for that.

The module format will be: Gradle + Java + Groovy + Scala... if I add more languages, I'll add more build tools, candidates are Javascript, Coffeescript, Ruby, Python

Practise leads to perfection, but perfection is not a goal, is a path. Keep practising!

DIRECTORY STRUCTURE

A module (directory) for each event. Each module can have several packages for different practices.

BUILD

gradle test

LANGUAGES

Add support for other interesting languages like:

Check hyperpolyglot

TODO

Add sample models to 'proof of concept' projects

LICENSE

Copyright © 2014 Juan José Aguililla. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.