learn-anything-books/readme.md

777 lines
54 KiB
Markdown
Raw Normal View History

2018-01-12 00:05:52 +06:00
# Interesting Books [![Lists](https://img.shields.io/badge/More%20Lists-🔖-blue.svg)](https://github.com/learn-anything/learn-anything/wiki/Curated-Lists) [![Thanks](https://img.shields.io/badge/Say%20Thanks-💗-ff69b4.svg)](https://www.patreon.com/learnanything)
2017-12-20 05:11:56 +06:00
[Suggestions](../../issues/) and pull requests are highly encouraged! *Please read the [contribution guidelines](contributing.md) before contributing.*
2017-06-06 01:59:35 +06:00
2018-01-27 05:40:33 +06:00
## Key
2018-01-27 05:40:03 +06:00
The number after the book name stands for the year in which the book was written in. All books are put in their respective category and are sorted from oldest to newest.
Emojis before the books show if the book is free or not.
| Emoji | Meaning |
|---|---|
| 📖 | Book is freely available |
| 📕 | Book not freely available |
2018-01-30 18:55:15 +06:00
The subdashes after the book may include notes and other useful material related to the book. If you find a free version of the paid book, please swap the link.
2018-01-27 05:40:03 +06:00
2017-12-11 07:25:54 +06:00
## Contents
2017-12-15 03:37:39 +06:00
- [Programming](#programming)
2017-12-15 03:28:07 +06:00
- [Programming languages](#programming-languages)
- [C](#c)
2017-12-15 03:28:44 +06:00
- [C++](#c-1)
2017-12-15 03:37:39 +06:00
- [D](#d-language)
2017-12-15 03:24:12 +06:00
- [Go](#go)
- [Perl](#perl)
2017-12-18 07:33:01 +06:00
- [Python](#python)
2017-12-15 03:37:39 +06:00
- [Java](#java)
- [Rust](#rust)
- [Scala](#scala)
- [Lisp](#lisp)
- [Haskell](#haskell)
- [Javascript](#javascript)
- [Typescript](#typescript)
- [Swift](#swift)
- [Ruby](#ruby)
2018-01-30 03:52:58 +06:00
- [Purescript](#purescript)
2017-12-15 03:53:33 +06:00
- [Smalltalk](#smalltalk)
- [Assembly](#assembly)
- [Programming language design](#programming-language-design)
- [Programming interviews](#programming-interviews)
- [Text editors](#text-editors)
- [Vim](#vim)
- [Version Control](#version-control)
- [Git](#git)
- [Unix](#unix)
- [Fiction](#fiction)
- [Comedy](#comedy)
- [Adventure](#adventure)
- [Thriller](#thriller)
2017-12-15 04:14:18 +06:00
- [Fantasy](#fantasy)
2017-12-18 07:33:01 +06:00
- [Fantasy series](#fantasy-series)
2017-12-15 04:14:18 +06:00
- [Short Stories](#short-stories)
2017-12-15 03:53:33 +06:00
- [Physics](#physics)
- [Computer networking](#computer-networking)
- [Nutrition](#nutrition)
- [Math](#math)
2017-12-15 04:14:18 +06:00
- [Fitness](#fitness)
- [Algorithms](#algorithms)
- [Mindset](#mindset)
- [Artificial Intelligence](#artificial-intelligence)
- [Startups](#startups)
- [Economics](#economics)
- [Statistics](#statistics)
- [Finance](#finance)
- [History](#history)
- [Alternative history](#alternative-history)
- [Awareness](#awareness)
- [Computer science](#computer-science)
- [Web Development](#web-development)
- [React.js](#react.js)
- [Node.js](#node.js)
- [Web design](#web-design)
- [Chemistry](#chemistry)
- [Visualisation](#visualisation)
- [Regular Expressions](#regular-expressions)
- [Compilers](#compilers)
- [Science](#science)
- [Computer graphics](#computer-graphics)
- [Scifi](#scifi)
- [SciFi Series](#scifi-series)
- [Business](#business)
- [Psychedelics](#psychedelics)
- [Strategy](#strategy)
- [Creativity](#creativity)
- [Management](#management-)
- [Future](#future)
- [Engineering](#engineering)
- [Data Science](#data-science)
- [Databases](#databases)
- [Psychology](#psychology)
- [Philosophy](#philosophy)
- [Society](#society)
- [Neuroscience](#neuroscience)
- [Investing](#investing)
- [Spirituality](#spirituality)
- [Game Development](#game-development)
- [Art](#art)
- [Biographies](#biographies)
- [Operating Systems](#operating-systems)
- [Linux](#linux)
- [iOS](#ios)
- [Memoirs](#memoirs)
- [Security](#security)
- [Design](#design)
- [Graphic design](#graphic-design)
- [Politics](#politics)
- [Computer Systems](#computer-systems)
- [Evolution](#evolution)
- [Film Making](#film-making)
- [Non Fiction](#non-fiction)
- [Cryptography](#cryptography)
2017-12-11 07:25:54 +06:00
- [Related](#related)
2017-06-06 01:59:35 +06:00
2017-12-18 07:33:01 +06:00
## Programming
2017-12-14 22:37:36 +06:00
- [📕 The art of computer programming (1968-)](http://www.goodreads.com/book/show/112239.The_Art_of_Computer_Programming_Volumes_1_3_Boxed_Set)
2017-12-14 22:40:06 +06:00
- [📕 The psychology of computer programming (1971)](http://www.goodreads.com/book/show/1660754.The_Psychology_of_Computer_Programming)
- [📕 The elements of programming style (1974)](http://www.goodreads.com/book/show/454039.The_Elements_of_Programming_Style)
- [📕 Software reliability: principles and practices (1976)](http://www.goodreads.com/book/show/2383920.Software_Reliability)
2017-12-14 23:06:00 +06:00
- [📖 Structure and interpretation of computer programs (1979)](http://sarabander.github.io/sicp/html/index.xhtml)
2017-10-28 17:24:46 +06:00
- [SICP in Emacs Lisp](https://github.com/zv/SICP-guile)
2017-12-14 23:06:00 +06:00
- [📖 Mindstorms: children, computers, and powerful ideas (1980)](http://mindstorms.media.mit.edu/)
- [📖 Communicating sequential processes (1985)](http://www.usingcsp.com/cspbook.pdf)
- [📕 The art of the metaobject protocol (1991)](http://www.goodreads.com/book/show/274495.The_Art_of_the_Metaobject_Protocol)
- [📖 Code: hidden language of computer hardware and software (1999)](https://bobcarp.files.wordpress.com/2014/07/code-charles-petzold.pdf)
- [📕 The pragmatic programmer (1999)](http://www.goodreads.com/book/show/4099.The_Pragmatic_Programmer)
- [📕 The practice of programming (1999)](http://www.goodreads.com/book/show/1032758.The_Practice_of_Programming)
- [📕 Refactoring (1999)](http://www.goodreads.com/book/show/44936.Refactoring)
- [📕 How to design programs (2001)](http://www.goodreads.com/book/show/1119079.How_to_Design_Programs)
- [📕 Clean code (2008)](http://www.goodreads.com/book/show/3735293-clean-code)
- [📕 Design concepts in programming (2008)](http://www.goodreads.com/book/show/4412222-design-concepts-in-programming-languages)
- [📕 Apprenticeship patterns (2010)](http://www.goodreads.com/book/show/5608045-apprenticeship-patterns)
- [📕 The art of readable code: simple and practical techniques for writing better code (2011)](http://www.goodreads.com/book/show/8677004-the-art-of-readable-code)
- [📕 Programming in the large with design patterns (2012)](http://www.goodreads.com/book/show/16418148-programming-in-the-large-with-design-patterns)
2017-12-15 03:28:07 +06:00
- [📖 Composing programs](http://www.composingprograms.com/)
## Programming languages
2017-12-14 23:06:00 +06:00
- [📖 Programming languages: application and interpretation (2012)](http://cs.brown.edu/courses/cs173/2012/book/book.pdf)
- [📖 Crafting interpreters (2012)](http://www.craftinginterpreters.com/introduction.html)
2017-10-28 07:31:44 +06:00
2017-12-18 07:33:01 +06:00
### C
2017-12-14 23:06:00 +06:00
- [📕 The C programming language (1975)](http://www.goodreads.com/book/show/515601.The_C_Programming_Language)
- [📕 21st century C (2014)](http://shop.oreilly.com/product/0636920033677.do)
2017-10-28 07:31:44 +06:00
2017-12-18 07:33:01 +06:00
### C++
2017-12-14 23:06:00 +06:00
- [📕 C++ primer (1989)](http://www.goodreads.com/book/show/120642.C_Primer_Plus)
- [📕 Beginning c++ through game programming (2004](http://www.goodreads.com/book/show/852335.Beginning_C_Through_Game_Programming)
- [📖 C++ core guidelines (2017)](https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md)
2017-10-28 07:31:44 +06:00
2017-12-18 07:33:01 +06:00
### D
2017-12-14 23:06:00 +06:00
- [📕 The D programming language (2010)](http://amzn.to/1ZTDmqH)
- [📖 Programming in D (2015)](http://ddili.org/ders/d.en/index.html)
2017-10-28 07:39:37 +06:00
2017-12-15 03:24:12 +06:00
### Go
2017-12-14 23:06:00 +06:00
- [📖 Network programming with Go (2012)](https://jan.newmarch.name/go/)
- [📖 The little go book (2014)](http://openmymind.net/The-Little-Go-Book/)
- [📖 Go in action (2015)](https://github.com/miguellgt/books/blob/master/go/go-in-action.pdf)
- [📕 The go programming language (2015)](http://www.goodreads.com/book/show/25080953-the-go-programming-language)
- [Notes](https://github.com/namit/The-Go-Programming-Language)
- [📖 Web app with go - anti text book](https://thewhitetulip.gitbooks.io/webapp-with-golang-anti-textbook/content/)
- [📖 Build web application with golang](%F0%9F%90%99)
2017-10-28 07:39:37 +06:00
2017-12-15 03:37:39 +06:00
### Perl
2017-12-14 23:06:00 +06:00
- [📖 Modern Perl (2016)](http://modernperlbooks.com/books/modern_perl_2016/index.html)
2017-10-28 07:39:37 +06:00
2017-12-15 03:37:39 +06:00
### Python
2017-12-15 00:45:20 +06:00
- [📕 Python essential reference (1999)](https://www.goodreads.com/book/show/6666430-python-essential-reference)
2017-12-14 23:06:00 +06:00
- [📖 Dive into python 3 (2004)](http://www.diveintopython3.net/)
- [📖 Problem solving with algorithms and data structures using python (2005)](http://interactivepython.org/runestone/static/pythonds/index.html)
- [📕 Data structures and algorithms in python (2013)](http://www.goodreads.com/book/show/13838796-data-structures-and-algorithms-in-python)
- [📕 Test driven development with python (2014)](http://www.goodreads.com/book/show/17912811-test-driven-web-development-with-python)
- [📕 Effective python (2015)](http://www.goodreads.com/book/show/23020812-effective-python)
- [📕 Fluent python (2015)](http://www.goodreads.com/book/show/22800567-fluent-python)
- [📖 Inside the python virtual machine (2017)](https://leanpub.com/insidethepythonvirtualmachine)
- [📖 Automate the boring stuff with python](https://automatetheboringstuff.com/)
2017-10-28 07:39:37 +06:00
2017-12-15 03:37:39 +06:00
### Java
2017-12-14 23:06:00 +06:00
- [📕 Effective java (2001)](http://www.goodreads.com/book/show/105099.Effective_Java_Programming_Language_Guide)
- [Code examples](https://github.com/marhan/effective-java-examples)
- [Notes](https://github.com/jwongo/effectivejava)
- [📖 Data structures and algorithms in java (2003)](http://coltech.vnu.edu.vn/~sonpb/DSA/Data%20Structures%20and%20Algorithms%20in%20Java,%206th%20Edition,%202014.pdf)
- [📕 Java concurrency in practice (2006)](http://jcip.net/)
- [📖 Introduction to programming in java: an interdisciplinary approach (2008)](http://introcs.cs.princeton.edu/java/home/chapter1.pdf)
- [📕 Java 8 in action (2014)](http://www.goodreads.com/book/show/20534354-java-8-in-action)
- [📕 Test-driven java development (2015)](http://www.goodreads.com/book/show/26333479-test-driven-java-development)
2017-10-28 07:39:37 +06:00
2017-12-15 03:37:39 +06:00
### Rust
2017-12-14 23:06:00 +06:00
- [📖 Rust by example](http://rustbyexample.com/)
- [📖 The rust programming language](https://doc.rust-lang.org/book/)
- [📖 The rustonomicon](https://doc.rust-lang.org/nomicon/)
2018-01-23 03:21:27 +06:00
- [📖 Discovery](https://japaric.github.io/discovery/README.html#Scope) - Discover the world of microcontrollers through Rust.
2017-10-28 07:39:37 +06:00
2017-12-15 03:37:39 +06:00
### Scala
2017-12-14 23:06:00 +06:00
- [📕 Functional programming in scala (2014)](https://www.manning.com/books/functional-programming-in-scala)
2017-10-28 07:39:37 +06:00
2017-12-15 03:37:39 +06:00
### Lisp
2017-12-14 23:06:00 +06:00
- [📕 The little schemer (1974)](https://mitpress.mit.edu/books/little-schemer)
- [📕 Lisp in small pieces (1994)](https://pages.lip6.fr/Christian.Queinnec/WWW/LiSP.html)
2017-10-28 07:39:37 +06:00
2017-12-15 03:37:39 +06:00
### Haskell
2017-12-14 23:06:00 +06:00
- [📖 Write you a haskell (2014)](http://dev.stephendiehl.com/fun/)
- [Implementation in code](https://github.com/AlphaMarc/WYAH)
- [📕 Programming in haskell (2016)](http://www.goodreads.com/book/show/912217.Programming_in_Haskell)
2017-10-28 07:39:37 +06:00
2017-12-18 07:33:01 +06:00
### Javascript
2017-12-15 00:45:20 +06:00
- [📖 You dont know JS](https://github.com/getify/You-Dont-Know-JS)
- [📖 Up and going](https://github.com/getify/You-Dont-Know-JS/tree/master/up%20%26%20going)
- [📖 Scope and closures](https://github.com/getify/You-Dont-Know-JS/blob/master/scope%20&%20closures/README.md#you-dont-know-js-scope--closures)
- [📖 This and object prototypes](https://github.com/getify/You-Dont-Know-JS/blob/master/this%20&%20object%20prototypes/README.md#you-dont-know-js-this--object-prototypes)
- [📖 Types and grammar](https://github.com/getify/You-Dont-Know-JS/blob/master/types%20&%20grammar/README.md#you-dont-know-js-types--grammar)
- [📖 Async and performance](https://github.com/getify/You-Dont-Know-JS/blob/master/async%20&%20performance/README.md#you-dont-know-js-async--performance)
- [📖 ES6 and beyond](https://github.com/getify/You-Dont-Know-JS/blob/master/es6%20&%20beyond/README.md#you-dont-know-js-es6--beyond)
- [📖 Eloquent javascript (2011)](http://eloquentjavascript.net/00_intro.html)
2017-12-15 04:39:32 +06:00
- [📕 Effective javascript: 68 specific ways to harness the power of javascript (2012)](http://www.goodreads.com/book/show/13705402-effective-javascript)
- [📕 Secrets of the javascript ninja (2013)](http://www.goodreads.com/book/show/4373732-secrets-of-the-javascript-ninja)
2017-12-15 00:45:20 +06:00
- [📖 Learning javascript design patterns (2015)](https://addyosmani.com/resources/essentialjsdesignpatterns/book/)
- [📖 The javascript way (2017)](https://leanpub.com/thejsway)
- [📖 Exploring js](http://exploringjs.com/)
2017-10-28 07:39:37 +06:00
2017-12-15 03:53:33 +06:00
### Typescript
2017-12-15 00:45:20 +06:00
- [📖 Typescript deep dive](https://basarat.gitbooks.io/typescript/)
2017-10-28 07:39:37 +06:00
2017-12-15 03:37:39 +06:00
### Swift
2017-12-15 00:45:20 +06:00
- [📖 Swift programming language (2014)](https://developer.apple.com/library/content/documentation/Swift/Conceptual/Swift_Programming_Language/)
- [Swift Cheat sheet](https://github.com/jugend/swift-cheat-sheet)
2017-10-28 07:39:37 +06:00
2017-12-15 03:37:39 +06:00
### Ruby
2017-12-15 00:45:20 +06:00
- [📕 The well grounded rubyist (2009)](http://www.goodreads.com/book/show/3892688-the-well-grounded-rubyist)
- [📕 Eloquent ruby (2011)](http://www.goodreads.com/book/show/9364729-eloquent-ruby)
- [📕 Practical object oriented design in ruby (2012)](http://www.goodreads.com/book/show/13507787-practical-object-oriented-design-in-ruby)
- [Code solutions](https://github.com/skmetz/poodr)
- [Notes](https://github.com/jordanpoulton/practical_object_oriented_design_in_ruby)
- [Go implementation](https://github.com/nathany/go-poodr)
- [📕 Confident ruby (2013)](http://www.goodreads.com/book/show/15847933-confident-ruby)
2017-10-28 07:39:37 +06:00
2018-01-30 03:53:33 +06:00
### Purescript
2018-01-30 03:52:58 +06:00
- [📖 Purescript book (2017)](https://github.com/paf31/purescript-book)
2017-12-15 03:37:39 +06:00
### Smalltalk
2017-12-15 03:14:58 +06:00
- [📕 Smalltalk best practice patterns (1997)](http://www.goodreads.com/book/show/781561.Smalltalk_Best_Practice_Patterns)
2017-10-28 07:39:37 +06:00
2017-12-15 03:37:39 +06:00
### Assembly
- [📖 Assembly language succinctly (2014)](https://www.syncfusion.com/resources/techportal/details/ebooks/assemblylanguage)
## Programming language design
- [📖 Beautiful racket](http://beautifulracket.com/)
2017-12-15 03:53:33 +06:00
### Programming interviews
2017-12-15 03:37:39 +06:00
- [📕 Cracking the coding interview (2008)](http://www.goodreads.com/book/show/12544648-cracking-the-coding-interview)
- [Solutions in swift](https://github.com/careercup/CtCI-6th-Edition-Swift)
- [📕 Elements of programming interviews (2012)](http://www.goodreads.com/book/show/16253895-elements-of-programming-interviews)
- [Solutions in Go](https://github.com/mykoweb/epi-go)
- [Solutions in Python](https://github.com/akshaykumar90/sparkling-water)
- [Solutions in Java](https://github.com/qtstc/Elements-of-Programming-Interviews-Java-Solution)
- [solutions in c++](https://github.com/adnanaziz/epicode)
2017-12-15 03:53:33 +06:00
## Text editors
- [📖 Build Your Own Text Editor](https://viewsourcecode.org/snaptoken/kilo/)
2017-10-28 07:39:37 +06:00
2017-12-15 03:53:33 +06:00
### Vim
2017-12-15 03:14:58 +06:00
- [📕 Practical vim (2012)](http://www.goodreads.com/book/show/13607232-practical-vim)
- [Notes](https://github.com/gitig/Practical-Vim-Notes)
2017-10-28 07:39:37 +06:00
2017-12-15 03:53:33 +06:00
## Version Control
### Git
2017-12-15 03:14:58 +06:00
- [📖 Git in practice (2014)](https://content.mirantis.com/rs/451-RBY-185/images/McQuaid-git-in-practice.pdf)
- [📖 Pro git (2014)](https://git-scm.com/book/en/v2)
2017-10-28 07:39:37 +06:00
2017-12-15 03:53:33 +06:00
## Unix
2017-12-15 03:14:58 +06:00
- [📕 Advanced programming in the unix environment (1992)](http://www.goodreads.com/book/show/603263.Advanced_Programming_in_the_UNIX_Environment)
- [📕 Unix power tools (1993)](http://www.goodreads.com/book/show/172314.UNIX_Power_Tools)
- [📖 An introduction to unix (2014)](http://www.oliverelliott.org/article/computing/tut_unix/)
2017-10-28 07:39:37 +06:00
2017-12-15 03:53:33 +06:00
## Fiction
2017-12-15 03:14:58 +06:00
- [📕 Notes from underground (1864)](http://www.goodreads.com/book/show/17876.Notes_from_Underground_White_Nights_The_Dream_of_a_Ridiculous_Man_and_Selections_from_The_House_of_the_Dead)
- [📕 Crime and punishment (1866)](http://www.goodreads.com/book/show/7144.Crime_and_Punishment)
- [📕 The idiot (1869)](http://www.goodreads.com/book/show/12505.The_Idiot)
- [📕 The brothers karamazov (1880)](http://www.goodreads.com/book/show/4934.The_Brothers_Karamazov)
- [📕 Flatland (1884)](http://www.goodreads.com/book/show/433567.Flatland)
- [📕 The picture of dorian gray (1890)](http://www.goodreads.com/book/show/5297.The_Picture_of_Dorian_Gray)
- [📕 The yellow wallpaper (1892)](https://www.goodreads.com/book/show/286957.The_Yellow_Wall_Paper)
- [📕 The iron heel (1908)](http://www.goodreads.com/book/show/929783.The_Iron_Heel)
- [📕 The ragged trousered philanthropists (1914)](http://www.goodreads.com/book/show/921359.The_Ragged_Trousered_Philanthropists)
- [📕 We (1924)](http://www.goodreads.com/book/show/76171.We)
- [📕 Heart of a dog (1925)](http://www.goodreads.com/book/show/113205.Heart_of_a_Dog)
- [📕 The great gatsby (1925)](http://www.goodreads.com/book/show/4671.The_Great_Gatsby)
- [📕 Brave new world (1932)](http://www.goodreads.com/book/show/5129.Brave_New_World)
- [📕 The glass bead game (1943)](https://www.goodreads.com/book/show/16634.The_Glass_Bead_Game)
- [📕 Animal farm (1945)](http://www.goodreads.com/book/show/7613.Animal_Farm)
- [📕 The plague (1947)](http://www.goodreads.com/book/show/11989.The_Plague)
- [📕 No longer human (1948)](http://www.wikiwand.com/en/No_Longer_Human)
- [📕 Nineteen eighty-four (1949)](https://www.goodreads.com/book/show/5470.1984)
2017-12-15 04:39:32 +06:00
- [📕 Bel: An essay on man in revolt (1951)](http://www.goodreads.com/book/show/11990.The_Rebel)
2017-12-15 03:14:58 +06:00
- [📕 East of eden (1952)](http://www.goodreads.com/book/show/4406.East_of_Eden)
- [📕 Fahrenheit 451 (1953)](https://www.goodreads.com/book/show/17470674-fahrenheit-451)
- [📕 The doors of perception (1954)](http://www.goodreads.com/book/show/3188964-the-doors-of-perception) - Details Aldous Huxleys own experiences when taking mescaline.
- [📕 Lolita (1955)](http://www.goodreads.com/book/show/7604.Lolita)
- [📕 Doctor zhivago (1957)](http://www.goodreads.com/book/show/130440.Doctor_Zhivago)
- [📕 Flowers for algernon (1959)](https://my.mindnode.com/HnYCLfb3q3xZCVswbafBfoMeDKngVCT1jaa8vYyh)
- [📕 Catch-22 (1961)](http://www.goodreads.com/book/show/168668.Catch_22)
- [📕 Pale fire (1962)](https://www.goodreads.com/book/show/7805.Pale_Fire)
- [📕 Island (1962)](http://www.goodreads.com/book/show/5130.Island)
- [📕 We have always lived in the castle (1962)](http://www.goodreads.com/book/show/89724.We_Have_Always_Lived_in_the_Castle)
- [📕 One day in the life of ivan denisovich (1962)](http://www.goodreads.com/book/show/17125.One_Day_in_the_Life_of_Ivan_Denisovich)
- [📕 Monday begins on saturday (1964)](https://www.goodreads.com/review/show/742548546)
- [📕 Dune (1965)](http://www.goodreads.com/book/show/234225.Dune)
- [📕 Stoner (1965)](http://www.goodreads.com/book/show/166997.Stoner)
- [📕 Master and margarita (1967)](http://www.goodreads.com/book/show/117833.The_Master_and_Margarita)
- [📕 One hundred years of solitude (1967)](http://www.goodreads.com/book/show/320.One_Hundred_Years_of_Solitude)
- [📕 Slaughterhouse five (1969)](http://www.goodreads.com/book/show/4981.Slaughterhouse_Five)
- [📕 Roadside picnic (1972)](http://www.goodreads.com/book/show/331256.Roadside_Picnic)
- [📕 Augustus (1972)](http://www.goodreads.com/book/show/89231.Augustus)
- [📕 The forever war (1974)](http://www.goodreads.com/book/show/21611.The_Forever_War)
- [📕 The shining (1977)](http://www.goodreads.com/book/show/11588.The_Shining)
- [📕 1978: hitchhikers guide to the galaxy](http://www.goodreads.com/series/40957-hitchhiker-s-guide-to-the-galaxy)
- [📕 The soul of new machine (1981)](http://www.goodreads.com/book/show/7090.The_Soul_of_a_New_Machine)
- [📕 The wasp factory (1984)](http://www.goodreads.com/book/show/567678.The_Wasp_Factory)
- [📕 Blood meridian (1985)](http://www.goodreads.com/book/show/394535.Blood_Meridian_or_the_Evening_Redness_in_the_West)
- [📕 The silence of the lambs (1988)](http://www.goodreads.com/book/show/23807.The_Silence_of_the_Lambs)
- [📕 Geek love (1989)](http://www.goodreads.com/book/show/13872.Geek_Love)
- [📕 The remains of the day (1989)](http://www.goodreads.com/book/show/28921.The_Remains_of_the_Day)
- [📕 The story of B: an adventure of the mind and spirit (1996)](http://www.goodreads.com/book/show/214579.The_Story_of_B)
- [📕 Infinite jest (1996)](http://www.goodreads.com/book/show/6759.Infinite_Jest)
- [📕 The perks of being a wallflower (1999)](http://www.goodreads.com/book/show/22628.The_Perks_of_Being_a_Wallflower)
- [📕 Cryptonomicon (1999)](http://www.goodreads.com/book/show/816.Cryptonomicon)
- [📕 House of leaves (2000)](http://www.goodreads.com/book/show/24800.House_of_Leaves)
- [📕 The road (2006)](http://www.goodreads.com/book/show/6288.The_Road)
- [📖 The metamorphosis of prime intellect (2007)](http://localroger.com/prime-intellect/mopiidx.html)
- [📕 The passage (2010)](http://www.goodreads.com/series/53226-the-passage)
- [📖 Harry potter and the methods of rationality (2015)](http://www.hpmor.com/wordpress/wp-content/uploads/2012/03/Harry-Potter-and-the-Methods-of-Rationality.pdf)
- [📖 Unsong (2017)](http://unsongbook.com/)
2017-10-28 09:32:49 +06:00
2017-12-15 03:53:33 +06:00
### Comedy
2017-12-15 03:14:58 +06:00
- [📕 A confederacy of dunces (1980)](http://www.goodreads.com/book/show/310612.A_Confederacy_of_Dunces)
2017-10-28 09:32:49 +06:00
2017-12-15 03:53:33 +06:00
### Adventure
2017-12-15 03:14:58 +06:00
- [📕 The count of monte cristo (1844)](http://www.goodreads.com/book/show/7126.The_Count_of_Monte_Cristo)
2017-10-28 09:32:49 +06:00
2017-12-15 03:53:33 +06:00
### Thriller
2017-12-15 03:14:58 +06:00
- [📕 And then there were none (1939)](http://www.goodreads.com/book/show/16299.And_Then_There_Were_None)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
### Fantasy
- [📕 The stand (1978)](http://www.goodreads.com/book/show/149267.The_Stand)
- [📕 American gods (2001)](https://www.goodreads.com/book/show/30165203-american-gods)
- [📕 The night circus (2011)](http://www.goodreads.com/book/show/9361589-the-night-circus)
#### Fantasy series
- [📕 A song of ice and fire](http://www.goodreads.com/series/43790-a-song-of-ice-and-fire)
- [📕 The stormlight archive](http://www.goodreads.com/series/49075-the-stormlight-archive)
- [📕 The wheel of time](http://www.goodreads.com/series/41526-the-wheel-of-time)
### Short Stories
2017-12-15 04:39:32 +06:00
- [📕 Ficciones (1941-1956)](http://www.goodreads.com/book/show/426504.Ficciones)
2017-12-15 04:14:18 +06:00
- [📕 The little prince (1943)](http://www.goodreads.com/book/show/157993.The_Little_Prince)
- [📖 The last question (1956)](http://www.goodreads.com/book/show/4808763-the-last-question)
- [📕 Franz kafka: the complete stories (1971)](http://www.goodreads.com/book/show/22904.The_Complete_Stories)
- [📕 Understand (1991)](http://www.goodreads.com/book/show/7234685-understand)
- [📕 Story of your life (1998)](http://www.goodreads.com/book/show/223380.Stories_of_Your_Life_and_Others)
- [📖 The fable of the dragon-tyrant (2005)](http://www.nickbostrom.com/fable/dragon.html)
2017-12-15 03:53:33 +06:00
## Physics
2017-12-15 03:14:58 +06:00
- [📕 Relativity: the special and the general theory (1916)](http://www.goodreads.com/book/show/15852.Relativity)
- [📕 University physics with modern physics](https://my.mindnode.com/1M2ZVqow9pgJ95qwCH7hnwFWdRL8sDcMQqx5b3z9)
- [Notes](http://web.sbu.edu/physics/courses/physics-203p.pdf)
- [📕 Nonlinear dynamics and chaos (1994)](http://www.goodreads.com/book/show/116164.Nonlinear_Dynamics_and_Chaos)
- [📕 Pale blue dot (1994)](http://www.goodreads.com/book/show/61663.Pale_Blue_Dot)
- [📕 Black holes and time warps (1994)](http://www.goodreads.com/book/show/17362.Black_Holes_Time_Warps)
- [📕 The fabric of the cosmos (2004)](http://www.goodreads.com/book/show/22435.The_Fabric_of_the_Cosmos)
- [📕 Fields of colour: the theory that escaped Einstein (2010)](http://www.goodreads.com/book/show/13485212-fields-of-color)
- [📕 The theoretical minimum (2013)](http://www.goodreads.com/book/show/13587145-the-theoretical-minimum)
- [📖 The feynman lectures on physics (2013)](http://feynmanlectures.caltech.edu/)
2017-10-28 09:32:49 +06:00
2017-12-15 03:53:33 +06:00
## Computer networking
2017-12-15 03:14:58 +06:00
- [📕 TCP/IP network administration (1992)](http://www.goodreads.com/book/show/688363.TCP_IP_Network_Administration)
- [📕 Tcp/IP illustrated (1993)](http://www.goodreads.com/book/show/505560.The_Protocols)
- [📕 Interconnections: bridges, routers, switches, and internetworking protocols (1999)](http://www.goodreads.com/book/show/320321.Interconnections)
- [📕 Computer networking: a top-down approach (2000)](http://www.goodreads.com/book/show/83847.Computer_Networking)
- [📕 Unix network programming, volume 1: the sockets networking api (2003)](http://www.goodreads.com/book/show/239240.UNIX_Network_Programming_Volume_1)
- [📕 TCP/IP guide (2005)](http://www.goodreads.com/book/show/505564.The_TCP_IP_Guide)
2017-12-18 07:33:01 +06:00
- [📖 High performance browser networking (2013)](https://hpbn.co/)
2017-12-15 03:14:58 +06:00
- [📖 Openssl cookbook (2015)](https://www.feistyduck.com/library/openssl%2dcookbook/online/)
- [📖 Beej's guide to network programming (2016)](http://beej.us/guide/bgnet/)
- [📖 An introduction to computer networks](http://intronetworks.cs.luc.edu/current/html/)
2017-10-28 09:32:49 +06:00
2017-12-15 03:53:33 +06:00
## Nutrition
2017-12-15 03:14:58 +06:00
- [📕 How not to die (2015)](http://www.goodreads.com/book/show/25663961-how-not-to-die)
2017-10-28 09:32:49 +06:00
2017-12-15 03:53:33 +06:00
## Math
2017-12-15 03:14:58 +06:00
- [📖 A mathematician's apology (1940)](https://www.math.ualberta.ca/mss/misc/A%20Mathematician's%20Apology.pdf)
- [📕 Handbook of mathematics (1945)](http://www.goodreads.com/book/show/1904487.Handbook_of_Mathematics)
- [📕 Fantasia mathematica (1958)](http://www.goodreads.com/book/show/74703.Fantasia_Mathematica)
- [📕 Gödel's proof (1958)](http://www.goodreads.com/book/show/695429.G_del_s_Proof)
- [📕 Sphereland (1965)](http://www.goodreads.com/book/show/469314.Sphereland)
- [📖 Topology from a differentiable viewpoint (1965)](http://www.maths.ed.ac.uk/~aar/papers/milnortop.pdf)
- [📖 An introduction to commutative algebra (1969)](http://wstein.org/edu/2010/581b/books/atiyah-macdonald-introduction_to_commutative_algebra.pdf)
- [📕 Mathematics made difficult (1972)](http://www.goodreads.com/book/show/3693042-mathematics-made-difficult)
- [📖 A course in arithmetic (1973)](https://www.math.purdue.edu/~lipman/MA598/Serre-Course%20in%20Arithmetic.pdf)
- [📕 A book of abstract algebra (1982)](http://www.goodreads.com/book/show/8295305-a-book-of-abstract-algebra)
- [📕 To mock a mockingbird (1985)](http://www.goodreads.com/book/show/194769.To_Mock_a_Mockingbird_and_Other_Logic_Puzzles)
- [📖 Proofs and types (1989)](http://www.paultaylor.eu/stable/prot.pdf)
- [📕 Concrete mathematics (1994)](http://www.goodreads.com/book/show/112243.Concrete_Mathematics)
- [📕 Linear algebra done right (1995)](http://www.goodreads.com/book/show/309768.Linear_Algebra_Done_Right)
- [📕 Visual complex analysis (1997)](http://www.goodreads.com/book/show/149800.Visual_Complex_Analysis)
- [📕 Geometry and the imagination (1999)](http://www.goodreads.com/book/show/719289.Geometry_and_the_Imagination)
- [📕 A first course in linear algebra (2004)](http://linear.ups.edu/)
- [📕 The art of problem solving (2006)](http://www.goodreads.com/book/show/2872282-the-art-of-problem-solving-volume-1)
- [📖 Logicomix (2008)](https://www.scribd.com/document/98921232/Bertrand-Russell-Logicomix)
- [📕 The princeton companion to mathematics (2008)](http://www.goodreads.com/book/show/1471873.The_Princeton_Companion_to_Mathematics)
- [📕 Visual group theory (2009)](http://www.goodreads.com/book/show/7629307-visual-group-theory-maa-classroom-resource-materials)
- [📕 Essentials of discrete mathematics (2009)](http://www.goodreads.com/book/show/12132668-essentials-of-discrete-mathematics)
- [📕 Foundations of analysis (2012)](http://www.goodreads.com/book/show/682044.Foundations_of_Mathematical_Analysis)
- [📖 Homotopy type theory (2013)](https://hott.github.io/book/nightly/hott-online-1075-g3c53219.pdf)
- [📖 The napkin project (2017)](https://usamo.files.wordpress.com/2017/02/napkin-2017-02-15.pdf)
- [📖 Mathematics for computer science (2017)](https://courses.csail.mit.edu/6.042/spring17/mcs.pdf)
- [📖 Immersive linear algebra (2017)](http://immersivemath.com/ila/index.html)
- [📕 Physically based rendering: from theory to implementation ](http://www.pbrt.org/)
- [📕 Invitation to ergodic theory](http://bookstore.ams.org/stml-42)
- [📖 Linear algebra](http://joshua.smcvt.edu/linearalgebra/book.pdf)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Fitness
2018-01-08 19:40:53 +06:00
- [📕 Starting strength: basic barbell training (2005)](https://www.goodreads.com/book/show/2098799.Starting_Strength)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Algorithms
2017-12-15 03:14:58 +06:00
- [📖 Algorithm design manual (1987)](https://github.com/haseebr/competitive-programming/blob/master/Materials/The%20Algorithm%20Design%20Manual%20by%20Steven%20S.%20Skiena.pdf)
- [📕 Introduction to algorithms (1990)](http://www.goodreads.com/book/show/108986.Introduction_to_Algorithms)
- [📕 Algorithm design (2005)](http://www.goodreads.com/book/show/145055.Algorithm_Design)
- [📖 Algorithms etc by jeff erickson (2015)](http://jeffe.cs.illinois.edu/teaching/algorithms/)
- [📖 Algorithm design: parallel and sequential](http://www.parallel-algorithms-book.com/)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Mindset
2017-12-15 04:39:32 +06:00
- [📕 Tao te ching (6th century BC)](http://www.goodreads.com/book/show/67896.Tao_Te_Ching)
- [📕 Meditations (161)](http://www.goodreads.com/book/show/30659.Meditations)
2017-12-15 03:14:58 +06:00
- [📕 Siddhartha (1922)](http://www.goodreads.com/book/show/52036.Siddhartha)
- [📕 How to win friends and influence people (1936)](http://www.goodreads.com/book/show/4865.How_to_Win_Friends_and_Influence_People)
- [📕 Think and grow rich (1937)](http://www.goodreads.com/book/show/30186948-think-and-grow-rich)
- [📕 The stranger (1942)](http://www.goodreads.com/book/show/49552.The_Stranger)
- [📕 Mans search for meaning (1946)](http://www.goodreads.com/book/show/4069.Man_s_Search_for_Meaning)
- [📕 The wisdom of insecurity: a message for an age of anxiety (1951)](http://www.goodreads.com/book/show/551520.The_Wisdom_of_Insecurity)
- [📕 The first and last freedom (1954)](http://www.goodreads.com/book/show/64710.The_First_and_Last_Freedom)
- [📕 The way of zen (1957)](http://www.goodreads.com/book/show/514210.The_Way_of_Zen)
- [📕 The book on the taboo against knowing who you are (1966)](http://www.goodreads.com/book/show/60551.The_Book_on_the_Taboo_Against_Knowing_Who_You_Are)
- [📕 Be here now (1971)](http://www.goodreads.com/book/show/29254.Be_Here_Now)
- [📕 The inner game of tennis (1974)](http://www.goodreads.com/book/show/905.The_Inner_Game_of_Tennis)
- [📕 The 7 habits of highly effective people (1989)](http://www.goodreads.com/book/show/36072.The_7_Habits_of_Highly_Effective_People)
- [📕 Peace is every step (1990)](http://www.goodreads.com/book/show/14572.Peace_Is_Every_Step)
- [📕 Mindfulness in plain english (1992)](http://www.goodreads.com/book/show/64369.Mindfulness_in_Plain_English)
- [📕 Mastery: the keys to success and long term fulfilment (1992)](http://www.goodreads.com/book/show/81940.Mastery)
- [📕 Emptiness dancing (2004)](http://www.goodreads.com/book/show/190055.Emptiness_Dancing)
- [📕 Eating animals (2009)](http://www.goodreads.com/book/show/6604712-eating-animals)
- [📕 Models (2011)](http://www.goodreads.com/book/show/12633800-models)
- [📕 Mastery (2012)](http://www.goodreads.com/book/show/13589182-mastery)
- [📕 A mind for numbers: how to excel at math and science (2014)](http://www.goodreads.com/book/show/18693655-a-mind-for-numbers)
- [📕 The happiness advantage (2010)](http://www.goodreads.com/book/show/9484114-the-happiness-advantage)
- [📕 Waking up: a guide to spirituality without religion (2014)](http://www.goodreads.com/book/show/18774981-waking-up)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Artificial Intelligence
2017-12-15 03:14:58 +06:00
- [📕 Paradigms of artificial intelligence programming (1991)](http://norvig.com/paip.html)
- [📕 Artificial intelligence a modern approach (1994)](http://www.goodreads.com/book/show/27543.Artificial_Intelligence)
- [📕 Machine learning (1997)](http://www.cs.cmu.edu/~tom/mlbook.html)
- [📖 The quest for artificial intelligence - a history of ideas and achievements (2009)](http://ai.stanford.edu/~nilsson/QAI/qai.pdf)
- [📕 Introduction to artificial intelligence (2011)](http://www.goodreads.com/book/show/11328752-introduction-to-artificial-intelligence)
- [📕 Machine learning: a probabilistic perspective (2012)](http://www.goodreads.com/book/show/15857489-machine-learning)
- [📕 Superintelligence: paths, dangers, strategies (2014)](http://www.goodreads.com/book/show/20527133-superintelligence)
- [📖 Understanding machine learning: from theory to algorithms (2014)](http://www.cs.huji.ac.il/%7Eshais/UnderstandingMachineLearning/understanding-machine-learning-theory-algorithms.pdf)
- [📕 Reinforcement learning: an introduction (2016)](http://www.goodreads.com/book/show/739791.Reinforcement_Learning)
- [📕 Tensorflow machine learning cookbook (2017)](https://www.packtpub.com/big-data-and-business-intelligence/tensorflow-machine-learning-cookbook)
- [Code](https://github.com/nfmcclure/tensorflow_cookbook)
- [📖 Deep learning ](http://www.deeplearningbook.org/)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Startups
2017-12-15 03:14:58 +06:00
- [📕 Zero to one (2014)](http://www.goodreads.com/book/show/18050143-zero-to-one)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Economics
2017-12-15 03:14:58 +06:00
- [📕 Capital (1867)](http://www.goodreads.com/book/show/325785.Capital_Vol_1)
- [📕 Reading capital](http://davidharvey.org/reading-capital/)
- [📖 Kapitalism 101](https://kapitalism101.wordpress.com/)
- [📕 Imperialism, the highest stage of capitalism (1917)](http://www.goodreads.com/book/show/179609.Imperialism)
- [📕 The worldly philosophers (1953)](http://www.goodreads.com/book/show/82120.The_Worldly_Philosophers)
- [📕 Principles of economics (1997)](http://www.goodreads.com/book/show/1753460.Principles_of_Economics)
- [📕 Microeconomics and behaviour (2000)](http://www.goodreads.com/book/show/5986495-microeconomics-and-behavior)
- [📕 Debt: first 5000 years (2011)](http://www.goodreads.com/book/show/6617037-debt)
- [📕 How asia works: success and failure in the worlds most dynamic region (2013)](http://www.goodreads.com/book/show/16144575-how-asia-works)
- [📕 Capital in the twenty first century (2013)](http://www.goodreads.com/book/show/18736925-capital-in-the-twenty-first-century)
2017-12-15 04:39:32 +06:00
- [📕 Economics: the user's guide (2014)](https://www.goodreads.com/book/show/20613671-economics)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Statistics
2017-12-15 03:14:58 +06:00
- [📕 The visual display of quantitative information (1983)](http://www.goodreads.com/book/show/17744.The_Visual_Display_of_Quantitative_Information)
- [📖 The elements of statistical learning (2001)](http://statweb.stanford.edu/%7Etibs/ElemStatLearn/printings/ESLII_print10.pdf)
- [📖 All of statistics (2004)](http://www.stat.cmu.edu/~larry/all-of-statistics/)
- [📕 Introduction to bayesian statistics (2007)](http://www.goodreads.com/book/show/2378169.Introduction_to_Bayesian_Statistics)
- [📖 Think bayes: bayesian statistics made simple (2012)](http://www.greenteapress.com/thinkbayes/thinkbayes.pdf)
- [📖 An introduction to statistical learning: with applications in r (2013)](http://www-bcf.usc.edu/%7Egareth/ISL/)
- [📕 Statistical rethinking: a bayesian course with examples in R and Stan (2015)](http://xcelab.net/rm/statistical-rethinking/)
- [Lectures](https://www.youtube.com/playlist?list=PLDcUM9US4XdMdZOhJWJJD4mDBMnbTWw_z)
- [📖 Computational and inferential thinking (2017)](https://www.inferentialthinking.com/)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Finance
2017-12-15 03:14:58 +06:00
- [📕 The richest man in babylon (1926)](http://www.goodreads.com/book/show/1052.The_Richest_Man_in_Babylon)
- [📕 Rich dad poor dad (1997)](http://www.goodreads.com/book/show/69571.Rich_Dad_Poor_Dad)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## History
2017-12-15 03:14:58 +06:00
- [📕 The souls of black folk (1903)](http://www.goodreads.com/book/show/318742.The_Souls_of_Black_Folk)
- [📕 Gravitys rainbow (1973)](http://www.goodreads.com/book/show/415.Gravity_s_Rainbow)
- [📕 The gulag archipelago (1973)](http://www.goodreads.com/book/show/70561.The_Gulag_Archipelago_1918_1956)
- [📕 American slavery, american freedom (1975)](http://www.goodreads.com/book/show/43365.American_Slavery_American_Freedom)
- [📕 A peoples history of the united states (1980)](http://www.goodreads.com/book/show/2767.A_People_s_History_of_the_United_States)
- [📕 The making of atomic bomb (1986)](http://www.goodreads.com/book/show/16884.The_Making_of_the_Atomic_Bomb)
- [📕 Lenin's tomb: the last days of the soviet empire (1993)](http://www.goodreads.com/book/show/113206.Lenin_s_Tomb)
- [📕 Why the allies won (1995)](http://www.goodreads.com/book/show/831378.Why_the_Allies_Won)
- [📕 Lies my teacher told me (1995)](http://www.goodreads.com/book/show/296662.Lies_My_Teacher_Told_Me)
- [📕 Guns, germs, and steel: the fates of human societies (1997)](http://www.goodreads.com/book/show/1842.Guns_Germs_and_Steel)
- [📕 Two hundred years together (2002)](http://www.goodreads.com/book/show/28008677-200-years-together-two-hundred-years-together?rating=2)
- [📕 Masters of doom (2003)](http://www.goodreads.com/book/show/222146.Masters_of_Doom)
- [📕 Stalin: the court of the red tsar (2003)](http://www.goodreads.com/book/show/282108.Stalin)
2017-12-18 07:33:01 +06:00
- [The Third Reich trilogy (2003-2008)](https://www.goodreads.com/book/show/3761596-the-third-reich-at-war)
2017-12-15 03:14:58 +06:00
- [📕 The coming of the third reich](http://www.goodreads.com/book/show/319473.The_Coming_of_the_Third_Reich)
- [📕 The third reich in power](http://www.goodreads.com/book/show/536788.The_Third_Reich_in_Power)
- [📕 The third reich at war](http://www.goodreads.com/book/show/3761596-the-third-reich-at-war)
- [📕 Sapiens: a brief history of humankind (2011)](http://www.goodreads.com/book/show/23692271-sapiens)
- [📕 The origins of political order (2011)](http://www.goodreads.com/book/show/9704856-the-origins-of-political-order)
- [📕 The idea factory: bell labs and the great age of american innovation (2012)](http://www.goodreads.com/book/show/11797471-the-idea-factory)
- [📕 The sixth extinction: an unnatural history (2014)](http://www.goodreads.com/book/show/17910054-the-sixth-extinction)
- [📕 Political order and political decay (2014)](http://www.goodreads.com/book/show/20575435-political-order-and-political-decay)
- [📕 Conquerors: how portugal forged the first global empire (2015)](http://www.goodreads.com/book/show/25255039-conquerors)
- [📕 Homo deus: a brief history of tomorrow (2015)](http://www.goodreads.com/book/show/31138556-homo-deus)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
### Alternative history
2017-12-15 03:53:33 +06:00
- [📕 The man in the high castle (1962)](http://www.goodreads.com/book/show/216363.The_Man_in_the_High_Castle)
2017-12-18 07:33:01 +06:00
## Awareness
2017-12-15 03:14:58 +06:00
- [📕 Last chance to see](http://www.goodreads.com/book/show/8696.Last_Chance_to_See)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Computer science
2017-12-15 03:14:58 +06:00
- [📕 The new turing omnibus (1989)](http://www.goodreads.com/book/show/964709.The_New_Turing_Omnibus)
- [📕 Introduction to the theory of computation (1996)](http://www.goodreads.com/book/show/400716.Introduction_to_the_Theory_of_Computation)
- [Solutions](https://github.com/ryandougherty/Introduction-to-the-Theory-of-Computation-Solutions)
- [📖 Purely functional data structures (1996)](https://www.cs.cmu.edu/~rwh/theses/okasaki.pdf)
- [📕 Types and programming languages (2002)](https://www.cis.upenn.edu/%7Ebcpierce/tapl/)
- [📕 Advanced topics in types and programming languages (2004)](https://www.cis.upenn.edu/%7Ebcpierce/attapl/)
- [📕 The elements of computing systems (2005)](http://www.goodreads.com/book/show/910789.The_Elements_of_Computing_Systems)
- [Computer implementation](https://github.com/havivha/Nand2Tetris)
- [📕 Annotated turing (2008)](http://www.goodreads.com/book/show/2333956.The_Annotated_Turing)
- [📕 The nature of computation (2011)](http://www.nature-of-computation.org/)
- [📖 Software foundations (2011)](https://softwarefoundations.cis.upenn.edu/current/index.html)
- [📖 Introduction to data compression (2012)](https://github.com/gabrieldiego/tg/blob/master/ref/Introduction%20to%20Data%20Compression%20(4th%20Edition).pdf)
2017-10-28 09:32:49 +06:00
2017-12-15 03:37:39 +06:00
## Web Development
### React.js
- [📖 The Road to learn React](https://roadtoreact.com/)
2017-12-15 03:53:33 +06:00
## Node.js
- [📖 Node up and running (2012)](http://chimera.labs.oreilly.com/books/1234000001808/index.html)
2017-10-28 09:32:49 +06:00
### Web design
2017-12-15 03:14:58 +06:00
- [📕 Dont make me think (2000)](http://www.goodreads.com/book/show/18197267-don-t-make-me-think-revisited)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Chemistry
2017-12-15 03:14:58 +06:00
- [📕 Modern quantum chemistry: introduction to advanced electronic structure theory (1982)](http://www.goodreads.com/book/show/237496.Modern_Quantum_Chemistry)
- [📕 Tryptamines i have known and loved: the chemistry continues (1997)](http://www.goodreads.com/book/show/271921.Tihkal)
- [📕 Drugs 2.0: the web revolution that's changing how the world gets high (2013)](http://www.goodreads.com/book/show/20613641-drugs-unlimited)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Visualisation
2017-12-15 03:14:58 +06:00
- [📕 Envisioning information (1990)](http://www.goodreads.com/book/show/17745.Envisioning_Information)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Regular Expressions
2017-12-15 03:14:58 +06:00
- [📕 Regular expressions cookbook (2009)](http://www.goodreads.com/book/show/6125777-regular-expressions-cookbook)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Compilers
2017-12-15 03:14:58 +06:00
- [📕 Advanced compiler design and implementation](http://www.goodreads.com/book/show/887908.Advanced_Compiler_Design_and_Implementation)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Science
2017-12-15 03:14:58 +06:00
- [📕 The structure of scientific revolutions (1962)](http://www.goodreads.com/book/show/61539.The_Structure_of_Scientific_Revolutions)
- [📕 Cosmos (1980)](http://www.goodreads.com/book/show/55030.Cosmos)
- [📕 A brief history of time (1988)](http://www.goodreads.com/book/show/3869.A_Brief_History_of_Time)
- [📕 The demon-haunted world (1995)](http://www.goodreads.com/book/show/17349.The_Demon_Haunted_World)
- [📕 A short history of nearly everything (2003)](http://www.goodreads.com/book/show/21.A_Short_History_of_Nearly_Everything)
- [📕 What if? (2014)](http://www.goodreads.com/book/show/21413662-what-if)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Computer graphics
2017-12-15 03:14:58 +06:00
- [📖 The book of shaders (2017)](%F0%9F%90%99)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Scifi
2017-12-15 03:14:58 +06:00
- [📕 The sirens of titan (1959)](http://www.goodreads.com/book/show/4982.The_Sirens_of_Titan)
- [📕 Stranger in a strange land (1961)](http://www.goodreads.com/book/show/350.Stranger_in_a_Strange_Land)
- [📕 Cats cradle (1963)](http://www.goodreads.com/book/show/135479.Cat_s_Cradle)
- [📕 Do androids dream of electric sheep? (1968)](http://www.goodreads.com/book/show/7082.Do_Androids_Dream_of_Electric_Sheep_)
- [📕 Ubik (1969)](http://www.goodreads.com/book/show/22590.Ubik)
- [📕 The mote in god's eye (1974)](http://www.goodreads.com/book/show/100365.The_Mote_in_God_s_Eye)
- [📕 Neuromancer (1984)](https://www.goodreads.com/book/show/22328.Neuromancer)
- [📕 Enders game (1985)](http://www.goodreads.com/book/show/375802.Ender_s_Game)
- [📕 The player of games (1988)](http://www.goodreads.com/book/show/18630.The_Player_of_Games)
- [📕 A fire upon the deep (1992)](http://www.goodreads.com/book/show/77711.A_Fire_Upon_the_Deep)
- [📕 Snow crash (1992)](http://www.goodreads.com/book/show/830.Snow_Crash)
- [📕 Permutation city (1994)](http://www.goodreads.com/book/show/156784.Permutation_City)
- [📕 The diamond age (1995)](http://www.goodreads.com/book/show/827.The_Diamond_Age)
- [📕 The martian (2011)](http://www.goodreads.com/book/show/18007564-the-martian)
- [📕 Golden son (2015)](http://www.goodreads.com/book/show/18966819-golden-son)
- [📕 The dispossessed](http://www.goodreads.com/book/show/13651.The_Dispossessed)
- [📕 Blindsight](http://www.goodreads.com/book/show/48484.Blindsight)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
### SciFi Series
2017-12-15 03:14:58 +06:00
- [📕 The baroque cycle](https://www.goodreads.com/series/49317-the-baroque-cycle)
- [📕 Hyperion cantos](http://www.goodreads.com/series/40461-hyperion-cantos)
- [📕 The dark tower](https://www.goodreads.com/series/40750-the-dark-tower)
- [📕 Foundation](http://www.goodreads.com/series/59386-foundation-publication-order)
- [📕 Red rising](http://www.goodreads.com/book/show/15839976-red-rising)
- [📕 Culture](http://www.goodreads.com/series/49118-culture)
- [📕 Rama](http://www.goodreads.com/book/show/112537.Rendezvous_with_Rama)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Business
2017-12-15 03:14:58 +06:00
- [📕 The effective executive (1967)](http://www.goodreads.com/book/show/48019.The_Effective_Executive)
- [📕 The hard things about hard things (2014)](http://www.goodreads.com/book/show/18176747-the-hard-thing-about-hard-things)
- [📕 Give and take: why helping others drives our success (2014)](http://www.goodreads.com/book/show/16158498-give-and-take)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Psychedelics
2017-12-15 03:14:58 +06:00
- [📕 The invisible landscape: mind, hallucinogens, and the i ching (1994)](http://www.goodreads.com/book/show/191375.The_Invisible_Landscape)
- [📕 The cosmic serpent: dna and the origins of knowledge (1998)](http://www.goodreads.com/book/show/865516.The_Cosmic_Serpent)
- [📕 Breaking open the head (2002)](http://www.goodreads.com/book/show/1815.Breaking_Open_the_Head)
- [📕 Supernatural: meetings with the ancient teachers of mankind (2005)](http://www.goodreads.com/book/show/53324.Supernatural)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Strategy
2017-12-15 17:00:04 +06:00
- [📕 The art of war (~ 500 BC)](http://www.goodreads.com/book/show/10534.The_Art_of_War)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Creativity
2017-12-15 03:14:58 +06:00
- [📕 Creativity, inc (2014)](http://www.goodreads.com/book/show/18077903-creativity-inc)
2017-10-28 09:32:49 +06:00
2017-12-18 07:33:01 +06:00
## Management
2017-12-15 03:14:58 +06:00
- [📕 The mythical man-month (1975)](http://www.goodreads.com/book/show/13629.The_Mythical_Man_Month)
- [Notes](https://github.com/andrewwoz/the-mythical-man-month-notes)
- [📕 High output management (1983)](http://www.goodreads.com/book/show/324750.High_Output_Management)
- [📕 The essential drucker](https://www.goodreads.com/book/show/48016.The_Essential_Drucker)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Future
2017-12-15 03:14:58 +06:00
- [📕 The second machine age (2014)](http://www.goodreads.com/book/show/23316526-the-second-machine-age)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Engineering
2017-12-15 03:14:58 +06:00
- [📕 Structures: or why things don't fall down (1978)](http://www.goodreads.com/book/show/245344.Structures)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Data Science
2017-12-15 03:14:58 +06:00
- [📕 Designing data intensive applications (2014)](http://shop.oreilly.com/product/0636920032175.do)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Databases
2017-12-15 03:14:58 +06:00
- [📕 The data warehouse toolkit (1996)](http://www.goodreads.com/book/show/748203.The_Data_Warehouse_Toolkit)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Psychology
2017-12-15 03:14:58 +06:00
- [📕 Influence: the psychology of persuasion (1984)](http://www.goodreads.com/book/show/28815.Influence)
- [📕 On intelligence (2004)](http://www.goodreads.com/book/show/27539.On_Intelligence)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Philosophy
2017-12-15 03:14:58 +06:00
- [📕 Godel, escher, bach (1979)](http://www.goodreads.com/book/show/24113.G_del_Escher_Bach) - Explores fundamental concepts of mathematics, symmetry and intelligence and how they interlink.
- [Lecture notes](https://ocw.mit.edu/high-school/humanities-and-social-sciences/godel-escher-bach/lecture-notes/)
- [Course on the book](https://www.youtube.com/playlist?list=PL068ES-0ca9CSIp5OPGI5RXB3k5XgYRxF)
- [Python implementation of formal systems from the book](https://github.com/alexprengere/FormalSystems)
- [📕 Prometheus rising (1983)](http://www.goodreads.com/book/show/28597.Prometheus_Rising)
- [📕 Finite and infinite games (1986)](http://www.goodreads.com/book/show/189989.Finite_and_Infinite_Games)
- [📕 The stuff of thought (2007)](http://www.goodreads.com/book/show/373969.The_Stuff_of_Thought)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Society
2017-12-15 03:14:58 +06:00
- [📕 The utopia of rules (2015)](http://www.goodreads.com/book/show/22245334-the-utopia-of-rules)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Neuroscience
2017-12-15 03:14:58 +06:00
- [📕 The man who mistook his wife for a hat (1985)](http://www.goodreads.com/book/show/63697.The_Man_Who_Mistook_His_Wife_for_a_Hat_and_Other_Clinical_Tales)
- [📕 Descartes' error (1994)](http://www.goodreads.com/book/show/103867.Descartes_Error)
- [📕 Principles of neural science (2000)](http://www.goodreads.com/book/show/826396.Principles_of_Neural_Science)
- [📕 Molecular basis of neuropharmacology: a foundation for clinical neuroscience (2001)](http://www.goodreads.com/book/show/818044.Molecular_Basis_of_Neuropharmacology)
- [📕 Synaptic self: how our brains become who we are (2002)](http://www.goodreads.com/book/show/151132.Synaptic_Self)
- [📕 Thinking, fast and slow (2011)](http://www.goodreads.com/book/show/11468377-thinking-fast-and-slow)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Investing
2017-12-15 03:14:58 +06:00
- [📕 The intelligent investor (1949)](http://www.goodreads.com/book/show/106835.The_Intelligent_Investor)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Spirituality
2017-12-15 03:14:58 +06:00
- [📕 Journey of souls: case studies of life between lives (1994)](http://www.goodreads.com/book/show/104979.Journey_of_Souls)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Game Development
2017-12-15 03:14:58 +06:00
- [📕 Tricks of the 3D game programming gurus-advanced 3D graphics and rasterisation (2003)](http://www.goodreads.com/book/show/2042298.Tricks_of_the_3D_Game_Programming_Gurus)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Art
2017-12-15 03:14:58 +06:00
- [📕 Drawing on the right side of the brain (1979)](http://www.goodreads.com/book/show/627206.The_New_Drawing_on_the_Right_Side_of_the_Brain)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Biographies
2017-12-15 03:20:14 +06:00
- [📕 The autobiography of malcolm x (1965)](http://www.goodreads.com/book/show/92057.The_Autobiography_of_Malcolm_X)
- [📕 Napoleon bonaparte: an intimate biography (1971)](http://www.goodreads.com/book/show/22175392-napoleon-bonaparte-an-intimate-biography?rating=1)
- [📕 The power broker (1974)](http://www.goodreads.com/book/show/1111.The_Power_Broker)
- [📕 Surely youre joking mr Feynman (1984)](http://www.goodreads.com/book/show/5544.Surely_You_re_Joking_Mr_Feynman_)
- [📕 The man who knew infinity: a life of the genius ramanujan (1991)](http://www.goodreads.com/book/show/106139.The_Man_Who_Knew_Infinity)
- [📕 Speak, memory (1951)](http://www.goodreads.com/book/show/30594.Speak_Memory)
- [📕 Madame curie: a biography (2001)](http://www.goodreads.com/book/show/341166.Madame_Curie)
- [📕 Benjamin franklin: an american life (2004)](http://www.goodreads.com/book/show/10883.Benjamin_Franklin)
- [📕 Team of rivals: the political genius of abraham lincoln (2005)](http://www.goodreads.com/book/show/2199.Team_of_Rivals)
- [📕 Einstein: his life and universe (2007)](http://www.goodreads.com/book/show/10884.Einstein)
- [📕 The strangest man (2009)](http://www.goodreads.com/book/show/6629359-the-strangest-man)
- [📕 Steve jobs (2011)](http://www.goodreads.com/book/show/11084145-steve-jobs)
- [📕 Elon musk: tesla, spacex, and the quest for a fantastic future (2015)](http://www.goodreads.com/book/show/22543496-elon-musk)
- [📕 Trump revealed: the definitive biography of the 45th president (2017)](http://www.goodreads.com/book/show/29906336-trump-revealed)
2017-10-28 09:32:49 +06:00
2017-12-15 03:53:33 +06:00
## Operating Systems
2017-12-15 03:20:14 +06:00
- [📕 Operating system concepts (1983)](http://www.goodreads.com/book/show/83833.Operating_System_Concepts)
- [📕 Modern operating systems (1992)](http://www.goodreads.com/book/show/166195.Modern_Operating_Systems)
2018-01-25 01:16:34 +06:00
- [📕 Programming with Posix Threads (1993)](https://www.goodreads.com/book/show/987956.Programming_with_Posix_Threads)
2017-12-18 07:33:01 +06:00
- [📖 An efficient implementation of fundamental operating system services (1992)](http://valerieaurora.org/synthesis/SynthesisOS/ch1.html)
2017-10-28 09:32:49 +06:00
2017-12-15 03:53:33 +06:00
### Linux
- [📕 How linux works (2014)](http://www.goodreads.com/book/show/514432.How_Linux_Works)
### iOS
2017-12-18 07:33:01 +06:00
- [📕 iOS 10 programming fundamentals with swift (2015)](http://shop.oreilly.com/product/0636920055211.do)
2017-12-15 03:53:33 +06:00
2017-12-15 04:14:18 +06:00
## Memoirs
2017-12-15 03:20:14 +06:00
- [📕 Walden (1854)](http://www.goodreads.com/book/show/16902.Walden)
- [📕 The world of yesterday (1942)](http://www.goodreads.com/book/show/629429.The_World_of_Yesterday)
- [📕 On writing (2000)](http://www.goodreads.com/book/show/10569.On_Writing)
- [📕 A thousand tiny failures: memoirs of a pickup artist (2014)](http://www.goodreads.com/book/show/18711276-a-thousand-tiny-failures)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Security
2017-12-15 03:20:14 +06:00
- [📕 The database hackers handbook (2005)](http://www.goodreads.com/book/show/369905.The_Database_Hacker_s_Handbook) - Most detailed book available for attacking databases (covers basic through advanced topics).
- [📕 A guide to kernel exploitation (2010)](http://www.goodreads.com/book/show/9224826-a-guide-to-kernel-exploitation) - Advanced exploitation of a range of operating systems.
- [📕 The tangled web (2011)](http://www.goodreads.com/book/show/11553604-the-tangled-web) - Detailed look at the foundations of web protocols followed by a thorough examination of their weakness.
- [📖 The web application hackers handbook (2014)](https://leaksource.files.wordpress.com/2014/08/the-web-application-hackers-handbook.pdf)
- [📕 The browser hacker's handbook (2014)](http://www.goodreads.com/book/show/17891588-the-browser-hacker-s-handbook) - A detailed look into many web security topics.
2017-12-18 07:33:01 +06:00
2017-12-15 04:14:18 +06:00
## Design
2017-12-15 03:20:14 +06:00
- [📕 The non-designer's design book (1994)](http://www.goodreads.com/book/show/41597.The_Non_Designer_s_Design_Book)
- [📕 Design meets disability (2009)](http://www.goodreads.com/book/show/5982641-design-meets-disability)
2017-12-15 17:00:04 +06:00
- [📕 The design of everyday things](http://www.goodreads.com/book/show/840.The_Design_of_Everyday_Things)
- [📕 The best interface is no interface: the simple path to brilliant technology](http://www.goodreads.com/book/show/22758923-the-best-interface-is-no-interface)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Graphic design
2017-12-15 03:20:14 +06:00
- [📕 The elements of typographic style (1992)](http://www.goodreads.com/book/show/44735.The_Elements_of_Typographic_Style)
- [📕 Logo design love (2015)](http://www.goodreads.com/book/show/6728983-logo-design-love)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Politics
2017-12-15 03:20:14 +06:00
- [📕 The road to serfdom (1944)](http://www.goodreads.com/book/show/299215.The_Road_to_Serfdom)
- [📕 The anatomy of the state (1974)](http://www.goodreads.com/book/show/6613404-anatomy-of-the-state)
- [📕 Understanding power: the indispensable chomsky (2002)](http://www.goodreads.com/book/show/194805.Understanding_Power)
- [📕 The dictator's handbook: why bad behaviour is almost always good politics (2011)](http://www.goodreads.com/book/show/11612989-the-dictator-s-handbook)
- [📕 The democracy project: a history, a crisis, a movement (2013)](http://www.goodreads.com/book/show/13330433-the-democracy-project)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Computer Systems
2017-12-15 03:20:14 +06:00
- [📕 Computer systems: a programmers perspective](http://www.goodreads.com/book/show/829182.Computer_Systems)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Evolution
2017-12-15 03:20:14 +06:00
- [📕 The selfish gene (1976)](http://www.goodreads.com/book/show/61535.The_Selfish_Gene)
- [📕 Darwin's dangerous idea (1995)](http://www.goodreads.com/book/show/2068.Darwin_s_Dangerous_Idea)
- [📕 Life ascending: the ten great inventions of evolution (2009)](http://www.goodreads.com/book/show/6429264-life-ascending)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Film Making
2017-12-15 03:20:14 +06:00
- [📕 On film making: an introduction to the craft of the director (2005)](http://www.goodreads.com/book/show/875419.On_Filmmaking)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Non Fiction
2017-12-15 03:20:14 +06:00
- [📕 Homage to catalonia (1938)](http://www.goodreads.com/book/show/9646.Homage_to_Catalonia)
- [📕 Into thin air (1997)](http://www.goodreads.com/book/show/1898.Into_Thin_Air)
- [📕 Damned lies and statistics (2001)](http://www.goodreads.com/book/show/51289.Damned_Lies_and_Statistics)
- [📕 Coders at work: reflections on the craft of programming (2009)](http://www.goodreads.com/book/show/6713575-coders-at-work)
2017-10-28 09:32:49 +06:00
2017-12-15 04:14:18 +06:00
## Cryptography
2017-12-15 03:20:14 +06:00
- [📕 The code book (1999)](http://www.goodreads.com/book/show/17994.The_Code_Book)
- [📖 Engineering security (2014)](https://www.cs.auckland.ac.nz/~pgut001/pubs/book.pdf)
- [📖 A graduate corse in applied cryptography (2016)](https://crypto.stanford.edu/~dabo/cryptobook/draft_0_3.pdf)
2017-06-06 01:59:35 +06:00
2017-12-11 07:25:54 +06:00
## Related
- [Free programming books](https://github.com/EbookFoundation/free-programming-books)
- [Influenial cs books](https://github.com/chhantyal/influential-cs-books)
- [Book suggestions subreddit](https://www.reddit.com/r/booksuggestions/)
- [Mind expanding books](https://github.com/hackerkid/Mind-Expanding-Books)
- [Recommended reading for developers](https://blog.codinghorror.com/recommended-reading-for-developers/)
- [Awesome scifi](https://github.com/sindresorhus/awesome-scifi)
- [Awesome fantasy](https://github.com/RichardLitt/awesome-fantasy)
- [Book notes](https://github.com/mgp/book-notes)
- [Language-agnostic programming books](https://news.ycombinator.com/item?id=14486657)
- [Recommended reading for developers](https://blog.codinghorror.com/recommended-reading-for-developers/)
2017-12-11 07:27:07 +06:00
2018-01-18 17:14:53 +06:00
## More lists 📝
For more lists like this, see [here](https://github.com/learn-anything/learn-anything/wiki/Curated-Lists).
2017-12-11 07:27:07 +06:00
## License
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
2018-01-18 17:14:53 +06:00
To the extent possible under law, [Learn Anything](https://learn-anything.xyz/) has waived all copyright and related or neighboring rights to this work.