Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
Coding Challenge Advent of Code 2019
Takayuki Matsubara
January 17, 2020
Programming
0
62
Coding Challenge Advent of Code 2019
Introduce Advent of Code
https://adventofcode.com/
at M3 Tech Talk #140.
Takayuki Matsubara
January 17, 2020
Tweet
Share
More Decks by Takayuki Matsubara
See All by Takayuki Matsubara
Developer Experience in GraphQL Schema-first Development
ma2gedev
0
1.8k
Dependency Inversion Principle in Keyboard Firmware
ma2gedev
0
200
OSSの歩き方 / Walking with OSS
ma2gedev
10
2.1k
GraphQL 開発で必要になったこと / What we needed for GraphQL development
ma2gedev
0
680
キーボードをカスタムしてプログラミング環境を良くした話 / Improved programming environment with customizing keybords
ma2gedev
0
880
Translating "Erlang in Anger" with Erlang & Elixir community members
ma2gedev
0
2.4k
Dive into Elixir v1.6 Code Formatter
ma2gedev
1
120
Make it easy to input `|>`
ma2gedev
2
2.1k
One way to encourage the open source community
ma2gedev
0
270
Other Decks in Programming
See All in Programming
既存画面の Jetpack Composeでの書き換え: FAANSでの事例紹介 / Case study of rewriting existing screens with Jetpack Compose
horie1024
0
320
Microsoft Teams の 会議アプリ開発のはじめかた / How to start Microsoft Teams app development
karamem0
0
1.7k
Enterprise Angular: Frontend Moduliths with Nx and Standalone Components @jax2022
manfredsteyer
PRO
0
310
About Type Syntax Proposal
quramy
1
1.2k
【Qiita Night】新卒エンジニアによるSwift6与太予想
eiji127
0
190
TextPruner による大規模言語モデルの軽量化 / Large language model pruning using TextPruner
misawann
0
330
You CANt teach an old dog new tricks
michaelbukachi
0
120
How useEvent would change our applications
koba04
1
1.8k
Learning DDD輪読会#4 / Learning DDD Book Club #4
suzushin54
1
160
A technique to implement DSL in Ruby
okuramasafumi
0
810
Swift Concurrencyによる安全で快適な非同期処理
tattn
2
340
Cloud-Conference-Day-Spring Cloud + Spring Webflux: como desenvolver seu primeiro microsserviço reativo em Java?
kamilahsantos
1
150
Featured
See All Featured
The Invisible Customer
myddelton
110
11k
Mobile First: as difficult as doing things right
swwweet
212
7.5k
Learning to Love Humans: Emotional Interface Design
aarron
261
37k
KATA
mclloyd
7
8.6k
Designing on Purpose - Digital PM Summit 2013
jponch
106
5.6k
Visualization
eitanlees
124
11k
GraphQLとの向き合い方2022年版
quramy
16
8.1k
A better future with KSS
kneath
225
15k
Build The Right Thing And Hit Your Dates
maggiecrowley
19
1.2k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
224
49k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
181
15k
Optimizing for Happiness
mojombo
365
63k
Transcript
Coding Challenge Advent of Code 2019 2020/01/17 M3 Tech Talk
140 @ma2ge
self-introduction • Takayuki Matsubara • ma2ge@twitter ! • ma2gedev@github •
Ruby, Elixir, OSS, Keyboards and " • PowerAssertEx ⭐$ • github.com/ma2gedev/ power_assert_ex
Advent of Code https://adventofcode.com/
Puzzle • solve first part then second part is displayed
• second part is difficult
None
Interest • story • only submit answer • make interpreter(called
Intcode computer) through several days
Demonstration
Resources • Advent of Code • https://adventofcode.com/ • My code
• https://github.com/ma2gedev/advent-of-code • Reddit • https://www.reddit.com/r/adventofcode/
END