Giter Club home page Giter Club logo

keylanejava8's Introduction

Java 8 workshop for Keylane Developers

Exercise guide

Building & Running

  • In the src/ folder: there are code snippets to study and run / debug to better your understanding of key concepts
  • In the test/ folder: there are exercices for you
  • Gradle script will build the project and run the tests (ie your exercises for you).

In a shell, type ./gradlew build

From eclipse: Gradle Tasks view > doubleclick the task 'build'

As a result, you should see a message, that the tests have failed! Actually, ALL the tests are falling. It is your job, as a student at the workshop, to fix the tests, while learning a good deal about Java 8 at the same time.

Doing the exercises

Every lesson has a corresponding file in the src/test/java folder.

The exercises are named Lesson_xx_name.java

There are 2 exercises with an extra challenge, they are named Lesson_xx_challenge.java. These extra challenges should only be done, if you feel that the material is really easy for you.

Your job is to implement a piece of code (look for the // FIXME comment), so that the test is green.

keylanejava8's People

Contributors

themathmagician avatar

Watchers

 avatar Jesper Tejlgaard avatar James Cloos avatar Jakob Bendsen avatar Jesper Wermuth avatar Martin Boel 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.