Giter VIP home page Giter VIP logo

kotlin-wizeline-workshop's Introduction

Kotlin Wizeline Workshop

A dollar to bitcoin converter to be used as Kotlin wizeline workshop project.

How to

The master has the final project running. It is a command line dollar to bitcoin converter. The intention is to follow the steps from 1 up to 9 (each step is git tag) and complete the challenges described in the TODO's. Each step is described below

Step 1

The step 1 shows how to configure a Kotlin project using Gradle, the challenges in step are:

  • Apply the Kotlin plugin
  • Add Kotlin build script dependency
  • Add the Kotlin standard library

Step 2

On step 2 we print our first hello world

Step 3

In step 3 the first class should be created, and the tests are introduced, from now all steps should have the unit tests passing

Step 4

Create the first function in a way that makes the tests pass

Step 5

We see the data class powers in action (see the tests)

Step 6

It is intended to show how to create class extensions

Step 7

Here we use the previous classes to fill a function that that converts the dollar to bitcoin

Step 8

Step 8 is the final TODO step. Here you need to change the main function to use your classes and convert the dollar amount read from standard input to bitcoins

Step 9

Here you can see all working. No TODO enjoy it

kotlin-wizeline-workshop's People

Watchers

 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.