Skip to content

Instantly share code, notes, and snippets.

View ardbytes's full-sized avatar
💭
Ruby, CSS, Math, ...

Arvind ardbytes

💭
Ruby, CSS, Math, ...
View GitHub Profile
@bitemyapp
bitemyapp / gist:8739525
Last active May 7, 2021 23:22
Learning Haskell
@xaviershay
xaviershay / build_frontend.sh
Last active December 24, 2015 20:49
SASS + Coffee + Concatenation in prod
#!/bin/bash
set -exo pipefail
BUILD_ENV=$1
if [ `uname` == 'Darwin' ]; then
OSX=1
JSCOMPRESSOR="yuicompressor --type js"
else
OSX=
@vu3rdd
vu3rdd / papers.markdown
Last active February 13, 2019 06:01
List of Papers for Bangalore PL/CS paper reading group

Context

This tweet explains it all.

I have a huge pile of papers on my computer waiting to be read. Often I read parts of it immediately after I see the paper, but I forget about it until someone points on another article, how awesome that paper is. I then remember to read it more carefully.

One way to fix it is to work with like minded people and have serious (non-hand wavy) discussion around the paper.

The list below will grow. My hard disk has more papers than I can count. I have carefully chosen a list of very readable papers in the list below. Special thanks for the authors for publishing their great ideas.

1 "The Little Schemer - 4th Edition"
Daniel P. Friedman; Paperback; $21.82
In Stock
Sold by: Amazon.com
1 "Game Physics Engine Development, Second Edition: How to Build a Robust Commercial-Grade Physics Engine for your Game"
Millington, Ian; Paperback; $31.61
In Stock
Sold by: Amazon.com