* update verilog
update a free source of verilog quick reference
* substituted authoritative source for the quick reference guide
(PR has been sitting for a year)
* Replace homepage with GitHub repository link
problem-sets-competitive-programming.md: Replace homepage
link of problembook with github repository link which contains
downloadable pdf links.
* Remove broken links
Remove broken links and update available links from
web.archive.org.
* Update broken link with updated link.
Update the description for the updated link.
* Update broken links with links from web.archive.org
Remove dead links.
* Restore path to original link instead of web.archive.org
The link seems to be working fine. It was not loading
on my network, probably due to regional restrictions.
* Remove github link which is no longer maintained.
Github link consisted of list of Big Data resources.
The repository has been deleted by the user.
Hence deleting the entry.
* Add Clojure by Example
It's an example-based alternative to reading a long, in-depth book.
* Fix alphabetic order from last commit
Clojure section addition in wrong position.
* Add author to clojure by example
* Update Gambas links
Updated broken Gambas beginner's guide link, and add additional link to Gambas resources since the original book's website has been taken down
* removed gambas links
Not sure the book is free anymore, and realised second link doesn't comply with contribution guidelines as it's not an actual book
* Re-add beginner's guide to gambas
Unofficial PDF version of "Category Theory for Programmers" by Bartosz Milewski, converted from his blogpost series. Blog content licensed as CC BY 4.0 International as seen at https://bartoszmilewski.com/about/
the Lua Programming Gems book is not freely available (apart from the second chapter and notes for some other chapters), and is not a general guide to the language; the first edition of Programming in Lua, however, *is* freely available, and *is* a guide for learning the language in general.
* Added a new Scala book
"Functional programming for mortals" is a very good book about Scala and it is free to read on the web.
* Removed the '*' at the end
* This book doesn't seem to have anything to do with Mathematica.
* Added a free/open book on Algorithms in Python
Linked to the github repo, but it links to a PDF download from there.
* added author name
Adding "Microsoft Technologies 3, including books on Windows Azure, SharePoint, Visual Studio Guide, Windows phone development, ASP.net, etc. collection by Eric Ligman"
* delete Natural Language Processing in Lisp
* GNU Emacs Manual
* Sketchy LISP
* Haskell and Yesod
* Sketchy LISP: An Introduction to Functional Programming in Scheme
* Sketchy LISP: An Introduction to Functional Programming in Scheme
* Teach Yourself Scheme in Fixnum Day
* change 'The Python GTK+ 3 Tutorial' to Python
* remove Programming and Using Linux Sound - in depth
* Data Structures and Algorithms in Python
* Fundamentals of Python Programming
* Fundamentals of Python Programming
* Fundamentals of Python Programming
* supporting Python 3 An in-depth guide
* Introduction to Python for Econometrics, Statistics and Data Analysis
* Python for Everybody Exploring Data Using Python 3
* The Hitchhiker’s Guide to Python
* Python 3 Module of the Week
* Scipy Lecture Notes
* The Standard Python Library
* Problem Solving with Algorithms and Data Structures using Python
* How To Tango With Django
* Quick Tutorial for Pyramid
* C Programming Boot Camp
* 1015:3-1015:78 warning Missing PDF indication books-links remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1807 and l.1806 alphabetize-lists remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1839 and l.1838 alphabetize-lists remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1844 and l.1843 alphabetize-lists remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1853 and l.1852 alphabetize-lists remark-lint
1792:3-1792:134 warning Missing PDF indication books-links remark-lint
1893:1-1893:130 warning Incorrect number of blank lines between last section and next heading blank-lines-1-0-2 remark-lint
* 1780:1-1859:90 warning Alphabetical ordering: swap l.1809 and l.1808 alphabetize-lists remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1838 and l.1837 alphabetize-lists remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1844 and l.1843 alphabetize-lists remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1854 and l.1853 alphabetize-lists remark-lint
1792:3-1792:140 warning Misplaced author books-links remark-lint
* 1780:1-1859:90 warning Alphabetical ordering: swap l.1809 and l.1808 alphabetize-lists remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1838 and l.1837 alphabetize-lists remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1844 and l.1843 alphabetize-lists remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1854 and l.1853 alphabetize-lists remark-lint
1792:3-1792:140 warning Misplaced author books-links remark-lint
* remove hackershelf.com
* remove hackershelf.com
remove Data Structures and Algorithms with Object-Oriented Design Patterns in Java
remove JAAS in Action
* modify the title of book Java Application Development on Linux
* Java Language and Virtual Machine Specifications
* remove The Java Tutorials
* 1270:1-1299:83 warning Alphabetical ordering: swap l.1293 and l.1292 alphabetize-lists remark-lint
* 1270:1-1299:83 warning Alphabetical ordering: swap l.1283 and l.1282 alphabetize-lists remark-lint
* remove 'JavaScript Spessore'
* remove 'Oh My JS'
* The Problem with Native JavaScript APIs
* fount the lost 2 books:Oh My JS and JavaScript Spessore in archive.org
* ignore some change of name
* update the url of 'AngularJS in 60 Minutes'
* The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
* swap Redux and React
* move Node.js from js-frameworks-resources to free-programming-books
* sort by aphabeta
* 1374:1-1380:52 warning Alphabetical ordering: swap l.1379 and l.1378 alphabetize-lists remark-lint
* #2473 added Learn Ruby Today
* added author attribution
added author attribution to Ruby books starting with Learn
* corrected title
change Learn Ruby Today to Learn Ruby First
* uniform style for author names in Ruby list
* Added Crafting Interpreters
* Remove trailing slash
* Added 🚧 emoji to Crafting Interpreters
* put 🚧 somewhere that alphabetizes
the other way this could be done is
* [Crafting Interpreters](http://www.craftinginterpreters.com) - Bob Nystrom (HTML) 🚧
* Added authors and year of publication for books in the Java section.
Deleted one duplicate entry.
* Fixed lint format issues and dropped years newer than 2010.
* Fixed ordering of comment/remark (needs to go last).
* Included open sourced books from underscore.io
as per http://underscore.io/blog/posts/2017/05/29/why-we-open-sourced-our-books.html list of this books are open sourced:
Essential Scala
Learn to write robust, performant, idiomatic Scala. A focused guide for established developers.
Advanced Scala with Cats
Dive deep into functional patterns using Scala and Cats. For experienced Scala developers.
The Type Astronaut's Guide to Shapeless
Scrap your boilerplate and derive type classes with shapeless. For experienced Scala developers.
Essential Play
Learn to use the Play web framework to build web sites and services. For new to intermediate Scala developers.
The Lift Cookbook
Learn to use the Lift web framework to build web sites and services. For new to intermediate Scala developers.
Creative Scala
Learn functional programming with pictures! A fun and practical introduction for new developers.
* Included open sourced books from underscore.io alfabetically ordered
* Included open sourced books from underscore.io - addition of - Just fill the fields with any values
* added Solidity
* added Solidity
* added Solidity
* bitcoin book added
* fixed ordering on bitcoin book entry
* added authors for bitcoin and solidity books
* added Bitcoin and cryptocurrency Princeton book
There are also French and Chinese translations which can be added but the misc category doesn't exist in those lists.
Font design is on the boundary between design and programming. Hope there's room for this.
* Updated free-programming-books.md
Added new free eBooks from Packt Publishing
* Updated free-programming-books.md
Added the authors' names and titles in an alphabetical order as requested.
* fix remaining alphabetization errors
* Added O'Reilly Java books
* Added python books
* Added some 'other' books
* Added remaining O'Reilly 'Other', Open Source, and Software Architecture books
* Corrected alphabetizing
* Corrected alphabetizing?
* Latest attempt at correcting ordering
* Moved JAAS below Java and Java:
* AAAaaaaaAAAAagit add free-programming-books.md Moved Java: before Java and JAAS
* Reordered Java books based on js array sort of books starting with 'J' AKA I can't read, don't tell my mother
* Reordered after running fpb-lint locally
* Added email-required annotation to and removed query strings from added links
* Removed entry due to dead link
* delete Natural Language Processing in Lisp
* GNU Emacs Manual
* Sketchy LISP
* Haskell and Yesod
* Sketchy LISP: An Introduction to Functional Programming in Scheme
* Sketchy LISP: An Introduction to Functional Programming in Scheme
* Teach Yourself Scheme in Fixnum Day
* change 'The Python GTK+ 3 Tutorial' to Python
* remove Programming and Using Linux Sound - in depth
* Data Structures and Algorithms in Python
* Fundamentals of Python Programming
* Fundamentals of Python Programming
* Fundamentals of Python Programming
* supporting Python 3 An in-depth guide
* Introduction to Python for Econometrics, Statistics and Data Analysis
* Python for Everybody Exploring Data Using Python 3
* The Hitchhiker’s Guide to Python
* Python 3 Module of the Week
* Scipy Lecture Notes
* The Standard Python Library
* Problem Solving with Algorithms and Data Structures using Python
* How To Tango With Django
* Quick Tutorial for Pyramid
* C Programming Boot Camp
* 1015:3-1015:78 warning Missing PDF indication books-links remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1807 and l.1806 alphabetize-lists remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1839 and l.1838 alphabetize-lists remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1844 and l.1843 alphabetize-lists remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1853 and l.1852 alphabetize-lists remark-lint
1792:3-1792:134 warning Missing PDF indication books-links remark-lint
1893:1-1893:130 warning Incorrect number of blank lines between last section and next heading blank-lines-1-0-2 remark-lint
* 1780:1-1859:90 warning Alphabetical ordering: swap l.1809 and l.1808 alphabetize-lists remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1838 and l.1837 alphabetize-lists remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1844 and l.1843 alphabetize-lists remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1854 and l.1853 alphabetize-lists remark-lint
1792:3-1792:140 warning Misplaced author books-links remark-lint
* 1780:1-1859:90 warning Alphabetical ordering: swap l.1809 and l.1808 alphabetize-lists remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1838 and l.1837 alphabetize-lists remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1844 and l.1843 alphabetize-lists remark-lint
1780:1-1859:90 warning Alphabetical ordering: swap l.1854 and l.1853 alphabetize-lists remark-lint
1792:3-1792:140 warning Misplaced author books-links remark-lint
* remove hackershelf.com
* remove hackershelf.com
remove Data Structures and Algorithms with Object-Oriented Design Patterns in Java
remove JAAS in Action
* modify the title of book Java Application Development on Linux
* Java Language and Virtual Machine Specifications
* remove The Java Tutorials
* 1270:1-1299:83 warning Alphabetical ordering: swap l.1293 and l.1292 alphabetize-lists remark-lint
* 1270:1-1299:83 warning Alphabetical ordering: swap l.1283 and l.1282 alphabetize-lists remark-lint
* remove 'JavaScript Spessore'
* remove 'Oh My JS'
* The Problem with Native JavaScript APIs
* fount the lost 2 books:Oh My JS and JavaScript Spessore in archive.org
* ignore some change of name
Compute!'s "Second Book of Machine Language" by Richard Mansfield covers the MOS 6502 for Commodore, Apple, and Atari 8-bit systems. This moves it from the "Assembly Language" main section to the "Assembly Language Non-x86" subsection.
* Update free-programming-books.md
The book-- <Realm of Racket> is not free.
* Update free-programming-books.md
Added a repo of Unix system programming in OCaml