maurobaraldi

Books and Link to download from http://hackershelf.com

Mar 7th, 2012
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.87 KB | None | 0 0
  1. 1;Think Stats;greenteapress.com/thinkstats/
  2. 2;CouchDB: The Definitive Guide;guide.couchdb.org/
  3. 3;How to Design Programs;htdp.org
  4. 4;Natural Language Processing with Python;www.nltk.org/book?=
  5. 5;Clever Algorithms;www.cleveralgorithms.com/
  6. 6;Structure and Interpretation of Computer Programs;mitpress.mit.edu/sicp/
  7. 7;Programming Windows Phone 7;www.charlespetzold.com/phone/
  8. 8;Don’t Just Roll the Dice;neildavidson.com/download/dont-just-roll-the-dice/
  9. 9;Basics of Compiler Design;www.diku.dk/hjemmesider/ansatte/torbenm/Basics/
  10. 10;Free Range VHDL;www.freerangefactory.org/
  11. 11;why's (Poignant) Guide to Ruby;mislav.uniqpath.com/poignant-guide/
  12. 12;Learn Python the Hard Way;learnpythonthehardway.org/book/
  13. 13;Pro Git;progit.org/book/
  14. 14;Practical Common Lisp;gigamonkeys.com/book/
  15. 15;Networks, Crowds, and Markets;www.cs.cornell.edu/home/kleinber/networks-book/
  16. 16;Introduction to Signal Processing;www.ece.rutgers.edu/~orfanidi/intro2sp/
  17. 17;Dive Into Python;www.diveintopython.net/toc/index.html
  18. 18;Real World Haskell;book.realworldhaskell.org/
  19. 19;The Scientist and Engineer's Guide to Digital Signal Processing;www.dspguide.com/
  20. 20;Fundamentals of Wireless Communication;www.eecs.berkeley.edu/~dtse/book.html
  21. 21;A Beginners Guide to HTML & CSS;learn.shayhowe.com/html-css/
  22. 22;Programming Pearls;www.cs.bell-labs.com/cm/cs/pearls/
  23. 23;Information Theory, Inference, and Learning Algorithms;www.inference.phy.cam.ac.uk/mackay/itila/
  24. 24;Learn You a Haskell for Great Good;learnyouahaskell.com
  25. 25;Version Control with Subversion;svnbook.red-bean.com/
  26. 26;Abstract Algebra: Theory and Applications;abstract.ups.edu/
  27. 27;A First Course in Linear Algebra;linear.pugetsound.edu/
  28. 28;Patterns of Software;dreamsongs.com/Books.html
  29. 29;Learn Prolog Now;www.learnprolognow.org/
  30. 30;On Lisp;www.paulgraham.com/onlisp.html
  31. 31;Think Python;greenteapress.com/thinkpython/thinkpython.html
  32. 32;Think Complexity;greenteapress.com/compmod/
  33. 33;The Scheme Programming Language;www.scheme.com/tspl3/
  34. 34;Algorithmic Game Theory;www.cambridge.org/journals/nisan/downloads/Nisan_Non-printable.pdf
  35. 35;Dive Into HTML5;diveintohtml5.info/
  36. 36;The Elements of Statistical Learning;www-stat.stanford.edu/~tibs/ElemStatLearn/
  37. 37;Programming Scala;programmingscala.com/
  38. 38;Street-Fighting Mathematics;mitpress.mit.edu/catalog/item/default.asp?ttype=2&tid=12156
  39. 40;Eloquent JavaScript;eloquentjavascript.net/
  40. 41;Practical Regression and Anova using R;cran.r-project.org/doc/contrib/Faraway-PRA.pdf
  41. 42;Learn You Some Erlang;learnyousomeerlang.com/
  42. 43;Open Advice;open-advice.org
  43. 44;A Mathematical Introduction to Robotic Manipulation;www.cds.caltech.edu/~murray/mlswiki/?title=First_edition
  44. 46;Starting Forth;home.iae.nl/users/mhx/sf.html
  45. 47;Introduction to Information Retrieval;nlp.stanford.edu/IR-book/
  46. 48;Producing Open Source Software;producingoss.com/
  47. 49;The Haskell Road to Logic, Maths, and Programming;fldit-www.cs.uni-dortmund.de/~peter/PS07/HR.pdf
  48. 50;Modern Perl;onyxneon.com/books/modern_perl/
  49. 51;Practical Common Lisp;www.gigamonkeys.com/book/
  50. 52;Concrete Abstractions;gustavus.edu/+max/concrete-abstractions.html
  51. 53;Learn C The Hard Way;c.learncodethehardway.org/
  52. 54;The Architecture of Open Source Applications;www.aosabook.org
  53. 57;Programming in Standard ML;www.cs.cmu.edu/~rwh/introsml/
  54. 58;Learning Modern 3D Graphics Programming;www.arcsynthesis.org/gltut/index.html
  55. 59;The Bastards Book of Ruby;ruby.bastardsbook.com/
  56. 61;Economics in One Lesson;www.fee.org/library/books/economics-in-one-lesson/
  57. 63;Introduction to Information Retrieval;nlp.stanford.edu/IR-book/
  58. 64;Gaussian Processes for Machine Learning;www.gaussianprocess.org/gpml/
  59. 65;Statistical Mechanics;pages.physics.cornell.edu/~sethna/StatMech/
  60. 67;Programming Ruby;www.ruby-doc.org/docs/ProgrammingRuby/
  61. 68;Data Structures and Algorithms with Object-Oriented Design Patterns in Ruby;www.brpreiss.com/books/opus8/
  62. 69;MacRuby;ofps.oreilly.com/titles/9781449380373/
  63. 71;Applied Mathematical Programming;web.mit.edu/15.053/www/
  64. 73;Algebraic Topology;www.math.cornell.edu/~hatcher/AT/ATpage.html
  65. 74;Zero Moment of Truth;www.zeromomentoftruth.com/
  66. 77;The Little Book on CoffeeScript;arcturo.github.com/library/coffeescript/
  67. 78;Logic, Programming and Prolog;www.ida.liu.se/~ulfni/lpp/
  68. 79;Mercurial: The Definitive Guide;hgbook.red-bean.com/
  69. 82;The Scheme Programming Language;www.scheme.com/tspl4/
  70. 83;Simply Scheme;www.cs.berkeley.edu/~bh/ss-toc2.html
  71. 84;Higher-Order Perl;hop.perl.plover.com/
  72. 85;Learn You Some Erlang for Great Good!;learnyousomeerlang.com
  73. 86;Mr. Neighborly's Humble Little Ruby Book;humblelittlerubybook.com/
  74. 87;Backbone Fundamentals;github.com/addyosmani/backbone-fundamentals
  75. 88;The Icon Programming Language;www.cs.arizona.edu/icon/lb3.htm
  76. 89;Ruby on Rails Tutorial;ruby.railstutorial.org/ruby-on-rails-tutorial-book
  77. 90;Big Fat Rails;www.bigfatrails.com
  78. 91;Planning Algorithms;planning.cs.uiuc.edu/
  79. 92;Data Structures and Algorithm Analysis in Java;people.cs.vt.edu/~shaffer/Book/
  80. 93;Data Structures and Algorithm Analysis in C++;people.cs.vt.edu/~shaffer/Book/
  81. 97;Convex Optimization;www.stanford.edu/~boyd/cvxbook/
  82. 98;Linear Algebra;joshua.smcvt.edu/linearalgebra/book.pdf
  83. 99;Data-Intensive Text Processing with MapReduce;www.umiacs.umd.edu/~jimmylin/book.html
  84. 100;Bayesian Reasoning and Machine Learning;www.cs.ucl.ac.uk/staff/d.barber/brml
  85. 101;Introduction to Machine Learning;alex.smola.org/drafts/thebook.pdf
  86. 102;Web Client Programming with Perl;oreilly.com/openbook/webclient/
  87. 103;Thinking in C++;mindview.net/Books/TICPP/ThinkingInCPP2e.html
  88. 104;Thinking in C++;mindview.net/Books/TICPP/ThinkingInCPP2e.html
  89. 105;jQuery Fundamentals;jqfundamentals.com/
  90. 106;The Elements of Statistical Learning;www-stat.stanford.edu/~tibs/ElemStatLearn/
  91. 107;Collaborative Statistics;cnx.org/content/col10522/latest/
  92. 108;Introduction to Statistical Thinking;pluto.huji.ac.il/~msby/StatThink/index.html
  93. 109;Principles of Uncertainty;uncertainty.stat.cmu.edu/
  94. 110;Foundations of Computer Science;infolab.stanford.edu/~ullman/focs.html
  95. 111;Alternative DNS Servers;jpmens.net/2010/10/29/alternative-dns-servers-the-book-as-pdf/
  96. 112;Probability and Statistics;wiki.stat.ucla.edu/socr/index.php/Probability_and_statistics_EBook
  97. 114;Natural Language Processing for the Working Programmer;nlpwp.org
  98. 115;Smooth coffeescript;autotelicum.github.com/Smooth-CoffeeScript/interactive/interactive-coffeescript.html
  99. 116;Foundations of Programming;openmymind.net/FoundationsOfProgramming.pdf
  100. 117;The Little MongoDB Book;github.com/karlseguin/the-little-mongodb-book
  101. 118;The Secret Ninja Cucumber Scrolls;cuke4ninja.com/
  102. 119;Test Driven .NET Development With FitNesse;gojko.net/fitnesse/book/
  103. 120;Mastering Powershell;powershell.com/Mastering-PowerShell.pdf
  104. 121;Ruby Best Practices;majesticseacreature.com/rbp-book/pdfs/rbp_1-0.pdf
  105. 122;Mixu's Node Book;book.mixu.net/
  106. 123;Mobile Developer's Guide To The Galaxy;www.mobiledevelopersguide.com
  107. 124;Successful Lisp;psg.com/~dlamkins/sl/
  108. 125;DocBook XSL: The Complete Guide;www.sagehill.net/docbookxsl/index.html
  109. 126;Rethinking Public Key Infrastructures and Digital Certificates;www.credentica.com/the_mit_pressbook.html
  110. 127;Invent Your Own Computer Games with Python;inventwithpython.com/
  111. 128;Making Games with Python & PyGame;inventwithpython.com/pygame/
  112. 129;97 Things Every Programmer Should Know;programmer.97things.oreilly.com/wiki/index.php/97_Things_Every_Programmer_Should_Know
  113. 130;The Busy Coder's Guide to Android Development;commonsware.com/Android/
  114. 131;The Busy Coder's Guide to Advanced Android Development;commonsware.com/AdvAndroid/
  115. 132;Android Programming Tutorials;commonsware.com/AndTutorials/
  116. 133;Computer Vision: Models, Learning, and Inference;www.computervisionmodels.com/
  117. 134;Computer Vision: Algorithms and Applications;szeliski.org/Book/
  118. 135;The Not So Short Introduction to LATEX 2ε;get-software.net/info/lshort/english/lshort.pdf
  119. 136;The R Inferno;www.burns-stat.com/pages/Tutor/R_inferno.pdf
  120. 137;The Linux Command Line;linuxcommand.org/tlcl.php
  121. 138;Getting Real;gettingreal.37signals.com/
  122. 139;focus;focusmanifesto.com
  123. 140;Design Patterns in Python;dpip.testingperspective.com
  124. 142;Python for Software Design;greenteapress.com/thinkpython/thinkpython.html
  125. 143;Théorie Relative de la Monnaie 2.0;www.creationmonetaire.info/2011/06/theorie-relative-de-la-monnaie-20.html
  126. 144;Beautiful Code, Compelling Evidence;vis.renci.org/jeff/2009/01/16/beautiful-code-compelling-evidence/
  127. 145;Common Lisp;www.cs.cmu.edu/~dst/LispBook/index.html
  128. 146;Essential JavaScript Design Patterns For Beginners;addyosmani.com/resources/essentialjsdesignpatterns/book/
  129. 147;Innovation Happens Elsewhere;dreamsongs.com/IHE/IHE.html
  130. 148;Life Artificial;lifeartificial.com/
  131. 149;Mining of Massive Datasets;infolab.stanford.edu/~ullman/mmds.html
  132. 151;The Metamorphosis of Prime Intellect;localroger.com/prime-intellect/
  133. 152;The Vignelli Canon;www.vignelli.com/canon.pdf
  134. 154;A Byte Of Vim;www.swaroopch.com/notes/Vim
  135. 157;TeX by Topic;eijkhout.net/texbytopic/texbytopic.html
  136. 158;A Byte of Python;www.swaroopch.com/notes/Python
  137. 159;The Little Redis Book;openmymind.net/2012/1/23/The-Little-Redis-Book/
  138. 161;Handbook of Applied Cryptography;cacr.uwaterloo.ca/hac/
  139. 162;Advanced Bash-Scripting Guide;tldp.org/LDP/abs/html/
  140. 163;The Wealth of Networks;www.benkler.org/Benkler_Wealth_Of_Networks.pdf
  141. 164;Parsing Techniques;dickgrune.com/Books/PTAPG_1st_Edition/
  142. 165;How to Think Like a Computer Scientist;openbookproject.net/thinkcs/python/english3e/
  143. 166;Effective Scala;twitter.github.com/effectivescala/
  144. 167;Beej's Guide to Network Programming;beej.us/guide/bgnet/
  145. 168;Developing Applications with Objective Caml;caml.inria.fr/pub/docs/oreilly-book/
  146. 169;Unix system programming in OCaml;ocamlunix.forge.ocamlcore.org/
  147. 170;Magic Ink;worrydream.com/#!/MagicInk
  148. 171;Linux Kernel in a Nutshell;www.kroah.com/lkn/
  149. 172;Advanced Linux Programming;www.advancedlinuxprogramming.com/
  150. 174;Algorithms;www.cs.berkeley.edu/~vazirani/algorithms.html
  151. 176;Learn Regex The Hard Way;regex.learncodethehardway.org/book/
  152. 177;The Haskell School of Music;haskell.cs.yale.edu/?page_id=276
  153. 178;An Introduction to the Theory of Computation;www.cse.ohio-state.edu/~gurari/theory-bk/theory-bk.html
  154. 179;Computer Programming Using GNU Smalltalk;www.canol.info/books/computer_programming_using_gnu_smalltalk
  155. 180;An Introduction to R;cran.r-project.org/doc/manuals/R-intro.pdf
  156. 181;Introduction to Computing;www.computingbook.org/
  157. 182;Expert C Programming;www.comp.nus.edu.sg/~xujia/Expert.C.Programming.pdf
  158. 183;Version Control by Example;www.ericsink.com/vcbe/
  159. 185;Practical Artificial Intelligence Programming in Java;markwatson.com/opencontent/
  160. 186;Loving Lisp, or the Savvy Programmer's Secret Weapon;markwatson.com/opencontent/#lisp
  161. 187;The Open Data Handbook;opendatahandbook.org/
  162. 188;Wicked Problems;www.wickedproblems.com/
  163. 189;Machine Translation;www.essex.ac.uk/linguistics/external/clmt/MTbook/
  164. 190;Computational Cognitive Neuroscience;grey.colorado.edu/CompCogNeuro/index.php/CCNBook/Main
Add Comment
Please, Sign In to add comment