Code Monkey home page Code Monkey logo

student-dojo's Introduction

Students Dojo in Java

A workshop for students organized by bol.com

During an afternoon at the bol.com office, high-school students, with basic Java programming knowledge, will do a kata and receive a homework assignment.

The purpose of the kata is to learn some Clean Code principles, TDD, and refactoring.

The purpose of the homework assignment is to give the students an idea of a real assignment, in a simplified context/architecture. Which will be reviewed, and feedback provided, by bol.com engineers.

Building this project

The only prerequisite is that you have JDK 8 installed.

After cloning the project,
type ./gradlew build (Windows: gradlew build).
All build dependencies, including Gradle itself, will be downloaded automatically (unless already present).

For generating the workshop html (incl. Github Pages),
type ./gradlew asciidoctor (Windows: gradlew asciidoctor).
The html is updated in the docs/ directory.

student-dojo's People

Contributors

stefankraai avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.