Skip to content

Commit

Permalink
Added resources (EbookFoundation#3022)
Browse files Browse the repository at this point in the history
* Added resources
Added resources for Android, Bash, C, C++ and C#.

* Fixed the order of the entries
Fixed the order of entries of the previous commit and arranged them in ascending order.
  • Loading branch information
raaguln authored and eshellman committed Oct 18, 2018
1 parent 2798268 commit 500db34
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion free-programming-books.md
Original file line number Diff line number Diff line change
Expand Up @@ -787,6 +787,7 @@ Kerridge (PDF) (email address *requested*, not required)
* [Android Developer Fundamentals Course – Practicals](https://google-developer-training.gitbooks.io/android-developer-fundamentals-course-practicals/content/en/)
* [Android NDK Beginner's Guide - Second Edition](https://www.packtpub.com/packt/free-ebook/android-ndk-beginners-guide) - Sylvain Ratabouil, Packt. (email address *requested*, not required)
* [Android NDK Game Development Cookbook](https://www.packtpub.com/packt/free-ebook/android-ndk-game-development) - Sergey Kosarevsky & Viktor Latypov, Packt. (email address *requested*, not required)
* [Android Notes](https://goalkicker.com/AndroidBook) (PDF)
* [Android Programming Guide for Beginners](http://eduonix.com/offers/Android_ebook_free_offer.html) (PDF - need email confirmation)
* [Android Programming Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/android) ([PDF](https://www.syncfusion.com/Account/Logon?ReturnUrl=%2fresources%2ftechportal%2febooks%2fandroid), [Kindle](https://www.syncfusion.com/Account/Logon?ReturnUrl=%2fresources%2ftechportal%2febooks%2fandroid)) (email address *requested*, not required)
* [CodePath Android Cliffnotes](https://github.com/codepath/android_guides/wiki)
Expand Down Expand Up @@ -865,6 +866,7 @@ Kerridge (PDF) (email address *requested*, not required)

* [Advanced Bash-Scripting Guide](http://tldp.org/LDP/abs/html/) - M. Cooper (HTML)
* [Bash Guide for Beginners (2008)](http://www.tldp.org/LDP/Bash-Beginners-Guide/html/) - M. Garrels (HTML)
* [Bash Notes](https://goalkicker.com/BashBook) (PDF)
* [Bash Notes for Professionals](http://books.goalkicker.com/BashBook/) - Compiled from StackOverflow documentation (3.x) (PDF)
* [BASH Programming (2000)](http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html) - Mike G. (HTML)
* [Bash Reference Manual](http://www.gnu.org/software/bash/manual/bashref.html) (HTML)
Expand Down Expand Up @@ -905,6 +907,7 @@ Kerridge (PDF) (email address *requested*, not required)
* [Build Your Own Lisp](http://www.buildyourownlisp.com)
* [C Elements of Style](http://www.oualline.com/books.free/style/) - Steve Oualline
* [C for Python Programmers - Carl Burch](http://www.toves.org/books/cpy/)
* [C Notes](https://goalkicker.com/CBook) (PDF)
* [C Programming](https://en.wikibooks.org/wiki/Programming%3AC) - Wikibooks
* [C Programming Boot Camp - Paul Gribble](http://www.gribblelab.org/CBootCamp/)
* [Deep C](http://www.slideshare.net/olvemaudal/deep-c)
Expand All @@ -926,6 +929,7 @@ Kerridge (PDF) (email address *requested*, not required)
### C Sharp

* [C# Essentials](http://www.techotopia.com/index.php/C_Sharp_Essentials)
* [C# Notes](https://goalkicker.com/CSharpBook) (PDF)
* [C# Notes for Professionals](http://books.goalkicker.com/CSharpBook/) - Compiled from StackOverflow documentation (3.x)
* [C# Programming](https://en.wikibooks.org/wiki/C_Sharp_Programming) - Wikibooks
* [C# Yellow Book](http://www.csharpcourse.com) (intro to programming)
Expand All @@ -947,6 +951,7 @@ Kerridge (PDF) (email address *requested*, not required)
* [C++ Core Guidelines](https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md) - Editors: Bjarne Stroustrup, Herb Sutter
* [C++ GUI Programming With Qt 3](http://www.computer-books.us/cpp_0010.php)
* [C++ Language](http://www.cplusplus.com/doc/tutorial/)
* [C++ Notes](https://goalkicker.com/CPlusPlusBook) (PDF)
* [C++ Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/cplusplus) (PDF, Kindle) (email address *requested*, not required)
* [C++ Today](http://www.oreilly.com/programming/free/c++-today.csp) (email address *requested*, not required)
* [C++ Tricks](http://www.bordoon.com/cplusplus/book_wrapper.html)
Expand Down Expand Up @@ -1958,7 +1963,6 @@ Kerridge (PDF) (email address *requested*, not required)
* [The Symfony Best practices 4.1.x](https://symfony.com/pdf/Symfony_best_practices_4.1.pdf) (PDF)
* [The Symfony Book 4.1.x](https://symfony.com/doc/4.1/index.html)
* [The Symfony Getting started 4.1.x](https://symfony.com/pdf/Symfony_getting_started_4.1.pdf) (PDF)

* [Using Libsodium in PHP Projects](https://paragonie.com/book/pecl-libsodium)
* Zend Framework
* [Using Zend Framework 3](https://olegkrivtsov.github.io/using-zend-framework-3-book/html/)
Expand Down

0 comments on commit 500db34

Please sign in to comment.