GithubHelp home page GithubHelp logo

pjagwani / advent-of-code-typelevel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lsug/advent-of-code-typelevel

0.0 1.0 0.0 67 KB

Working through the Advent of Code with the Typelevel Stack

License: Apache License 2.0

Scala 100.00%

advent-of-code-typelevel's Introduction

Advent of Code with the Typelevel Stack

Scala CI

Aim

The Advent Of Code is a series of programming challenges

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.

You don't need a computer science background to participate - just a little programming knowledge and some problem solving skills will get you pretty far. Nor do you need a fancy computer; every problem has a solution that completes in at most 15 seconds on ten-year-old hardware. -- Eric Wastl, Advent of Code author

This workshop solves the Advent of Code 2019 puzzles using libraries in the Typelevel ecosystem. We'll explore how Typelevel libraries play well together to give clean functional solutions.

Getting started

  1. Open a terminal and clone this repository

    $ git clone https://github.com/lsug/advent-of-code-typelevel.git
  2. Compile the project with SBT

    $ cd advent-of-code-typelevel
    [advent-of-code-typelevel]$ sbt
    sbt:Advent Of Code> test:compile

    This will take a while, so you may as well peruse the first Advent of Code challenge https://adventofcode.com/2019/day/1

  3. Run the tests

    All of them should fail. You'll need to complete the Advent of Code challenges to get them to pass.

advent-of-code-typelevel's People

Contributors

kxa14 avatar zainab-ali avatar

Watchers

 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.