Coder Social home page Coder Social logo

olekscode / adventofcode2017withpharo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from juliendelplanque/adventofcode2017withpharo

0.0 3.0 0.0 38 KB

The repository in which Pharo community will store their solutions to the Advent of Code 2017's programming puzzles (http://adventofcode.com/).

License: MIT License

adventofcode2017withpharo's Introduction

Advent Of Code 2017 with Pharo

The repository in which Pharo community will store their solutions to the Advent of Code 2017's programming puzzles.

The main goal is to centralize solutions of Pharo community for learning purpose. People will then be able to check how AOC puzzles can be solved in Pharo with different styles.

Another goal of this repository is to get a feedback on Pharo's Collection framework. If you find a missing method in one of the Pharo's collection during the implementation of a solution, please say it in your solution file

How to participate

  1. Fork this repository
  2. Create a directory named according to your name (for example mine is juliendelplanque)
  3. You can use this directory to store your puzzles solutions.
  4. Each time you solved a puzzle, commit your solution's markdown file into your personal fork of this repository and create a pull request.

Pharo version

If you participate, please use Pharo 6.1 that you can get using the following command:

wget -O- get.pharo.org/61+vm | bash

Once the download is complete, launch Pharo using:

./pharo Pharo.image

Structure of a solution

The solutions to AOC puzzles will take the form of Markdowns files. For each solution, use the template.md file as a basis.

An example of solution (which is a solution of AOC 2016 first puzzle) is available at example/aoc2016-1.md. Your solutions should be formatted similarly.

adventofcode2017withpharo's People

Contributors

ducasse avatar jramaswami avatar juliendelplanque avatar olekscode avatar philippeback avatar

Watchers

 avatar  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.