From 5b259858a9e9fff92ba1042207af1fe731b8b66f Mon Sep 17 00:00:00 2001 From: gsiri007 <216904534+gsiri007@users.noreply.github.com> Date: Thu, 18 Jun 2026 21:12:20 +0530 Subject: [PATCH] The site seems to be broken. Links to chapters not responding etc. (#13311) * Removed 403 Forbidden - Object-Oriented Programming in JavaTM Textbook * Book added: Linux Essentials - Linux Professional Institute * three LPI books added * version number removed from LPI books * Operating Systems and Middleware - Max Hailperin removed due to 404 access denied * removed broken link * removed golangbyexample.com * Update free-programming-books-langs.md --- 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 ed6e27e91..a01356ef5 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -836,7 +836,6 @@ Books on general-purpose programming that don't focus on a specific language are * [Go Succinctly](https://www.syncfusion.com/succinctly-free-ebooks/go-succinctly) - Mark Lewin (PDF, EPUB, Kindle) * [Go Tutorial](http://www.tutorialspoint.com/go/) - Tutorials Point (HTML, PDF) * [Go Web Development Succinctly](https://www.syncfusion.com/succinctly-free-ebooks/go-web-development) - Mark Lewin (PDF, EPUB, Kindle) -* [Golang by Example](https://golangbyexample.com) * [Golang tutorial series](https://golangbot.com/learn-golang-series/) - Naveen Ramanathan * [How To Code in Go](https://www.digitalocean.com/community/books/how-to-code-in-go-ebook) - Mark Bates, Cory Lanou, Timothy J. Raymond (PDF, EPUB) * [Learn Go in Y minutes](https://learnxinyminutes.com/docs/go/)