Commit Graph

1819 Commits

Author SHA1 Message Date
eshellman 545f3e3fe2
Open source ecosystem (#2731)
* add Peter Wayner's Free for All
* add some author names in open source ecosystem section
* add some subtitles
2018-03-03 15:56:57 -05:00
evbarnett d2103cd181 Added "A Brief Introduction to Machine Learning for Engineers" (#2738)
* Added "A Brief Introduction to Machine Learning for Engineers"

Link to page in arXiv, posted by the author of the book: https://arxiv.org/abs/1709.02840

* Added author to "A Brief Introduction to Machine Learning for Engineers"
2018-02-27 09:27:17 -05:00
Aung Khant Ko 8cb4a07f5b Added OWASP Testing Guide (#2739)
* Added OWASP Testing Guide

* Added format type to OWASP Testing Guide
2018-02-26 20:23:02 -05:00
Deep Patel 746f118d71 Update : Java Back-End Web Development Book (#2730)
An incremental in-depth tutorial about building Java back-end web applications with Java Server Faces (JSF) as the user interface technology and the Java Persistence API (JPA) for object-to-storage mapping and storage management.

Ref:- http://web-engineering.info/tech/JavaJpaJsf/book/index.html

Author:- Mircea Diaconescu and Gerd Wagner
2018-02-22 11:34:35 -05:00
Dishant Rathi 4bbbe63d1d Update free-programming-books.md (#2728)
* Update free-programming-books.md

C Elements of Style was published by M&T books in 1992. This book covers only the C language and is a bit out dated. However it still contains a lot of good advice.

* add author
2018-02-20 13:45:27 -05:00
brannx c52d002efe update link (#2725) 2018-02-15 10:27:01 -05:00
Michael Malura 60c81cda3d Update urls of ‘Thinking in C++’ (#2722)
The old links aren’t valid anymore
2018-02-09 15:01:29 -05:00
padmavasanth 714354f614 Added author names to Algorithms & Data Structures section. Issue #2383 (#2706) 2018-02-05 10:35:25 -05:00
eshellman 3ea79782c7
Uniform treatment of Leanpub books (#2692)
* Uniform treatment of Leanpub books

free Leanpub books come in two flavors
- free to read online without an account or email address
- free to read after a "purchase" with a minimum price of "Free!" A
valid email is requested to create an account, but you can read   or
download even if the email is bogus.

After some consideration, I'm proposing that the free-to-read books
should be without any annotation, and the free-after-"purchase" books
be denoted as *(Leanpub Account or valid email requested)* . This PR
implements that for the english lists.

Comments requested!

* add required space
2018-01-28 20:53:38 -05:00
oltolm 60a8658feb Remove "What's New in Java 8" (#2699)
Book is not free. It's a minimum of $4 https://leanpub.com/whatsnewinjava8 .
2018-01-28 20:51:21 -05:00
oltolm e81384100e Remove "JAAS in Action". It's just the first chapter of the book and not a complete book. (#2698) 2018-01-28 10:33:33 -05:00
oltolm 2e3e2bee94 remove course link (#2697) 2018-01-28 10:28:35 -05:00
oltolm fd4807f31f add "Using Concurrency and Parallelism Effectively" (#2696) 2018-01-28 10:21:17 -05:00
brogrammer2018 3851f5aeeb Added some new links to free programming books (#2695)
Added reviewed books compiled from from StackOverflow documentation
2018-01-27 11:59:45 -05:00
oltolm eb483166cc add "Exploring CQRS and Event Sourcing" (#2694) 2018-01-27 11:54:35 -05:00
Helio da Silva Jr 3a2335806b Please add Django 2.0 Online Book (#2691)
* Please add Django 2.0 Online Book

I would like to add this online book of Django 2.0 to the list.

Thanks in advance.

* Django 2.0 Tutorial for Beginners

Removed slash "/" at the end of link.
(Although several other links contain it)
2018-01-21 17:02:58 -05:00
Boris Dinkevich ff0866a6d3 Added JavaScript/Redux (#2688)
* Added JavaScript/Redux 

1. Added new section to JavaScript (Redux) 
2. Add the "The Complete Redux Book" to the list

* add required spaces, add account required notation
2018-01-18 10:12:03 -05:00
Helio da Silva Jr d5e805b188 Please add a new Python Book (#2686)
* Please add a new Python Book

I found this new book just released in January 2018.
It is a compilation from StackOverflow documentation and is freely available.

Thanks.

* Please add new Python book

Changes made.

* nit
2018-01-12 18:19:23 -05:00
faraco 8a992aa55c Add GLib/GTK+ Development Platform book. (#2681)
* Add GLib/GTK+ Development Platform book.

The books is licensed under a Creative Commons Attribution-ShareAlike 4.0
International License:
https://creativecommons.org/licenses/by-sa/4.0/

* Put link in order.

* Add pdf indicator.
2018-01-02 11:41:26 -05:00
oltolm 240cb2709a remove links that are not books (#2680)
"Java: A Beginner's Guide" is just the first chapter of a book
"NIO Framework" is a 6 page paper, also not a book
2018-01-02 11:38:44 -05:00
oltolm cfa7538fe1 add "Computing Fundamentals" (#2676) 2017-12-31 15:58:17 -05:00
oltolm dafac080e8 Replace the link for the book "Programming in Oberon". (#2675)
It pointed to a tutorial and not to the book.
2017-12-31 14:12:44 -05:00
oltolm 0a03a76ed8 remove the link to "Operating Systems Concept 9th edition" because it is not a book, but a bunch of slides (#2674) 2017-12-31 14:07:22 -05:00
Meenakshi Agarwal df367bfd81 Update to free books (#2671)
* Update free-courses-en.md

Added a Python online resource under the Python course section.

* Update free-programming-books.md

Added techbeamers to meta-list section.
2017-12-27 16:33:11 -05:00
Dzmitry Lahoda 49facb7dcb fixed link (#2666)
* fixed link

* remove trailing slash to satisfy linter
2017-12-20 11:15:52 -05:00
Dzmitry Lahoda 0ce16ab001 Added Microservice Databases: Migrating from Relational Monolith to D… (#2657)
* Added Microservice Databases: Migrating from Relational Monolith to Distributed Data (By O'Reilly)

* fixed concerns
2017-11-28 09:27:54 -05:00
bharath-123 0d471d92e8 Added the bash book to the books section (#2493)
* Added the bash book to the books section

I have attempted to add the bash book to the book section again. There was  an issue the last time , i tried to propose the file change as i had not placed it in alphabetical order. Someone please review this :)

* fixed alphabetization
2017-11-24 11:11:41 -05:00
Kumar Saurabh Sinha 5018df9b58 Add a couple of books for PHPUnit (#2628)
* Add couple of book for PHPUnit

* Added PDF text to the links

* Added PHPUnit Best Practices

* Alphabetically arranged
2017-11-23 19:10:35 -05:00
Gabriel Gambetta 3d5c7afce0 Add "Computer Graphics from scratch". (#2649) 2017-11-21 09:34:57 -05:00
Shafkathullah Ihsan d8b4ad07bd a non-free programming book (#2647)
* [JavaScript and Node FUNdamentals](https://web.archive.org/web/20150327025334/https://leanpub.com/jsfun/read) - Azat Mardanov is not a free programming book
2017-11-18 15:13:27 -05:00
eshellman 89ad395340
Misc Cleanup (#2646)
* implement #2357

* misc cleanup
2017-11-13 09:58:26 -05:00
Tuan Nguyen 2e2933ebbc 2622: update book title, and add more information (#2645) 2017-11-13 09:30:08 -05:00
Tuan Nguyen 1ca63b144d 2639: fix Linear Algebra links, and add Introduction to Proofs book (#2642) 2017-11-12 15:57:11 -05:00
PlatinumThinker 89d9526f47 Remove broken page (#2634)
Author deleted page partially.
He write message on the page: This book has been removed as it will shortly be published by APress.
2017-11-02 11:42:21 -04:00
Luan Ribeiro 4f6dd2cfe5 added link to Directory of free Javascript ebooks (#2630)
*  added link to Directory of free Javascript ebooks

* link fix Directory of free Javascript ebooks and sorting in alphabetical order

* updated link

*  Sorry, Corrigir e retirei o link

* Revert "correcting and removing the link

This reverts commit 5059e43931299d7fcdd017ae53c8c742ea36dd1f.
2017-11-02 09:20:04 -04:00
mjn eef2ee365e Clean up the Oberon books (#2631)
* Clean up the Oberon books

The Project Oberon book was duplicated under both Operating Systems and
Misc; plus a better link for Programming in Oberon.

* Add direct PDF links and authors for Oberon books
2017-11-01 12:30:50 -04:00
miwojc 6d3f95ed55 Update free-programming-books.md (#2625)
* Update free-programming-books.md

Added Django Girls tutorial. Since it's not an interactive tutorial i have added it to books section.

* Update free-programming-books.md

Moved Django Girls Tutorial to the top of the Django books list according to alphabetic order.
2017-10-30 15:28:13 -04:00
mjn a3d7c00425 Add Procedural Content Generation in Games (#2623)
* Add Procedural Content Generation in Games

* Remove trailing slash

Remove trailing slash to fix a CI-flagged error.
2017-10-28 17:44:07 -04:00
Sergei Tomin 4fc3a3f088 Add authors in "Graphics Programming" section (#2383) (#2619) 2017-10-26 09:35:22 -04:00
setyawanfa 95a4720a70 update verilog (#2130)
* 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)
2017-10-24 10:40:54 -04:00
ophey 25323731ed added Funtional C ; free download & more info at https://research.utwente.nl/en/publications/functional-c (#2613) 2017-10-24 09:36:27 -04:00
Jackson Isaac 0253e08841 Fix Broken Links (#2603)
* 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.
2017-10-23 09:53:01 -04:00
Javed Mohamed eba83d6850 Add Clojure by Example (#2593)
* 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
2017-10-17 23:15:49 -04:00
Zach Whitten b60a0c63fd Add Ecto section and getting started link to Elixir (#2599) 2017-10-17 13:09:03 -04:00
Zach Whitten cd1324e11a Adding ClojureScript Unraveled link (#2598) 2017-10-17 12:51:02 -04:00
Zach Whitten b05dbe9e32 Add Phoenix Guide to Elixir/Phoenix Section (#2592) 2017-10-17 10:08:46 -04:00
Zach Panzarino a868ae124d Fix broken self book link (#2591) 2017-10-16 14:57:38 -04:00
Charlotte Tan 00ccf8fe57 Update Gambas links, fixes #2523 (#2586)
* 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
2017-10-16 14:29:00 -04:00
Paul Paczuski 2659e0c961 R: Add Introduction to Statistical Learning by Hastie et al (#2581)
* R: Add Introduction to Statistical Learning by Hastie et al

* R: sort alphabetically
2017-10-16 09:47:15 -04:00
eshellman 488dfce0ab add hack language (#2580)
* add hack language

closes #2097

* Whoops! Wrong list.

* aaaaarg
2017-10-12 14:59:15 -04:00