|
236 | 236 | * [DirectX manual](http://user.xmission.com/~legalize/book/download/index.html) (draft)
|
237 | 237 | * [GPU Gems](https://developer.nvidia.com/gpugems/GPUGems/gpugems_pref01.html)
|
238 | 238 | * [Graphics Programming Black Book](http://www.gamedev.net/page/resources/_/technical/graphics-programming-and-theory/graphics-programming-black-book-r1698)
|
239 |
| -* [Grokking the GIMP](http://gimp-savvy.com/BOOK/index.html) |
240 | 239 | * [Introduction to Modern OpenGL](https://open.gl)
|
241 | 240 | * [Learn OpenGL](http://learnopengl.com) - Joey de Vries
|
242 | 241 | * [Learning Modern 3D Graphics Programming](https://web.archive.org/web/20150225192611/http://www.arcsynthesis.org/gltut/index.html) (draft)
|
|
394 | 393 | * [Machine Learning, Neural and Statistical Classification](http://www1.maths.leeds.ac.uk/~charles/statlog/)
|
395 | 394 | * [Neural Networks and Deep Learning](http://neuralnetworksanddeeplearning.com)
|
396 | 395 | * [Probabilistic Models in the Study of Language](http://idiom.ucsd.edu/~rlevy/pmsl_textbook/text.html) (Draft, with R code)
|
397 |
| -* [Reinforcement Learning: An Introduction](http://webdocs.cs.ualberta.ca/~sutton/book/ebook/the-book.html) |
398 |
| -* [The Elements of Statistical Learning](http://www-stat.stanford.edu/~tibs/ElemStatLearn/) - Trevor Hastie, Robert Tibshirani, and Jerome Friedman |
| 396 | +* [Reinforcement Learning: An Introduction](http://incompleteideas.net/sutton/book/the-book.html) |
| 397 | +* [The Elements of Statistical Learning](https://web.stanford.edu/~hastie/ElemStatLearn/) - Trevor Hastie, Robert Tibshirani, and Jerome Friedman |
399 | 398 | * [The LION Way: Machine Learning plus Intelligent Optimization](http://www.e-booksdirectory.com/details.php?ebook=9575)
|
400 | 399 | * [The Python Game Book](http://thepythongamebook.com/en%3Astart)
|
401 | 400 |
|
|
433 | 432 | * [Linear Algebra: An Introduction to Mathematical Discourse](https://en.wikibooks.org/wiki/Linear_Algebra) - Jim Hefferon
|
434 | 433 | * [Mathematical Logic - an Introduction](http://www.ii.uib.no/~michal/und/i227/book/book.pdf) (PDF)
|
435 | 434 | * [Mathematics, MTH101A](http://home.iitk.ac.in/~psraj/mth101/) - P. Shunmugaraj, IIT Kanpur
|
436 |
| -* [Notes on Differential Equations](http://www.math.cornell.edu/~bterrell/dn.pdf) - Robert E. Terrell (PDF) |
437 | 435 | * [Number Theory](https://github.com/holdenlee/number-theory) - Holden Lee MIT
|
438 | 436 | * [OpenIntro Statistics](https://www.openintro.org/stat/textbook.php)
|
439 | 437 | * [Ordinary Differential Equations](https://en.wikibooks.org/wiki/Ordinary_Differential_Equations)
|
|
456 | 454 | * [2016 Software Development Salary Survey](http://www.oreilly.com/programming/free/2016-software-development-salary-survey-report.csp) *(Just fill the fields with any values)*
|
457 | 455 | * [97 Things Every Programmer Should Know - Extended](https://leanpub.com/97-Things-Every-Programmer-Should-Know-Extended)
|
458 | 456 | * [A Mathematical Theory of Communication](https://archive.org/details/bstj27-4-623) - Claude E.Shannon
|
459 |
| -* [Ansible Up & Running (first three chapters)](https://www.ansible.com/blog/free-ansible-book) *(account required)* |
| 457 | +* [Ansible Up & Running (first three chapters)](https://www.ansible.com/ebooks) *(account required)* |
460 | 458 | * [Asterisk™: The Definitive Guide](http://solmu.org/pub/help/Asterisk/3nd_Edition_for_Asterisk_1.8)
|
461 | 459 | * [Barcode Overview](http://www.tec-it.com/download/PDF/Barcode_Reference_EN.pdf) (PDF)
|
462 | 460 | * [Bitcoin and Cryptocurrency Technologies](https://d28rh4a8wq0iu5.cloudfront.net/bitcointech/readings/princeton_bitcoin_book.pdf) - Arvind Narayanan, Joseph Bonneau, Edward Felten, Andrew Miller, Steven Goldfeder (PDF)
|
|
487 | 485 | * [How Computers Work](http://www.fastchip.net/howcomputerswork/p1.html) - R. Young
|
488 | 486 | * [How to Become a Programmer](http://softwarebyrob.wpengine.netdna-cdn.com/assets/Software_by_Rob%20_How_to_Become_a%20_Programmer_1.0.pdf) (PDF)
|
489 | 487 | * [How to Think Like a Computer Scientist](http://openbookproject.net/thinkcs/) - Peter Wentworth, Jeffrey Elkner, Allen B. Downey, and Chris Meyers
|
490 |
| -* [I Am A Bug](http://www.amibug.com/iamabug/p01.html) |
491 | 488 | * [Image Processing in C: Analyzing and Enhancing Digital Images](http://homepages.inf.ed.ac.uk/rbf/BOOKS/PHILLIPS/) - Dwayne Phillips
|
492 | 489 | * [Information Technology and the Networked Economy](http://florida.theorangegrove.org/og/file/49843a6a-9a9d-4bad-b4d4-d053f9cdf73e/1/InfoTechNetworkedEconomy.pdf) (PDF)
|
493 | 490 | * [IRPF90 Fortran code generator](https://www.gitbook.com/book/scemama/irpf90/details) - Anthony Scemama
|
|
790 | 787 | * [Programming from the Ground Up](http://mirror.unicorncloud.org/savannah-nongnu//pgubook/ProgrammingGroundUp-1-0-booksize.pdf) (PDF)
|
791 | 788 | * [Ralf Brown's Interrupt List](http://www.ctyme.com/rbrown.htm)
|
792 | 789 | * [Software optimization resources](http://www.agner.org/optimize/) A. Fog
|
793 |
| -* [The Art of Assembly Language Programming](https://courses.engr.illinois.edu/ece390/books/artofasm/artofasm.html) |
794 | 790 | * [Wizard Code](http://vendu.twodots.nl/wizardcode.html)
|
795 | 791 | * [x86 Assembly](https://en.wikibooks.org/wiki/X86_Assembly)
|
796 | 792 |
|
|
883 | 879 |
|
884 | 880 | ### C Sharp
|
885 | 881 |
|
886 |
| -* [Beginners Guide to C# and the.NET Micro Framework](http://www.ghielectronics.com/downloads/FEZ/Beginners%20guide%20to%20NETMF.pdf) (PDF) |
887 | 882 | * [C# Essentials](http://www.techotopia.com/index.php/C_Sharp_Essentials)
|
888 | 883 | * [C# Programming - Wikibook](https://en.wikibooks.org/wiki/C_Sharp_Programming)
|
889 | 884 | * [C# Yellow Book](http://www.csharpcourse.com) (intro to programming)
|
@@ -2174,11 +2169,6 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
|
2174 | 2169 | * [Stef's Free Online Smalltalk Books](http://stephane.ducasse.free.fr/FreeBooks.html) (meta-list)
|
2175 | 2170 |
|
2176 | 2171 |
|
2177 |
| -### Solidity |
2178 |
| - |
2179 |
| -* [A 101 Noob Intro to Programming Smart Contracts on Ethereum](https://consensys.github.io/developers/articles/101-noob-intro/) - Eva Shon |
2180 |
| - |
2181 |
| - |
2182 | 2172 | ### Spark
|
2183 | 2173 |
|
2184 | 2174 | * [Databricks Spark Knowledge Base](https://www.gitbook.com/book/databricks/databricks-spark-knowledge-base/details)
|
|
0 commit comments