1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-15 20:32:20 +00:00
Commit Graph

345 Commits

Author SHA1 Message Date
Harsh Ghodkar
e3172288e6
Added AAAMLP (#6459)
* Added AAAMLP

* Updating the link

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-27 10:37:48 -04:00
Brian MacDonald
48265eb476
Update free-programming-books-langs.md (#6441)
* Update free-programming-books-langs.md

Added "How To Build Websites with HTML" by Erin Glass (DigitalOcean) and "Python Machine Learning Projects" by Lisa Tagliaferri and Brian Boucheron (DigitalOcean)

* Update books/free-programming-books-langs.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update books/free-programming-books-langs.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* Update books/free-programming-books-langs.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-26 15:52:13 -04:00
Sharan J
8d1fb6c50c
Added Books for Go, Added few interactive tutorial websites (#6421)
* Added Books for Go, Added interactive tutorials

Added Go succintly which is freely available on the mentioned website.

Added Go Web Development Succintly which is freely available on the
mentioned website.

Added interactive tutorial websites learn-golang.org, learn-html.org,
learnsqlonline.org

* Added suggested changes

* Added Expos Guide in books for Operating Systems

* Added more details on expos

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-26 15:45:12 -04:00
lbartnicki92
e0943ae0c4
Update free-courses-pl.md (#6423)
* Update free-courses-pl.md

* Update free-courses-pl.md

* Update free-courses-pl.md

* Update courses/free-courses-pl.md

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>

* Update free-courses-pl.md

* Update free-programming-books-pl.md

* Update free-programming-books-pl.md

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
2021-10-26 11:33:40 -04:00
Rishi Vishwakarma
a61bd415fc
Add Python NumPy Reference (PDF) (#6360)
* Add Python NumPy Reference (PDF)

* Update books/free-programming-books-langs.md (implement suggestions)

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* re-placement

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-26 11:32:28 -04:00
Saurabh Daware
92a8369fb5
Adding C++ / Learning C++ eBook (#6275)
* Add C++ / Learning C++ eBook

* Update books/free-programming-books-langs.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-26 11:20:01 -04:00
Dayun Kim
fc8e4284b4
Add a korean ebook (#6447)
* Update free-programming-books-ko.md

* Alphabetical fix
2021-10-26 10:59:58 -04:00
Khalid Saifullah Fuad
e5f6ab8974
Update free-programming-books-bn.md (#6435)
* Update free-programming-books-bn.md

* Update books/free-programming-books-bn.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-26 10:56:09 -04:00
ImVector
15b071961c
Little edits to #6276 (#6281)
* Suggestions by @davorpa

* Update books/free-programming-books-langs.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-25 13:40:26 -04:00
vin
2281cc69ee
One book added in GUI section (#6425) 2021-10-25 13:21:49 -04:00
Guilherme
c1b29bc956
adds another programming book in pt-br (#6424) 2021-10-25 12:50:50 -04:00
Hozan Şahin
98ee8499e0
Added Rust ile CHIP-8 Emülatörü Geliştirme (#6420)
* Added Rust ile CHIP-8 Emülatörü Geliştirme

* Update Rust ile CHIP-8 Emülatörü Geliştirme

Some Arrangements were made. Thanks for @LuigiImVector <3

* Update Rust ile CHIP-8 Emülatörü Geliştirme

Some Arrangements were made. Thanks for @LuigiImVector <3
2021-10-25 12:36:44 -04:00
major101x
8bb9e13de0
Added LaTex Notes for Professionals (#6418)
I added LaTex Notes for Professionals from goalkicker compiled from StackOverflow documentation in .pdf format.
2021-10-25 12:35:18 -04:00
Sadman Sobhan
c7cc8e0fdf
Java Book add (#6405)
* Java Book add

* Update books/free-programming-books-bn.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-25 12:32:44 -04:00
Lups
a3d24032c9
Adding "Computação: Matemática Discreta" book (#6403)
* Adding "Computação: Matemática Discreta" book

Great book for learning discrete mathematics in poruguese, from Raquel Montezuma and should definitely be on this GH Repo.

* Update books/free-programming-books-pt_BR.md

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
2021-10-25 12:31:35 -04:00
Rasyid Arazak
afc990c965
Update free-programming-books-id.md (#6397)
* Update free-programming-books-id.md

* Update free-programming-books-id.md

* Update free-programming-books-id.md

* Update free-programming-books-id.md

* Update free-programming-books-id.md
2021-10-25 12:30:35 -04:00
KyungJoon Park
cc6c2d0cde
Update free-programming-books-ko.md (#6380)
* Update free-programming-books-ko.md

* Update free-programming-books-ko.md

* Update free-programming-books-ko.md

* Update free-programming-books-ko.md
2021-10-23 20:40:49 -04:00
dan
ad7e3152f7
Add Wietse's Cloud Run book (#6381)
* Update free-programming-books-subjects.md

Add SWE at Google

* Update free-programming-books-subjects.md

Sort local list

* Add Ŵietse' Cloud Run Book

Add Building Serverless Applications on Google Cloud Run by Wietse Venema
- book is sponsored and distributed for free by CockroachDB
2021-10-22 22:33:27 -04:00
Utkarsh Garg
9122b1c5c4
Update free-programming-books-langs.md (#6346)
* Update free-programming-books-langs.md

* Update books/free-programming-books-langs.md

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
2021-10-22 22:29:21 -04:00
Andrii Zahura
c0d705fdce
Add new Python resources from coderlessons (RU) (#6325)
* Add new Python resources from coderlessons

* Set correct order for links

* add author for the resource

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* use better title for section

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* use better title for section

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* add author for the resource

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* add author for the resource

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-22 22:25:46 -04:00
Luigi Scalzone
a0497a2551
Ggn0 add Pro Git it (#6377)
* Update free-programming-books-it.md

Add ProGit (it)

* check_urls=free-programming-books-it.md

check_urls=free-programming-books-it.md

* Update free-programming-books-it.md

Remove reverence to specific book version

* Update free-programming-books-it.md

Remove unnecessary links for `Pro Git` book formats
2021-10-22 22:21:32 -04:00
Sharon Shabtai
0f5a5a698c
Update free-programming-books-he.md (#6374)
* Update free-programming-books-he.md

* Update free-programming-books-he.md

* Update free-programming-books-he.md
2021-10-22 22:20:41 -04:00
Andrii Zahura
ddfa286a12
Add links for new tutorials(RU) (#6326)
* Add links for new tutorials(RU)

* add author for the resource

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* add author for the resource

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* add author for the resource

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* add author for the resource

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* add author for the resource

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-22 22:07:58 -04:00
Andrii Zahura
2a2a4f42a4
Add new JavaScript resources from coderlessons (RU) (#6324)
* Add new JavaScript resources from coderlessons

* add author for the resource
2021-10-22 22:06:58 -04:00
Alexander Wayne Omorokunwa
e82004b162
Updated free-programming-books-langs.md (#6242)
* Update free-programming-books-langs.md

Added the book Python Machine Learning Projects Written by Lisa Tagliaferri, Michelle Morales, Ellie Birbeck, and Alvin Wan.

* Update free-programming-books-subjects.md

Add Kubernetes for Full-Stack Developers book.

* Update books/free-programming-books-subjects.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* Update books/free-programming-books-langs.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* Upadate free-programming-books-subjects.md

Added the book: Making Servers Work: A Practical Guide to Linux System Administration by Jamon Camisso

* Update free-programming-books-subjects.md

Moved Making servers work to Operating systems section.

* Update free-programing-books-langs.md

Removed the Python machine learning project Book from the programming language section.

* Update free-programming-books-subjects.md

Edited the author entries of the  Python machine learning project book.

* Update books/free-programming-books-subjects.md

added an author.

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-22 22:05:33 -04:00
Alexey Anufriev
56c8463b58
Updated the state of book "Programming intro" (#6371)
Book has been already published.
2021-10-21 21:26:02 -04:00
seung_ho_o
22162594d3
Update free-programming-books-ko.md (#6367)
* Update free-courses-ko.md

Add AWS basic workshop program

* Update free-courses-ko.md

fix(Add a AWS basic module workshop(korean))

* revoke free-courses-ko.md

Work to transfer resources.

* Update free-programming-books-ko.md

Add AWS basic workshop program
2021-10-21 21:24:11 -04:00
KyungJoon Park
c1aac96d5e
Update free-programming-books-ko.md (#6363)
* Update free-programming-books-ko.md

* Update free-programming-books-ko.md
2021-10-21 09:17:00 -04:00
Andrii Zahura
50d4f4fa79
Add new PHP resources from coderlessons (RU) (#6322)
* Add new PHP resources from coderlessons

* Set links in correct order
2021-10-21 09:07:56 -04:00
patrick-steve
4b5680b6c4
Added Machine Learning from Scratch (#6359)
* Added Machine Learning from Scratch

* Update books/free-programming-books-subjects.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* Update free-programming-books-subjects.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-21 08:59:27 -04:00
Atishaye Jain
cac84caf5c
Add chain.resourses (#6358) 2021-10-20 23:25:23 -04:00
Dirk
1e9d193562
adds german java tutorial (#6336)
* Update free-courses-de.md

Add Java-Tutorials.de

* change order

* moved to books-section

* adds Java-Tutorial
2021-10-20 23:19:31 -04:00
Soumyadeb-Basu
fc6aed81a2
Added new resource under Java Programming language in free-programming-books-lang.md (#6355)
* Added DBMS resource in free-programming-books-langs.md file

* Corrected the issue in spacing

* Fixed further spacing issues and formatting

* Added resource under java language in free-programming-books-lang.md

* Added file extension(pdf)
2021-10-20 10:44:22 -04:00
Abhishek Srivastav
bd28dd1a36
Added "The Basics of C Programming" e-book (#6351) 2021-10-20 10:25:52 -04:00
Het Patel
e171c39784
Solution to Issue #6041 (#6341) 2021-10-20 10:02:46 -04:00
patrick-steve
29eb782b87
Added Bayesian method in artificial intelligence (#6332)
* Added Introduction to Algorithms book

* Update free-programming-books-subjects.md

* Update free-programming-books-subjects.md

* Update free-programming-books-subjects.md

* Update books/free-programming-books-subjects.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* Update books/free-programming-books-subjects.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* Update free-programming-books-subjects.md

* Update books/free-programming-books-subjects.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-20 09:48:16 -04:00
David Ordás
516e7d1e8c
chore(books): recover syncfusion succinctly assembly (#6255)
* Revert "Removed dead links to assembly section (#6253)"

This reverts commit 72c86a92c6.

* fix(books): change link to new url

Assembly Language Succinctly
by Christopher Rose
Foreword by Daniel Jebaraj
2013. Syncfusion Inc. | Technology Resource Portal

From: https://www.syncfusion.com/resources/techportal/details/ebooks/assemblylanguage
To: https://www.syncfusion.com/succinctly-free-ebooks/assemblylanguage

* chore(books): Remove multiformat

Removes multiformat links as suggested in review. Not needed if main link page contains the others
2021-10-20 09:32:22 -04:00
Eric Hellman
6b05922552
Language codes : se -> sv (#6339)
* correct bengali language code

* fix language code, replace spanish links with english

* lint

* greek language code is el not gr

* language code for Korean is ko not kr

* correct swedish language code
2021-10-19 22:27:12 -04:00
Benjamin Yee
f5de10d639
Add Flutter UI Succinctly eBook Resource (#6337)
* Add Python 3 Book

Python 3 book from DigitalOcean.

* Update list to add learning Processing resource

Reattempted.

* Update podcasts-screencasts-en.md

Changed playlist and added the contributor name.

* Alphabetize Processing playlists

Alphabetize the processing playlists added.

* Removed Processing Resource

Removed Processing YouTube links from screencasts.

* Updated free-courses with Processing Resource

Added processing resource in free courses list.

* Update free-courses-en.md Readme

Added Deno course from freeCodeCamp.

* Update free-courses-en.md

Removed Deno resource from master branch.

* Add Flutter UI Succinctly Book

Added a new Flutter UI eBook from the Syncfusion website.

* Fixed Flutter UI resource 

Changed Flutter UI resource to alphabetical order.
2021-10-19 22:25:28 -04:00
Bayu Putra Herlambang
4bb981b6aa
Add The Python Handbook - Flavio Copes EPUB (#6331)
* Update free-programming-books-langs.md

add ebook android

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

* Update books/free-programming-books-langs.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-19 22:23:27 -04:00
Patryk Krawaczyński
0617c1891e
New bash book in PL (#6330)
"Programowanie w Bashu czyli jak pisać skrypty w Linuksie"
2021-10-19 09:11:54 -04:00
RuthlessRuler
11eddaf231
Updated link for database design 2e (#6320)
* Updated link for database design 2e

Since the previous link was throwing SSL errors, the link is updated to a new location where it works w/o any error.

* Update books/free-programming-books-subjects.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-19 09:10:51 -04:00
Oleg Mifle
2576ddf1a3
Add acwa book ru (#6315)
* Add acwa book ru

* Update books/free-programming-books-ru.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-19 09:09:15 -04:00
Adzkar
6d8370b799
add javascript & ruby style guide (#6310)
* feat: add javascript and ruby airbnb style guide

* fix: changes dependencies url from branches to creator domain
2021-10-19 09:08:32 -04:00
John
6ae0331a8e
Add Korean free Haskell lecture (#6292)
* Add Korean free Haskell lecture

* Fix lint error

* Fix line blank line error

* Fix line blank line error2

* Update list order

* Delete unnecessary white space

* Update author of lecture

* Move courses to appropriate file

* Update courses/free-courses-ko.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-18 22:33:01 -04:00
Vashishth Patel
356cf4a940
Git Tutorial Added (#6290)
* Git Tutorial Added

* update the name

* revert back

* move to book
2021-10-18 22:18:08 -04:00
Vashishth Patel
292286df95
Vim Tutorial Added (#6289)
* vim tutorial added

* name updated

* revert back

* vim in book placed
2021-10-18 22:17:41 -04:00
Siddharth Johri
3681ff7cbc
Create free-programming-books-hi.md (#6274)
* Create free-programming-books-hi.md

* Update free-programming-books-hi.md

* Update free-programming-books-hi.md

* Update books/free-programming-books-hi.md

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>

* added link to README.md

* Update free-courses-hi.md

Remove a duplicate link and add resources for ruby

* Update courses/free-courses-hi.md

escape pipe

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* Update books/free-programming-books-hi.md

escape pipe

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* Update books/free-programming-books-hi.md

escape pipe

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* Update books/free-programming-books-hi.md

fixed non-working index-category hyperlink

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* Update books/free-programming-books-hi.md

Fixed non working index-category hyperlink

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* Update books/free-programming-books-hi.md

Correct minor error

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-18 22:11:28 -04:00
Mozartus
539250a183
Add ILE COBOL Programmer's Guide (#6304)
* Add ILE COBOL Programmer's Guide

* Create free-programming-books-langs.md

* Update free-programming-books-langs.md
2021-10-17 19:43:20 -04:00
Suzuki Katsuma
e8a8eb5095
Add Japanese books (TypeScript, Rust) (#6299)
* Add TypeScript book

"仕事ですぐに使えるTypeScript"

* Add PDF version

I forgot to write the link to the PDF

* Add Rust section and one book

"The Rust Programming Language 日本語版"

* Add Rust book

"Rust by Example 日本語版"

* Add PDF version

I forgot to write the link to the PDF
2021-10-17 19:33:41 -04:00