Commit Graph

380 Commits (4e712ec09923c7e43e2763e2b1fefbcbbecd9bb2)

Author SHA1 Message Date
Jatin Dua 81c09adfe4
Remove unavailable books (#10897)
* Remove unavailable books

* style: Remove content inconsistencies

* Remove unnecessary index
2023-10-30 22:21:48 -04:00
Mariana Malta 499ab9f147
Add CSS handbook (#10921) 2023-10-30 22:11:39 -04:00
Mariana Malta 1df4206bac
fix broken link and add new ts handbook (#10920) 2023-10-30 22:10:38 -04:00
Mohamed E. BRIKI bc2554df18
Added 3 'Notes for Professionals' books (#10884)
* Added some 'Notes for Professionals' books:

- Linux Notes for Professionals
- Entity Framework Notes for Professionals
- Hibernate Notes for Professionals

* Added some 'Notes for Professionals' books:

- Linux Notes for Professionals
- Entity Framework Notes for Professionals
- Hibernate Notes for Professionals

* Added new line character at the end of free-programming-books-langs.md

* corrected index list marker from - to * after it has been changed by some markdown extension on my VSCode

* corrected index list marker from - to * after it has been changed by some markdown extension on my VSCode

* removed 2nd mention of linux book in the 'per subjects' list
2023-10-29 21:42:31 -04:00
Khushi Shukla e991b2ff9c
Update free-programming-books-langs.md (#10858)
* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md
2023-10-29 10:28:57 -04:00
Ajay Singh e8d5544b5f
Added a free C++ Book (#10864)
* Added a free C++ Book

* Fixed the alphabetical ordering
2023-10-28 21:00:22 -04:00
Jatniel Guzmán 755bb56c97
Add the link for version 6.2 (#10812)
* Add Symfony 6 English

* Update and Add Symfony 6 English

* Update free-programming-books-langs.md

Fix  Alphabetical ordering Symfony
2023-10-28 20:57:48 -04:00
Sohan Sai 1d084f962d
added r programming books (#10863)
* added r programming books

* corrected linter error

* corrected error
2023-10-28 19:48:26 -04:00
Eric Hellman 253472d367
enforce honorifics rule (#10846) 2023-10-27 23:17:05 -04:00
Khushi Shukla bf1862738a
Update free-programming-books-langs.md (#10806)
* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

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

Co-authored-by: Leithen <lcrider@cvent.com>

---------

Co-authored-by: Leithen <lcrider@cvent.com>
2023-10-26 21:57:09 -04:00
João Luiz b4bc860a79
Add Gremlin Section to Programming Books (#10712)
* Add Gremlin Section to Programming Books

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

Co-authored-by: Eric Hellman <eric@hellman.net>

* Create Graph section to accomodate graph tecnologies

* Fix Wrong break lines

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-10-25 14:54:03 -04:00
Adarsh Jha 96f9f221f5
Added books for COBOL, FORTRAN and GraphQL free-programming-books-langs.md (#10585)
* Update free-programming-books-langs.md

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

Co-authored-by: Eric Hellman <eric@hellman.net>

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

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update COBOL in free-programming-books-langs.md

* Retained alphabetical order in free-programming-books-langs.md

* Alphabetize books in free-programming-books-langs.md

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-10-23 22:20:25 -04:00
Adarsh Jha 81f37ea33b
Added BASH, Golang books in free-programming-books-langs.md (#10647)
* Update free-programming-books-langs.md

* Resolved alphabetical order in free-programming-books-langs.md

* Update free-programming-books-langs.md

* Removed unauthorized distributed books in free-programming-books-langs.md

* Removed unauthorized distributed books from free-programming-books-langs.md
2023-10-22 22:04:35 -04:00
Bryan Kimani a7e7027656
Update free-programming-books-langs.md (#10343)
* Add introduction to ruby ebook

* Add Rails n+1 queries basics ebook

* Move the Brief Introduction to Ruby to interactive tutorials

---------

Co-authored-by: kimanifinplus <kimani@finplusgroup.com>
2023-10-21 10:04:24 -04:00
Yukiiilove123 309b55d59c
Update free-programming-books-langs.md (#10428)
* Update free-programming-books-langs.md

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

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-10-18 12:56:56 -04:00
SANJIB GIRI fd5e3c9612
Add author of "Build Web Application with Golang" (#10405)
* Add author of "Build Web Application with Golang"

* remove github beside author

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-10-18 12:43:44 -04:00
Tom 87d1758e9f
Add learning mysql ebook to books (#10461)
Co-authored-by: Tom <t.baten@sigmax.nl>
2023-10-18 12:40:47 -04:00
Tom bb67d6636f
Add learning sql server ebook to books (#10423)
Co-authored-by: Tom <t.baten@sigmax.nl>
2023-10-17 22:45:26 -04:00
Tom d96e0686a2
Add Learning SQL ebook to books (#10422)
Co-authored-by: Tom <t.baten@sigmax.nl>
2023-10-17 22:42:10 -04:00
SANJIB GIRI 34c91a4cbc
Add author and improve link. (#10404)
* add author

* Update the link which points to the free ebook instead of listing all books
2023-10-17 20:28:48 -04:00
Leonardo Cunha a052223c32
Remove dead links from free-programming-books-langs.md (#10447)
* Remove dead link from free-programming-books-langs.md

* Remove dead link from free-programming-books-langs.md
2023-10-17 20:06:57 -04:00
SANJIB GIRI 8a092ae9ba
add golangbot golang effective tutorial (#10319)
* add golang golangbot effective tutorial

* Update author and title

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-10-16 14:25:14 -04:00
Adarsh Jha b270ca6c2f
Update free-programming-books-langs.md (#10259)
* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

* Resolved alphabetical order in free-programming-books-langs.md

* Removed unauthorized distributed eBooks from free-programming-books-langs.md
2023-10-16 14:13:49 -04:00
Chung Yan Ho f98027d49e
Remove Codecademy Courses From The Book List (#10352)
They are courses instead of books.
2023-10-16 12:43:39 -04:00
Surav Shrestha 1b7538d9b7
docs: fix typos in books/free-programming-books-langs.md (#10286)
* Add Django 4.0 official documentation

* docs: fix typos in books/free-programming-books-langs.md
2023-10-14 23:13:49 -04:00
hriprsd 4eb3749ea7
Update free-programming-books-langs.md (#10170)
* Update free-programming-books-langs.md

* fixing review comments

* removing unauthorized dist book
2023-10-14 12:58:22 -04:00
Tom f4d9f4a710
Add learning csharp ebook to books (#10196)
* Add learning csharp ebook to books

* Changes after PR comment

---------

Co-authored-by: Tom <t.baten@sigmax.nl>
2023-10-12 22:46:28 -04:00
dstark5 0b5efd053b
Added Golang Gin Web Framework to free-programming-books-langs.md (#10169)
* Added Effective go book in programming

* Added Golang Gin Web Framework to free-programming-books-langs.md

* Update free-programming-books-subjects.md

* Apply suggestions from code review

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update free-programming-books-langs.md

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-10-12 19:58:34 -04:00
Abhitesh Pundir 9077643d14
Removed a faulty link which did not open the mentioned book (#10118)
* [An Introduction to C & GUI Programming](https://magpi.raspberrypi.com/books/c-gui-programming) - Simon Long (PDF)
this link opened a site which asked for subscription to view the file.
2023-10-11 21:12:26 -04:00
Urak 606c1c21ac
Upgrade the Next.js Crash Course to 2023 version, which includes Next.js 13, App Directory, React Server Components, and more. (#10088)
* upgrade Next.js Crash Course

* remove pipe character
2023-10-11 12:49:57 -04:00
Pradeep 6ad5e8822e
Added Oracle Database Book (#9984)
* Added Oracle Database Book 

added Oracle database book

* Updated the title of book

Updated the title

* Updated the link to direct pdf file

The updated link will provide the direct pdf file
2023-10-09 19:17:05 -04:00
Avadhut Giri d9efe0ec25
Remove dead links from free-programming-books-langs.md (#10000)
* Remove dead links from free-programming-books-langs.md

* Remove empty section 'Cilk'

* Remove empty section 'Cilk'
2023-10-08 22:21:54 -04:00
Adarsh Jha 6e56819c86
Added few more eBooks in the Assembly Language section of free-progra… (#9960)
* Added few more eBooks in the Assembly Language section of free-programming-books-langs.md

* Added few more eBooks for "Assembly Language" in free-programming-books-en.md

* Update free-programming-books-langs.md
2023-10-07 19:35:36 -04:00
Sunil 46398ca6bd
add resource for kotlin (#9852)
* add resource for kotlin

* add resource for kotlin list

* re-order resource to fix lint

* fix spaces for lint

* Update free-programming-books-langs.md

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-10-07 14:55:35 -04:00
SharmaNishchay ffedb83f1c
Added Effective Java by Joshua Bloch (#9849)
* Added Effective Java by Joshua Bloch pdf

* Added Effective Java by Joshua Bloch Third Edition pdf

* Changes made-> added archived link format (from guidelines)

* changes made-> Removed dot file(.idea)
2023-10-07 14:54:41 -04:00
Chrisna Adhi Pranoto b9402eb28d
Add Svelte & SvelteKit Resources (#9758)
* add svelte resources

* add SvelteKit section

* swap course for alphabetical orders

* fix spacing on SvelteKit section

* add space to fix lint error

* space in interactive tutorials

* no affiliations for books

Co-authored-by: Eric Hellman <eric@hellman.net>

* remove affiliation

Co-authored-by: Eric Hellman <eric@hellman.net>

* remove interactive tutorial from book section

* remove sveltekit section and move the resources to svelte

- removing sveltekit section
- moving all resources to svelte
- can confirm the individual youtube video has more than 1 hour length and provide course-like materials

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-10-04 21:45:49 -04:00
Iván Valdés Castillo 8fdf366334
Update js broken links in free programming books (#9815)
* Update Speaking JavaScript book location

* Update Introduction to Node.js location

* Update Let's Learn ES6 location
2023-10-03 21:50:23 -04:00
Sohan Sai 69dc63369f
Add resource for Model Estimation by Example, Demonstrations with R (#9807) 2023-10-03 21:23:07 -04:00
Paweł Szopiński ccd767571c
Deleted inactive/irrelevant links (#9780)
Chinese: third JS position is a blog post,
last one redirects somewhere

D3.js - the same as above
2023-10-03 12:12:29 -04:00
Rabindra Dhakal 0c2b6be92d
Add Rust Atomics and Locks by Mara Bos (#9772) 2023-10-03 11:45:09 -04:00
priya f75a7dd442
(changes made) - added python book (#9731)
* added python book

* added python book
2023-10-03 10:47:45 -04:00
Sohan Sai cb6af5e30f
Add Data Structures and Information Retrieval in Python by Allen B. Downey to README (#9737) 2023-10-02 20:32:32 -04:00
Prabhjot Singh 5b101e0811
Update free-programming-books-langs.md (#9699) 2023-10-02 19:52:04 -04:00
Tarun Nagpal 0778643fda
Issue No. #9522 : ADDED "Learn Python VIsiually" by Ivelin Demirov (changes made) (#9657)
* cracking code with python added issue no. #9522

* correct format

* correct Fromat Text

* correct Alphabatical order

* correct Alphabatical order

* correct Alphabatical order final

* Added Real World Python issue #9522

* Added Learn python visiually issue #9522

* Remove

* Remove

* ADD Learn Python visually

* ADD Learn Python Visiually

* change made

* change made

* change made
2023-10-02 19:42:20 -04:00
TheOne04 929fd92cb4
(changes made) Update free-programming-books-langs.md (#9591)
* Update free-programming-books-langs.md

Added Adventures with the Linux Command Line by William E. Shotts. Jr.

* (changes made) Update books/free-programming-books-langs.md

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-10-02 09:50:39 -04:00
Aqib Javid Bhat de7286f3d5
Update free-programming-books-langs.md (#9638) 2023-10-01 20:15:08 -04:00
Tauseef Hilal Tantary 5328be6f73
Update free-programming-books-langs.md (#9621) 2023-10-01 19:50:21 -04:00
Victor Goff ee09ab5a4e
rubylearning.com is now under new control (#9548)
The new owner is not associated with Satish Talim nor the RubyLearning
organization as it has been known in the Ruby community.
2023-09-28 14:29:02 -04:00
Awatansh f0f4d3241e
Fix/faulty book link (#9512)
* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md
2023-09-05 12:08:24 -04:00
BSi 06167abb4d
Python books remove not working links (#9494)
How to Make Mistakes in Python
http://www.oreilly.com/programming/free/files/how-to-make-mistakes-in-python.pdf - Mike Pirnat (PDF) (1st edition)

A Whirlwind Tour of Python
http://www.oreilly.com/programming/free/files/a-whirlwind-tour-of-python.pdf) - Jake VanderPlas (PDF) [(EPUB, MOBI)(http://www.oreilly.com/programming/free/a-whirlwind-tour-of-python.csp?download=yes)
2023-08-14 09:04:35 -04:00
Richel Bilderbeek b8364e400e
Update free-programming-books-langs.md (#9450)
* Update free-programming-books-langs.md

The book is not free. Only a sample of it is free.

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

Co-authored-by: Leithen <lcrider@cvent.com>

---------

Co-authored-by: Leithen <lcrider@cvent.com>
2023-07-24 22:24:03 -04:00
Kefaku cfcf3b84bd
Add An Introduction to the USA Computing Olympiad (#9469)
C++ Edition and Java Edition
2023-07-20 00:26:44 -04:00
Diogo Eichert a29949d206
Update free-programming-books-langs.md (#9466)
Add JavaScript with Classes
2023-07-20 00:21:00 -04:00
Murali I 1e8fc075e4
Add PyOpenCl learning resources for English version of free programming resource books (#9463)
* Update free-programming-books-langs.md

* Add PyOpenCl Documentation

* Add credits to author
2023-07-20 00:18:03 -04:00
Seb f05c692e81
Removed non-working python book link (#9443)
Removed non-working python book link. Domain is no longer used and currently for sale.
2023-07-18 08:43:10 -04:00
Arunachalam 7f2c2d1cd4
Add ISL in Python (#9437)
The pdf first published on July 5, 2023.
2023-07-14 09:27:15 -04:00
Saurabh Kumar e539efcace
Added the *(🗃️ archived)* label to all the archived entries in files "free-programming-books-subjects.md" and "free-programming-books-langs.md". (#9427)
* Added the "Archived" label to all the archived entries.

* Added the *(🗃️ archived)* label to all the archived entries.

* Added the *(🗃️ archived)* label to listings that were on the "archive.org" domain.

* Added the *(🗃️ archived)* label to listings that were on the "archive.org" domain.

* Removed the "Archived" label from links on "archive.org" domain.

* Removed the "Archived" label from links on "archive.org" domain.
2023-07-12 14:49:07 -04:00
Saurabh Kumar 0f34928ff9
resolves #9327: Added the "Node.JS Best Practices" resource. (#9429)
* Added the "Node.JS Best Practices" resource. resolves #9327

* Added resource description

* Removed resource "Node.JS Best Practices" from the list

* Added the "Node.JS Best Practices" resource.

* Fixed linter error

* Removed the "(GitHub Repository)" label.

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-07-07 12:21:48 -04:00
Saurabh Kumar 5005f5e83e
fixes #9417 (#9420)
* fixes #9417

Added working links in place of broken links provided in issue #9417.

* Update free-programming-books-langs.md

Added the organization name as the author.

* Added new CUDA programming resources in C++ language.

* Changed links which directed to a university website and were unrelated to the author.
2023-07-01 08:45:51 +02:00
Karthikeyan A K a970c17940
Update free-programming-books-langs.md (#9385)
* Update free-programming-books-langs.md

Add a Clojure book

* Remove trailing slash in URL
2023-05-30 12:32:16 -04:00
olivroy 26463715c3
Updating links and adding a resource for R (#9319)
* Updating links and adding a resource for R

Added Tidy modelling with R and updating links to latest versions

* Remove trailing slash

* Apply suggestions from code review

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-03-27 21:31:34 -04:00
Bangash be7c525508
Update free-programming-books-langs.md (#9296)
Versioned APIs with Phoenix isn't available on the author's website anymore.
2023-03-06 12:21:58 -05:00
RNDr. Simon Toth 5c56e34a90
Remove in-process flag (#9277)
Remove the in-process flag for "A Complete Guide to Standard C++ Algorithms", as the book now has a v1.0.0 release.
2023-02-01 14:33:02 -05:00
TimTeitelbaum eba0d7f2ed
Update free-programming-books-subjects.md (#9275)
* Update free-programming-books-subjects.md

I am the author of a new language-agnostic introduction-to-programming textbook, discovered this site, and would like to add my book. The use case I am thinking of is this:

A kid wants to learn to program, doesn't know which in language, and comes to this:

     BY PROGRAMMING LANGUAGE
     Originally, this list included a section called "Language Agnostic" for books about
      programming subjects not restricted to a specific programming language. That 
      section got so big, we decided to split it into its own file, the BY SUBJECT file.

The kid in intrigued by the idea of learning programming in a language-agnostic manner, goes to BY SUBJECT, and but finds there a list of specialized and advanced-sounding topics. The kid just wants to learn to program, and not finding a suitable category in which to look, is encouraged thereby to return to BY PROGRAMMING LANGUAGE, pick a specific language, and go down that path.

Little did the kid suspect that there are language-agnostic introductory-programming texts in Theoretical Computer Science. It took Eric Hellman to point out to me that this is where such great language-agnostic introductory-programming texts as SICP/Ableson&Sussman are catalogued (Yes, SICP uses Scheme, but it isn't really about "How to Program in Scheme"). But the kid will never find SICP, because "Theoretic Computer Science" is an intimidating misnomer. (And furthermore, the category does include highly-theoretical books.) The kid has lost an opportunity, and has been led to believe that programming is all about learning one of the standard programming languages.

I am proposing to:

1. Rename the category "Language-Agnostic Introductory Programming / Theoretical Computer Science".
2. Move into alphabetical order in the list of subjects.
3. Insert my own book there.

My preference (frankly) would be to separate introductory programming textbooks from highly theoretical books, but (certainly, as a newcomer to the site) I don't propose such a step.

* New subject: "Programming"

Split "Theoretical Computer Science" into "Programming" and (the residual list) "Theoretical Computer Science".
Add my book to "Programming".

* Clarify where Language-Agnostic books went.


Add one sentence to the preamble clarifying where Language-Agnostic books went.

* Add an extra line

Added an extra line to fix a lint error
2023-02-01 10:16:39 -05:00
Feofiloff e79a198f7b
Added an HTML book to the C section (#9264) 2023-01-14 15:15:44 -05:00
mister-goo b699395631
Add Build Your Own Redis with C/C++ (#9251)
Co-authored-by: root <root@localhost>
2023-01-05 10:29:35 -05:00
Sundeep Agarwal 9aadba05ff
Added books for command line, clojurescript, python, data science and vim (#9235)
* added books for command line, clojurescript, python, data science and vim

* sorting order

* added python for astronomers
2022-12-18 15:52:43 -05:00
Yury 4bd068da92
Added a link to the Golang by Example website (#9229)
* Added a link to the Golang by Example website

* Remove trailing slash
2022-12-05 11:50:56 -05:00
Arialdo Martini 465722ed6e
Miran Lipovaca => Miran Lipovača (#9227) 2022-12-04 17:11:34 -05:00
Kevin Pearce c81712dbf3
fix: update angular material link (#9212)
- angular 'guide' has been replaced with a collection of guides
- link updated to suit
2022-11-19 12:22:29 -05:00
Eric Hellman 1288c1cec1
cleanup from abandoned PRs (#9203)
* add go course from #8619

* added book from #8655

* added book from #8688

* add book from #8698

* remove duplicate

* add tutorial from #8939

* add course from #9076

* as noted in #9086, not the whole book

* courses from #9116

* space

* added cheatsheet from #9138
2022-11-15 16:43:49 -05:00
Rebecca Mathews e9ededc89d
updated free-programming-books-en.md (#9116)
* updated free-programming-books-en.md

* updated free-programming-books-en.md

* updated free-programming-books-langs.md

* updated free-programming-books-langs.md

* updated free-programming-books-langs.md

* updated free-programming-books-langs.md

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

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

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

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

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

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

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

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

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

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-11-15 16:09:06 -05:00
Fernando Junior 85a1cde2e3
Added PL/SQL section, added info to SQL books, included Oracle8i doc (#9125)
* Added PL/SQL section, added info to SQL books, included Oracle8i doc

* Syntax corrections

* Corrections 2 (MD VSCode extension bug)

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

* onle listing per resource

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-11-15 15:57:42 -05:00
Dirac Murairi c57f6c62e7
Added 3 Nodejs books english version (#8966)
* Added 3 nodejs books english version

- Web development with Node JS and Express
- NodeJS Design Patterns
- Node For embedded system

* Arrange NodeJS books in alphabetical order.

* Improve nodeJS arrangement in alphabetical order

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

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

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

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

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

* resort

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-11-15 15:36:14 -05:00
Ankit Mahato 36f9e40125
Add "Learn Python 3" (#9196)
* Add "Learn Python 3"

* Update free-programming-books-langs.md
2022-11-09 17:38:43 -05:00
Eric Hellman c7d60efd43
cleanup from hacktoberfest [WIP] (#9177)
* sololearn tutorials from #7188

* alphabetize

* add webpack course from #8031

* add a course from #8853

seems to cause linter failure? adding here to double check

* was worth a try

* update a title (from #7651)

* move learnxiny to books

as suggested in #7687

* add arduino course from #7765

* add resource from #7825

* Big Data resources from #7939

* move youtube courses from books-id to courses-id

* normalizing riptutorial attribution
2022-11-08 11:44:40 -05:00
Dev JJ c5cc8bdf6d
Learning Laravel eBook Added (#8052)
* Learning Laravel EBook Added

* Title Renamed As per resource

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

Co-authored-by: Junaid Javed <junaid.javed@ozoneddigital.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
2022-11-08 11:36:21 -05:00
Seenox d247df28e9
Add Go/Rust/Ruby courses from learnxinyminutes (#7687)
Add Go/Rust/Ruby courses from learnxinyminutes
2022-11-04 14:02:25 -04:00
loudercake de855329fa
add Hands-on Python 3 Tutorial (#9181)
* add Hands-on Python 3 Tutorial

* Remove "Dr." honorification

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>
2022-11-04 13:31:18 -04:00
Smith 3dc7d4eb4b
Added a helpful resource (#8766)
* Added a helpful resource 

Hey, I've added a helpful SQL reference link in the SQL section, I think this will best add to your content and give your readers a more diverse understanding of the topic. I hope you will like this. Thank you.

* Added a useful resource 

Hey, I've added a helpful SQL reference link in the SQL section, I think this will best add to your content and give your readers a more diverse understanding of the topic. I hope you will like this. Thank you.

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

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>

* Update more/free-programming-cheatsheets.md

* alphabetize

Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>
2022-11-03 22:19:32 -04:00
Julio Alfian eabf672607
Added Redux Tutorial (#8897)
* add react redux tutorial untuk pemula

* fix Alphabetical ordering

* Add react redux book

* change to redux tutorial

* change title

Co-authored-by: julio <julio@maxxitani.id>
2022-11-01 13:14:24 -04:00
techncl 507e808385
Update link for-advanced Scala with Cats book (#8865)
* update-link-for-advanced-scala-with-cats-book

The link to "Advanced Scala with Cats" is broken because the name of the book was changed years ago to "Scala with Cats"; the link for the book was also moved to another site "scalawithcats.com"

* Remove trailing slash

* Add version to book name

Co-authored-by: Eric Hellman <eric@hellman.net>

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-11-01 13:04:25 -04:00
ajs1220 bc10a963ae
Added a new book "DBMS" (#8651)
* Update free-programming-books-langs.md

* Update free-programming-books-langs.md
2022-11-01 12:51:44 -04:00
Ramses Garate f2c1572f03
Add "Shell scripting with Node.js" (#8261)
* Add "Shell scripting with Node.js"

* fix: remove honorifics dr
2022-11-01 11:40:04 -04:00
Jan Lachmuth 733201e1a1
add new Book - Knowledge Graphs (#9167)
* add new Book - Knowledge Graphs

* remove and

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-11-01 09:46:53 -04:00
Abinash Satapathy 654ea4799a
Added .NET framework book (#8520)
* Update free-programming-books-langs.md

Added Q# lanaguge used for developing quantum algorithms on Azure

* Update free-programming-books-langs.md

Changed referencing of Q# to avoid the conflict of # symbol

* Update free-courses-en.md

Added class central

* Added .NET framework book

* Update free-programming-books-langs.md

Added PDF

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md
2022-10-31 16:25:56 -04:00
Surav Shrestha 45fc9c25a1
Add Django 4.1 official documentation (#8466)
* Add Django 4.1 official documentation

* Add Django 4.0 official documentation
2022-10-31 16:21:05 -04:00
Shyam Sundhar d827a50158
Adding Useful Django Modules (#7890)
* Adding Useful Django Modules

Added handy Django modules which are not known to many users but which when learnt might make their works easy

* Updating Alphabetical Order

* PR Test

* Alphabetical Order

* Alphabet Ordering

* Updated Django Modules to web based links

* Resolved Changes
2022-10-31 16:17:38 -04:00
Kalpesh fb8d38d28a
Update free-programming-books-langs.md (#7854)
* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

Co-authored-by: kalpesh <grimreaper12366@gmail.com>
Co-authored-by: Kalpesh <kalpesh.tated@jupiter.money>
2022-10-31 16:16:07 -04:00
Kalpesh e9a0486141
Update free-programming-books-langs.md (#7857)
* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

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

Co-authored-by: kalpesh <grimreaper12366@gmail.com>
Co-authored-by: Kalpesh <kalpesh.tated@jupiter.money>
Co-authored-by: Eric Hellman <eric@hellman.net>
2022-10-31 15:20:54 -04:00
Lukas Kleybolte 6274ed8a39
Add a advanced elixir book (#9123)
* Add a advanced elixir book

* Update free-programming-books-langs.md
2022-10-31 13:49:31 -04:00
Yejin Cho b8ccf70c1a
Add TypeScript in 50 Lessons in books (#9136) 2022-10-30 21:51:02 -04:00
raptor0929 18aecab697
Removing dead link (#9132) 2022-10-30 21:44:50 -04:00
Lukas Kleybolte 62576e7bfc
Add Info to the Erlang Runtime System Book (#9122)
* Add The Erlang Runtime System

* Update free-programming-books-langs.md
2022-10-30 21:34:33 -04:00
Lukas Kleybolte d9cdb4d327
Add Dataviz with R (#9118) 2022-10-30 21:26:56 -04:00
gregE21 11ff1e609a
Added "Free rust Ebook" (#9046)
* added free rust ebook

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

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>

* updated url to link directly to pdf

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>
2022-10-30 21:14:45 -04:00
Manvi Goel 8df00e71d2
Add link for book: C# Features Succinctly (#9112)
* Adding link for Angular Testing Succinctly

* Updating link for Angular Testing Succinctly

* Adding link for C# Features Succinctly

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

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>
2022-10-30 13:16:04 -04:00
Brian L. McQueen 15e39cb5aa
Added Scratch book. Added authors to a couple existing Scratch books (#9044)
* Added Scratch book.  Added authors to a couple existing Scratch books

* Added Scratch book.  Added authors to a couple existing Scratch books.  Fixed missing PDF indicators.

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

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>
2022-10-30 13:14:49 -04:00
loudercake 490320c0b0
Fix broken link for Windows Phone Course and move it to the courses s… (#7615)
* Fix broken link for Windows Phone Course and move it to the courses section

* fix check not being successful

* add Hands-on Python 3 Tutorial as a book resource

* Revert "add Hands-on Python 3 Tutorial as a book resource"

This reverts commit 359aff375c.

* Apply suggestions from code review

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

* Empty Commit

* Empty Commit

* Empty Commit

* fix accidental deletion

* Update courses/free-courses-en.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
2022-10-29 23:05:41 -04:00
Harshit Vishnoi f4e8ce7d19
Added book: Functional-Light Javascript (#7795)
* Added book: Functional-Light Javascript

* Changed order to make alphabetical

* Added indications

* remove the subject listing

Co-authored-by: Harshit Vishnoi <5825564-HARDY8118@users.noreply.gitlab.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
2022-10-29 23:03:48 -04:00