Skip to content

Instantly share code, notes, and snippets.

@hetekle
hetekle / oreilly-freebooks.sh
Created January 28, 2017 14:59 — forked from nikAizuddin/oreilly-freebooks.sh
This UNIX Shell script will download most O'Reilly free pdf books about Programming, Security, Business, Data, Design, IoT, WebDev, and WebOps from http://www.oreilly.com/programming/free/.
#!/bin/sh
################################################################################
## This UNIX Shell script will download most O'Reilly free pdf books
## about Programming, Security, Business, Data, Design, IoT, WebDev, and WebOps
## from http://www.oreilly.com/programming/free/.
## There are a few books that are non-free, so I don't list them here.
##
## --- How to RUN? ---
## $ sh -e oreilly-freebooks.sh
@hetekle
hetekle / frontendDevlopmentBookmarks.md
Created March 28, 2018 18:59 — forked from dypsilon/frontendDevlopmentBookmarks.md
A badass list of frontend development resources I collected over time.
@hetekle
hetekle / frontendDevlopmentBookmarks.md
Created March 28, 2018 18:59 — forked from dypsilon/frontendDevlopmentBookmarks.md
A badass list of frontend development resources I collected over time.