GithubHelp home page GithubHelp logo

bindas1 / advent-of-code_dd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from derailed-dash/advent-of-code

0.0 0.0 0.0 41.88 MB

Advent of Code problems solved in Python.

License: MIT License

Python 62.72% PowerShell 0.06% Jupyter Notebook 37.22%

advent-of-code_dd's Introduction

Dazbo's Advent of Code

See my walkthroughs here.

Overview

  • AoC problems (covering multiple years) solved in Python.
  • Solutions are thoroughly documented in the code.
  • Some days have multiple solutions, i.e. to test different approaches, try different frameworks, etc.
  • Each day gets its own folder. The name of the folder indicates some of the techniques and modules that were used.
  • In addition, I have code walkthroughs and solution explanations available here.
  • Some solutions and walkthroughs have been created in the form of Jupyter notebooks.

Dazbo's AoC Walkthroughs

Purpose of this Repo

I've been using Advent of Code as a way to improve my Python skills. Here I document my solutions across the various AoC years. My hope is that this guide will help others to:

  • Become more proficient with Python.
  • Solve AoC problems they might be stuck with.
  • Learn some new libraries and inventive ways of doing things.

Structure of this Repo

  • The solution source code for AoC problems can be found in the src folder. This is probably what you're here looking for.
  • The source for the Walkthrough Website content is available in the docs folder. This is mostly markdown, rendered into an HTML static site using Jekyll. You probably wont be interested in this.
  • If you want to look at the walkthrough pages, visit the site.

Use of my Code

This software is shared as open source. However, if you use it in your own solutions and/or incorporate into your own repos, please consider giving acknowledgement to me, and linking back to this repo and walkthrough site. That would be really kind!

What is Advent of Code?

An awesome coding challenge created by Eric Wastl, released every December. A new problem is presented each day through the month. Typically the best way to solve any given problem is by writing a program. The program can be written in any language and with any tools you like. You don't need to be an expert coder to do AoC; in fact, AoC is a great way to learn a programming language.

Some problems are quite trivial and can be solved quickly; others can be a total PITA. Typically, the problems get harder as the month progresses.

You don't have to wait until December to try your hand at AoC though. All the previous events are available, and can be completed at any time.

Each day is split into a Part 1 and a Part 2. A star is awarded for each completed challenge.

If you get 50 stars, you save Christmas!

advent-of-code_dd's People

Contributors

derailed-dash avatar pksublime 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.