Commit Graph

377 Commits (8d06c2d05dca1e55af088cdfa8b550e836188a55)

Author SHA1 Message Date
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
BroaderImpact 2c0bf7c62c
Update free-programming-books-langs.md with "Computational and Inferential Thinking" (#9010)
* Update free-programming-books-langs.md

Addition of UC Berkeley CS text "Computational and Inferential Thinking: The Foundations of Data Science"

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

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

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-10-29 19:38:43 -04:00
BroaderImpact 40d0e28b67
Update free-programming-books-langs.md (#9009)
Add Monte Carlo's "Building Data Products: The Ultimate Guide"
2022-10-27 23:48:38 -07:00
Lutz Lesener e529655678
Add a ColdFusion book (#8805)
* Add ColdFusion book

* Fix order.

* Escape < > chars.
2022-10-27 23:25:55 -07:00
Surav Shrestha e0ef077937
Add Django 4.0 official documentation (#8464) 2022-10-27 23:22:11 -07:00
Khushi Shukla c99eaccec1
Update free-programming-books-langs.md (#8762)
* 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

Adding author

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

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>
2022-10-27 23:19:21 -07:00
rockofox 13b05db794
Add "Haskell Tutorial and Cookbook" (#8987) 2022-10-26 14:54:16 -07:00
Aditya Phatak b78896be09
Add Python book "Introduction to Scientific Programming" (#8950)
* Added Python book to free-programming-books-langs.md

* Added (PDF) indication

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

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

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-10-26 14:37:44 -07:00
Ujjwal Aggarwal df601fba4e
Carbon (#8899) 2022-10-24 17:55:35 -07:00
Prasenjit Das 5c23686ae4
Update free-programming-books-langs.md (#8798)
Added A Beginner’s Guide to Matlab written by Christos Xenophontos
2022-10-21 22:13:53 -04:00
Naman Kansal ca322e3414
Added Ardiuno Projects Books (#8781)
* Added Ardiuno projects book pdf

* 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
2022-10-21 21:32:13 -04:00
Atharva Joshi d345744bd4
Update free-programming-books-langs.md (#8785) 2022-10-21 20:29:12 -04:00
hqnnahwang cd4cbaf8aa
Update free-programming-books-langs.md (#8750)
Add a wiki book for data mining in R
2022-10-21 20:24:49 -04:00
Lindsey Howard 91a5c473cb
Add a couple React courses to free-courses-en.md *amended* (#8721)
* added a couple of React courses to free-courses-en.md

* added a couple of React courses to free-courses-en.md *amended*

* add Hands on React to free-programming-books-langs.md
2022-10-21 10:27:02 -04:00
Deepak Suthar 1169cec71a
Update free-programming-books-langs.md (#8691) 2022-10-20 21:06:42 -04:00
Jeremy King 76a09e80a1
Adding two new Python books by Al Sweigart (#8682)
* chore(deps): bump tj-actions/changed-files from 30.0.0 to 32.1.1

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 30.0.0 to 32.1.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v30.0.0...v32.1.1)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add Python PDF book from Al Sweigart

* Add online book about python recursion

* undo bot commit

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-20 21:01:30 -04:00
Vasilis Kavasis 5ed90c49ea
Add Learn Ruby on Rails: Book Two (#8590) 2022-10-18 20:38:50 -04:00
Melanga Dissanayake eb0b3df5cf
removed book Fundamentals of Data Visualization (#8583)
wrongly categorized under a programming language
2022-10-18 20:36:34 -04:00
Satyaki Mandal c6bc61434b
Updated the link to the book: Clean Architectures in Python -A practical approach to better software design by Leonardo Giordani (2nd Edition), to a direct link to the PDF file of the book. (#8570)
* Update free-programming-books-langs.md

Getting Started with Python and Raspberry Pi - Dan Nixon

* Update free-programming-books-langs.md

Clean Architectures in Python - A practical approach to better software design
Depreciated link updated

* Update free-programming-books-langs.md

Clean Architectures in Python - A practical approach to better software design
Direct PDF download link provided

* Update free-programming-books-langs.md

Updated the concerned link
2022-10-18 20:30:18 -04:00
Vasilis Kavasis 65fbcb2cef
Update Rails Style Guide log (#8573) 2022-10-17 22:10:22 -04:00
Rajdeep Biswas f4ba69680c
fixed python idioms url (#8543)
Co-authored-by: Biswas <rajdeep.biswas@sap.com>
2022-10-17 21:21:44 -04:00
Roanna Victorio 0735cf4bde
add book to Python section: Scientific Visualization: Python + Matplotlib (#8454)
* add Scientific Visualization: Python + Matplotlib check_urls=free-programming-books-langs.md

* change url to the repo

Co-authored-by: Roanna Victorio <roannav@users.noreply.github.com>
2022-10-16 21:25:12 -04:00
Kaivalya Vanguri 0718865b69
Update free-R-programming-books-langs.md (#8387)
* Update free-programming-books-langs.md

* 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>

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-10-16 21:15:34 -04:00
Julius Lundang 176ce2b3c0
Updated Swift reference links (#7498)
* Updated Swift reference links

* The Swift Programming Language is now set to the official Swift language guide
* Using Swift with Cocoa and Objective-C is no longer being updated. Most of the content is now available in the _Language Interoperability_ section of the Apple Swift documentation

* Sublist iBooks resources

* 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>
2022-10-16 21:01:02 -04:00
alinadir44 3ead67f851
added coldfusion ebook (#8477) 2022-10-16 20:51:10 -04:00
Manuela Chamoso ff16a61303
add a new Javascript book (#8312) 2022-10-14 21:39:22 -04:00
alinadir44 b619b4c8f0
Added some books and section (#8067)
* added a few new books along with a new programming language section

* added a few new books along with a new programming language section

* added books for LUA,Markdown,YAML and created a new section for YAML

* added books for LUA,Markdown,YAML and created a new section for YAML

* added books for LUA,Markdown,YAML and created a new section for YAML

* added books for LUA,Markdown,YAML and created a new section for YAML

* added books for LUA,Markdown,YAML and created a new section for YAML

* updated books collection

Removed the Lua book as requested
2022-10-14 20:11:31 -04:00
Shubham Gupta 434a94ea1f
Added Spark book (#7904)
* Added Spark book

* Added authors and format
2022-10-14 20:09:46 -04:00
Alekzandriia a524526bd8
Add Core Ruby Tools by Launch School (#8194) 2022-10-13 22:58:22 -04:00
CyberSecByte 8221cde465
Adding Python Book Named as Pro Python Advanced coding techniques and tools By Marty Alchin (#8203)
* Adding Python Book

* fixes of the errors that were found during checks

* Did the changes that were told
2022-10-13 21:12:55 -04:00
Stepan b4d29f35ff
added Svelte Tutorial (#7853)
* added Svelte Tutorial

* added MDN doc for Svelte

* added MDN doc for Svelte

* added spaces

* deleted duplicate

* deleted extra space

Co-authored-by: Stepan Naryshkov <snaryshkov@microsoft.com>
2022-10-13 21:04:30 -04:00
CyberSecByte 0b57ca62c7
Adding a popular bash book named as Linux Shell Scripting with bash By Ken O. Burtch (#8201)
* Adding a bash book

* Changes that were told
2022-10-13 21:01:27 -04:00
IqraMahmood 7a0228ffa9
Update free-programming-books-langs.md (#8170)
* Update free-programming-books-langs.md

* Update free-programming-books-langs.md
2022-10-12 22:16:06 -04:00
Sharan J 9461369283
Added few ebooks (#7936)
* Added few ebooks

- Added Essential Algorithms
- Added Production Go
- Added JavaScript Wikibook
- Added Laravel Tips and Tricks
- Updated The Modern Javascript Tutorial to use HTTPS
- Added Essential SQL
- Added TypeScript Handbook

* Updated links to javascript wikibook and production go ebooks

Co-authored-by: Sharan J <shrn@DESKTOP-7505097>
2022-10-12 22:03:01 -04:00
Abinash Satapathy 6e6aeab05c
Update free-programming-books-langs.md (#7703)
* 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
2022-10-12 21:54:42 -04:00
CyberSecByte 2b69ce2bbb
adding latest version of this book (#8069) 2022-10-11 22:09:19 -04:00
Mohit Kumar a2959b0a6f
Update free-programming-books-langs.md (#8015)
Limbo's documentation on resibots website
2022-10-10 21:56:02 -04:00
Kaivalya Vanguri 9bd52a042c
Update free-programming-books-langs.md (#8011)
* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md
2022-10-10 21:52:16 -04:00
Evan C 6679666ac0
Added Raspi Project Book 2 (#8002)
Added the MagPi Magazine's Raspberry Pi Projects Book 2 from November of 2016.
2022-10-10 21:36:36 -04:00
Dima I 2be38b784b
Added books to C++ segment (#7948)
* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md
2022-10-10 20:29:56 -04:00
MohitKumarHans 6dc48625de
Update free-programming-books-langs.md (#7937)
SAP AWS Technical Documentation
2022-10-09 20:35:54 -04:00
Muhammad Khuzaima Umair 6cd3d77986
Added a book for Java (#7931) 2022-10-09 20:22:23 -04:00
Kaivalya Vanguri 820212e288
Update free-programming-books-langs.md (#7912) 2022-10-09 19:52:47 -04:00
Vasilis Kavasis 010bdc8a98
Added Learn Ruby on Rails: Book One by Daniel Kehoe (#7879)
* Added Learn Ruby on Rails: Book One

* Change book URL
2022-10-09 19:16:33 -04:00
Paramhans Singh e9fd63efd4
Update free-programming-books-langs.md (#7835) 2022-10-08 20:36:07 -04:00
kree666 73a244de38
Add TypeScript Notes for Professionals (#7747) 2022-10-07 11:16:49 -04:00
rwlc d3cf052e59
feat: add new resource for next.js (#7631)
* feat: add new resource for next.js

* fix: update title and author

* fix: alphabetical order

* fix: line spacing
2022-10-06 11:13:44 -04:00
Aman Jain 3e6e7c6295
updated free iOS book (#7584)
* updated free iOS book

* removed blank line

* chore: add creators

* lint: alphabetize

Co-authored-by: Biswadeep Purkayastha <98874428+metabiswadeep@users.noreply.github.com>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Biswadeep Purkayastha <98874428+metabiswadeep@users.noreply.github.com>
2022-10-05 23:01:54 -04:00
ShivamPathak99 c017ee1de7
Added the The Official Raspberry Pi Handbook 2023[pdf] (#7509)
* Added the The Official Raspberry Pi Handbook 2023[pdf]

* Added Raspberry Pi Handbook and Begineer's Guide

* Added the most updated Official Rapspberry Pi Handbook and Beginner's Guide.

* Removed syntax error

* Revert "Added Raspberry Pi Handbook and Begineer's Guide"

This reverts commit 15926b9682.

* lint: recover blank lines after section heading

* 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: David Ordás <3125580+davorpa@users.noreply.github.com>
2022-10-05 22:59:35 -04:00
chippchirp 0872a45f9a Update free-programming-books-langs.md (#7577) 2022-10-04 21:47:24 -04:00
Matthew Utin 27b18d2571
Update free-programming-books-langs.md (#7569)
Added book on .NET Unit Testing.
2022-10-04 21:34:02 -04:00
wh0 c75f1b26cc
Update link to Modern Perl (#7493)
* Update link to Modern Perl

* Update Modern Perl with non-signup link
2022-10-04 20:54:38 -04:00
Rohan Sharma f89e1a22b7
Added Matlab Programming Fundamentals (English | PDF) (#7528) 2022-10-04 12:33:45 -04:00
ANormalStick 5c51794d84
Added an eBook on learning arduino (#7424)
* Update free-programming-books-langs.md

* Fixed spacing

* Replaced riptutorial.com to correct format.
2022-10-03 21:43:10 -04:00
Harshit Rai Verma bf3e268df9
Added JavaScript, PHP, Go and Swift books (#7382)
* Added multiple books from Flavio Copes

Added books covering PHP, JavaScript, Go and iOS (Swift).

* Fixed alphabetical order

Fixed alphabetical order by placing the new elements in the correct spots.

* fix: use HTML instead of Online

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2022-10-03 20:45:39 -04:00
Vaclav Sekret cbfb4558bf
Add Free JS Book check_urls=free-programming-bookslangs.md (#7286)
* Add Free JS Book check_urls=free-programming-bookslangs.md

* Remove honorific

* Update link
2022-10-03 11:06:23 -04:00
Pratham Goenka dafa7de094
Add Xamarin.Forms Notes for professionals (#7372)
* Add Xamarin.Forms Notes for professionals

* Add file type
2022-10-03 10:42:22 -04:00
Ashish Khanagwal 0ee58f71f9
Add: Added JavaScript book (#7364)
* Add: Added JavaScript book

Modern JavaScript book added

* JavaScript book added
2022-10-02 18:41:02 -04:00
Johan Wigert f4f6b9c9ab
Added book Xamarin Community Toolkit Succinctly (#7356) 2022-10-02 18:35:05 -04:00
Paramesh Chandra 43cb4dcd07
Update free-programming-books-langs.md (#7281)
* Update free-programming-books-langs.md

Added a free Arduino introduction website

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md
2022-10-02 17:53:01 -04:00
Tanmay Jadhav 0eab3cbca1
Added New Django Rest Framework PDF (#7220)
* Added Django Rest Framework Free PDF

* Added New Django Rest Framework PDF

* Add RIPTutorial author notes

* Alphabetize

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2022-10-02 16:21:17 -04:00
Nandan Ramesh 2b8f3773d0
Added a new pandas book (HTML) (#7183)
* Added a new pandas book (html)

* order

* removed extra whitespace

* 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>
2022-10-02 16:08:52 -04:00
Johan Wigert bedf0ad46f
Add book MonoGame Role-Playing Game Development Succinctly (#7256) 2022-10-01 16:15:28 -04:00
Johan Wigert ad28656b8e
Add book Nuxt.js Succinctly (#7252) 2022-10-01 16:09:30 -04:00
Double-A-92 301488a117
Add Pascal Programming by Wikibooks (#7230) 2022-10-01 15:39:48 -04:00
Double-A-92 f246803215
Add 'Delphi Succinctly' (#7249) 2022-10-01 15:27:35 -04:00
João Vitor e8e210df89
Add rust book in free-programming-books-pt_BR and author name of The Rust Programming Language in free-programming-books-langs (#7099)
* Add  book A Linguagem de Programação Rust

* Add author name The Rust Programming Language

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

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

* Update books/free-programming-books-pt_BR.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>
2022-09-22 13:19:40 -04:00
eric 2e2bb31961 Revert "improve resource bugs found fixing EbookFoundation/free-programming-books-parser/8 (#7090)"
This reverts commit 25a05812f7.
2022-09-18 10:11:14 -04:00
David Ordás 25a05812f7
improve resource bugs found fixing EbookFoundation/free-programming-books-parser/8 (#7090) 2022-09-18 10:04:43 -04:00
JiaeK 1955fd4e41
Add 'OCaml from the very beginning' book & OCaml playground (#7083)
* Add 'OCaml from the very beginning' book

* Delete ocaml from the very beginning's PDF

* Update OCaml the very beginning book link

* Add ocaml playground
2022-09-18 09:50:54 -04:00
Tuan Anh b0f4572e1d
update link for: The Art of Prolog, Second Edition (#7077)
Co-authored-by: austin <austin@vmodev.com>
2022-09-15 09:44:57 -04:00
David Ordás 4d678252fe
chore!: join `IDE and editors` into same section (#7065)
* chore!: join editors into section `IDE and editors`

This homogenize the place where are organized the IDE and editors like Vim, Emacs, Visual Studio, Visual Studio Code, Eclipse, IntelliJ... into the same section.

Emacs Lips is a language per sé. so apply and add some crosslinks #5535 in order to reference editors.

Moved books in `-langs.md` now are in `-subjects.md` since editors are language agnostic, I think.

Complete this moved resources with author, formats and notes

* fix: alphabetize says linter

https://github.com/EbookFoundation/free-programming-books/runs/8267734103?check_suite_focus=true

Run fpb-lint ./books/
books/free-programming-books-ja.md
  4:5-22:42  warning  Alphabetical ordering: swap l.22 and l.21  alphabetize-lists  remark-lint

books/free-programming-books-pt_BR.md
  58:1-61:70  warning  Alphabetical ordering: swap l.60 and l.59  alphabetize-lists  remark-lint

books/free-programming-books-zh.md
  254:1-258:87  warning  Alphabetical ordering: swap l.258 and l.257  alphabetize-lists  remark-lint

* chore!: Organize near spoken Lisp dialects.

- Common Lisp, PicoLisp, Emacs Lisp -> Lisp
- Rename Common Lisp and LISP -> Lisp
- Emacs & Pico as subsections of Lisp preserving current crosslinks

* chore: merge non-referenced Emacs Lisp into Lisp
2022-09-13 12:06:55 -04:00
Lipi C.H. Lee 80ee04ea6a
Fix the link for Modern C (#7068)
* Fix the link for Modern C

The link is not valid for it.

* Fix for new link

Fix to https://gustedt.gitlabpages.inria.fr/modern-c/
2022-09-12 09:50:22 -04:00
David Ordás 0cd9d69d74
chore: remove `Scaler Topics`'s dups (#7052)
removed resources are already in interactive tutorials joint other scaler topic links
2022-09-02 09:38:52 -04:00
David Ordás 9bfd1914d5
fix: homogenize authoring format and place (#7034)
* fix: homogenize authors format and place

- use colon as author separator (replaces `&`, `and`, `y`, `e`, `et`...)
- ensures is placed after resource title, not part of itself `title - author`
- `et al.` as special author/token to group many

* remove double comma

* fix: recover traducer role notations as `trad.:`

* detect and apply some `trad.:`s role anotation

* chore: `trad.:` to `trl.:`

Apply suggestion made by Eric at https://github.com/EbookFoundation/free-programming-books/pull/7034#discussion_r954014539

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

* Sort author - format

* fix: remove empty authors (dash is alone)

Used regex: `-\s+(\(|$)`

* format: change to `edt.:` role

Definition list at https://www.loc.gov/marc/relators/relaterm.html

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-09-02 09:36:04 -04:00
Roger 81f87cbd55
Add PingCAP's `TiDB Introduction` book (#6954)
* Update free-programming-books-langs.md

Added a new section NewSQL and added the first course in the section

* add toc entry for `NewSQL`

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2022-08-26 11:04:42 +02:00
Eric Hellman 19a03ae8a7
remove non-free leanpub books (#7026)
* remove non-free leanpub books

45 books removed, the 59 books remaining are still free.

* re-add 5, fix 3

a programmed scan of the leanpub urls reveal 5 that should not have been removed and 3 that should use /read urls

* revert to previous index structure
2022-08-25 13:03:43 +02:00
KotoWhiskas 560691ead7
Add "Qt6 QML Book" by Johan Thelin, Jürgen Bocklage-Ryannel, Cyril Lorquet (HTML, PDF) (#7033)
* Add Qt6 QML Book

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

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

* Add PDF clarification (not link)

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2022-08-24 18:15:15 +02:00
David Ordás d9d3c34593
fix: preserve `title - author` format (#7032)
* fix: preserve `title - author` format (es)

* fix: preserve `title - author` format (ja)

* fix: preserve `title - author` format (en)

* fix: preserve `title - author` format (si)

* fix: missing dash after title when author exists
2022-08-22 09:40:31 +02:00
Eric Hellman 9d93bb966e
fix spaces and dots in fragment id of markdown links (#7021)
* fix bad link syntax in CONTRIBUTING-vi

* also dots, while we're at it
2022-08-18 09:35:08 +02:00
David Ordás 5324b9e3cf
fix: homogenize markdown across files using markdownlint rules (#6988)
* chore: homogenize C# table of content anchor (`#c-sharp` to `#csharp`)

* format: homogenize c# category title

right markdown escape instead of use HTML entities

* lint: fix `MD012/no-multiple-blanks` rule

Multiple consecutive blank lines [Expected: 2; Actual: 3]

* lint: fix `MD039/no-space-in-links`

Spaces inside link text

* lint: fix `MD009/no-trailing-spaces` rule

Trailing spaces [Expected: 0 or 4; Actual: 1]
Trailing spaces [Expected: 0 or 4; Actual: 2]

* lint: fix `MD006/ul-start-left` rule

* format: remove extra spaces between note tokens

* spell: fix lint `MD044/proper-names` rule

- HTML
- JavaScript
- YouTube

* spell: normalize to the most common `Index` heading

* lint: fix `MD007/ul-indent` rule

Unordered list indentation [Expected: 4; Actual: 2]

* format: escape pipes `|` from resources text

addresses #5176

* add Hesham Asem courses about machine and deep learning and nlp

* Expand the name of nlp section

* Change the order

* Revert "spell: normalize to the most common `Index` heading"

This reverts commit 4d6a74e7d7.

Co-authored-by: AhmedElTabarani <eltabaraniahmed@gmail.com>
2022-08-12 15:14:00 +02:00
David Ordás 44579d3373
join and homogenize `HTML & CSS` section title across files (#6963) 2022-07-29 12:46:20 +02:00
qxzsilver1 6dccbf7eaa
Adding Pascal language references to books (#6971)
* Adding Pascal

Adding Pascal references

* Formatting and minor changes

Adding PDF/HTML tags and re-arranging into alphabetical order

* Fix alphabetical ordering

* Change author name

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

* More description for Turbo Pascal

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

* Adding author

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

* Add origin info

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

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-07-26 08:49:55 +02:00
RNDr. Simon Toth 88c2300839
Adding A Complete Guide to Standard C++ Algorithms (#6957)
* Adding A Complete Guide to Standard C++ Algorithms

* Update free-programming-books-langs.md

Adjusted description and added a link to the latest PDF on the linked README.md.

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

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-07-22 08:37:59 +02:00
ImVector 010694a298
feat(books): add Web Development book in english langs file (#6958)
* feat(books): add Web Development book in english langs file

* changed url
2022-07-22 08:34:57 +02:00
David Ordás 025a0e9a81
Add FrontEnd Masters Guides (#6936)
* Add `Front-End Developer Handbook 2016`

* Add `Front-End Developer Handbook 2017`

* Add `Front-End Developer Handbook 2018`

* Add `Front-End Developer Handbook 2019`

Resolves #6931

* Written by Cody Lindley

* Add `JavaScript (ES2015+) Enlightenment`

* lint: alphabetize-lists

* format: Complete authoring of `React Enlightenment`

* only one link is enough, it said the boss

* delete `sponsored by` author: `Frontend Masters`
2022-07-19 09:56:59 +02:00
David Ordás c1ce5599a8
feat: Add `From JavaScript to Rust ebook` by Jarrod Overson (#6932)
* Add `From JavaScript to Rust ebook` by Jarrod Overson

Resolves #6840

* Use Github HEAD link to PDF file instead repo

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

* lint: add PDF format

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
2022-07-18 21:48:44 +02:00
David Ordás 385808e63f
feat: Merge `Version Control Systems` into same section (#6929)
* feat: add `vcs` section

handles proposal(lists): Merge Version Control Systems into same section #5526

* chore: move GIT resources from books to subjects

handles proposal(lists): Merge Version Control Systems into same section #5526

* chore: move Mercurial resources. books 2 subjects

handles proposal(lists): Merge Version Control Systems into same section #5526

* lint: alphabetize Mercurial resources

* chore: move Subversion resources. books 2 subjects

handles proposal(lists): Merge Version Control Systems into same section #5526

* lint: alphabetize Subversion resources

* add resource authoring

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

* format: Add archived notes to http://gitref.org/

handles #6301

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

* Update http://svnbook.red-bean.com resource

- To `https`
- Use localized `index.html`
- Add book authoring

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

* Add resource authoring

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

* format: Add archived notes to http://rypress.com/tutorials/git/index

handles #6301

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

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
2022-07-18 21:46:39 +02:00
NicknamedCoco 04f3ea1dbd
Update free-programming-books-langs.md (#6922)
Add Tiny Python Projects for Python Learning,this book is free
2022-07-15 11:39:23 +02:00
Kevin 177c011cbb
Remove Broken Link to Rails Craigslist Clone (#6905)
The link http://www.thinkful.com/learn/ruby-on-rails-tutorial/ results in a 404 and I couldn't find another link to the resource online.
2022-07-07 19:33:54 -04:00
mrts 800844c285
Add grain docs (#6859)
* Add grain docs

* Move grain docs

* Fix alphabetical order

* Fix alphabetical order
2022-06-27 19:02:23 -04:00
Samuel de Oliveira a7558f56b8
Add lua ebook. (#6857)
* Add lua ebook.

* Rewrite link

* Add credits to Stackoverflow in a Lua ebook

* Add "(PDF)" in final line
2022-06-18 12:31:18 -04:00
Tanvi Moharir 678f8412ea
Updating link for 'Modelling Creativity: Case studies for python' (#6876) 2022-06-15 15:03:54 -04:00
Umer Mansoor daa7d97c89
check_urls=free-programming-books-langs.md Added new PHP language book (#6869)
## What does this PR do?
Add resource: New PHP language book

## For resources
An Introduction to the PHP Programming Language

### Why is this valuable (or not)?
17 in depth chapters covers the basics of PHP programming covering basics and advanced concepts like OOP.

### How do we know it's really free?
Free and published as Creative Commons Attribution-ShareAlike 4.0 as per book's license

### For book lists, is it a book? For course lists, is it a course? etc.
Book

## Checklist:
- [x] Read our [contributing guidelines](https://github.com/EbookFoundation/free-programming-books/blob/main/docs/CONTRIBUTING.md)
- [x] Search for duplicates.
- [x] Include author(s) and platform where appropriate.
- [x] Put lists in alphabetical order, correct spacing.
- [x] Add needed indications (PDF, access notes, under construction)

## Follow-up

- Check the status of GitHub Actions and resolve any reported warnings!
2022-06-10 08:44:44 -04:00
João Pedro Lopes 615fc93244
Patch 1 (#6860)
* Update in C# free-programing books

I added some books that are in the microsoft documentation

* Put in alphabetical order
2022-06-03 17:23:02 -04:00
Umer Mansoor a67990c100
check_urls=free-programming-books-langs.md Added new C language book (#6855) 2022-05-30 12:36:36 -04:00
Sandeep Mishra b1dcc5cf32
Added Useful Links (#6843)
* Added Useful Link

Added useful links under Java and Python.

* Update free-programming-books-langs.md

* Update free-programming-books-langs.md
2022-05-24 14:11:57 -04:00
Chuan Wei Foo bb7cf8d2e7
Add "The Standard ML Basis Library" (#6847) 2022-05-24 13:53:34 -04:00
Chuan Wei Foo 336c808905
Add "Tcl for Web Nerds" (#6846) 2022-05-24 13:52:30 -04:00
lilsweetcaligula 13d0da076d
Fix a dead link for a Haskell textbook (#6841) (#6842) 2022-05-12 10:42:29 -04:00
mrts de69462af2
Add vlang documentation (#6833)
* Add vlang documentation

* Add missing newline

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

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

* Update free-programming-books-langs.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2022-04-26 13:34:43 -04:00
beastmatser 5264f4aa8c
Add 'An overview of the Odin programming language and its features.' (#6813)
* Add 'The Odin language overwiew'

* Fix title

* Fix title

* Add missing backslash
2022-04-03 16:33:35 -04:00
David Ordás e6bb1c2faf
chore: Standardize TutorialsPoint resources (#6799)
* Standardize TutorialsPoint links: urls, metadata...

* There is no PDF for this guide

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

* move Tutorials Point's tutorials from courses to its category

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
2022-04-02 14:26:49 -04:00
David Ordás fd0a38f440
Standardize Flavio Copes' resources (#6811) 2022-04-01 11:19:40 -04:00