Code Puzzles This is a repo for learning Go and Python or any other cool programming language by solving code puzzles. Popular code puzzle sites: Google Code Jam Codewars LeetCode HackerRank Code Chef Project Euler Daily Programmer Ruby Quiz Advent of Code Good Go lang resources: Go Official Documentation Go by Example Go Programming Tutorial Free Book: An Introduction to Programming in Go Interesting presentation from SoundCloud about Go Awesome Go Good Python resources: Python 3.6.x Official Documentation Cheat Sheet: Writing Python 2-3 compatible code Google's Python Class Ned Batchelder's Blog, which has some nice python presentations Awesome Python