From 3adf3ea47a0a49d800ee252f550eb0fb8a86de15 Mon Sep 17 00:00:00 2001 From: 23f1000537 <23f1000537@ds.study.iitm.ac.in> Date: Fri, 27 Mar 2026 12:01:07 +0530 Subject: [PATCH 1/5] Add nandhini to free-programming-books-langs list --- books/free-programming-books-langs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 588d590d5..fba1ca604 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -232,7 +232,7 @@ Books on general-purpose programming that don't focus on a specific language are * [xBase (dBase / Clipper / Harbour)](#xbase-dbase--clipper--harbour) * [Zig](#zig) - +nandhini ### ABAP * [SAP AWS Technical Documentation](https://aws.amazon.com/sap/docs/) From 56f95b11f1c4018c13ac9a487fa7c4527946ea5f Mon Sep 17 00:00:00 2001 From: 23f1000537 <23f1000537@ds.study.iitm.ac.in> Date: Fri, 27 Mar 2026 12:51:16 +0530 Subject: [PATCH 2/5] Add nandhini to the list --- books/free-programming-books-langs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index fba1ca604..858ca72a8 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -139,6 +139,7 @@ Books on general-purpose programming that don't focus on a specific language are * [Modelica](#modelica) * [MongoDB](#mongodb) * [MySQL](#mysql) +* [nandhini] * [.NET Core / .NET](#net-core) * [.NET Framework](#net-framework) * [NewSQL](#newsql) From e34bea5a71b10c67afa9a5aa9724afd3f8d9c1ca Mon Sep 17 00:00:00 2001 From: 23f1000537 <23f1000537@ds.study.iitm.ac.in> Date: Fri, 27 Mar 2026 12:55:37 +0530 Subject: [PATCH 3/5] Add nandhini to the list --- books/free-programming-books-langs.md | 1 - 1 file changed, 1 deletion(-) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 858ca72a8..ec93db8e3 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -233,7 +233,6 @@ Books on general-purpose programming that don't focus on a specific language are * [xBase (dBase / Clipper / Harbour)](#xbase-dbase--clipper--harbour) * [Zig](#zig) -nandhini ### ABAP * [SAP AWS Technical Documentation](https://aws.amazon.com/sap/docs/) From 43174fad2d9e5ba33f5d5647a156cdc56990a72d Mon Sep 17 00:00:00 2001 From: 23f1000537 <23f1000537@ds.study.iitm.ac.in> Date: Fri, 27 Mar 2026 13:16:18 +0530 Subject: [PATCH 4/5] fix: update link to https and fix formatting --- books/free-programming-books-langs.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index ec93db8e3..ccbba9ffe 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -139,7 +139,6 @@ Books on general-purpose programming that don't focus on a specific language are * [Modelica](#modelica) * [MongoDB](#mongodb) * [MySQL](#mysql) -* [nandhini] * [.NET Core / .NET](#net-core) * [.NET Framework](#net-framework) * [NewSQL](#newsql) @@ -243,7 +242,7 @@ Books on general-purpose programming that don't focus on a specific language are * [A Guide to Ada for C and C++ Programmers](https://www.cs.uni.edu/~mccormic/4740/guide-c2ada.pdf) - Simon Johnston (PDF) * [Ada 95: The Craft of Object-Oriented Programming](https://www.adaic.org/resources/add_content/docs/craft/html/contents.htm) - John English (HTML) -* [Ada Distilled](http://www.adapower.com/pdfs/AdaDistilled07-27-2003.pdf) - Richard Riehle (PDF) +* [Ada Distilled](https://www.adapower.com/pdfs/AdaDistilled07-27-2003.pdf) - Richard Riehle (PDF) * [Ada for the C++ or Java Developer](https://www.adacore.com/uploads/books/pdf/Ada_for_the_C_or_Java_Developer-cc.pdf) - Quentin Ochem (PDF) (CC BY-NC-SA) * [Ada Programming](https://en.wikibooks.org/wiki/Ada_Programming) - Wikibooks * [Ada Reference Manual - ISO/IEC 8652:2012(E) Language and Standard Libraries](http://www.ada-auth.org/standards/12rm/RM-Final.pdf) (PDF) From a413802eb35097f2d916ad91d80061ad0e87d808 Mon Sep 17 00:00:00 2001 From: 23f1000537 <23f1000537@ds.study.iitm.ac.in> Date: Fri, 27 Mar 2026 13:24:13 +0530 Subject: [PATCH 5/5] add http to https --- books/free-programming-books-langs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index ccbba9ffe..940523f24 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -288,7 +288,7 @@ Books on general-purpose programming that don't focus on a specific language are ### App Inventor * [Absolute App Inventor 2](https://amerkashi.wordpress.com/2015/02/16/absolute-app-inventor-2-book/) - Hossein Amerkashi -* [App Inventor 2](http://www.appinventor.org/book2) - David Wolber, Hal Abelson, Ellen Spertus, Liz Looney +* [App Inventor 2](https://www.appinventor.org/book2) - David Wolber, Hal Abelson, Ellen Spertus, Liz Looney ### Arduino