From 44d5cf20f6e910324b3cc53a95deec9c685822bf Mon Sep 17 00:00:00 2001 From: sstegmanbsd Date: Tue, 21 Oct 2025 07:13:50 -0700 Subject: [PATCH] Add Octave introduction resource link (#12718) * Add Octave introduction resource link * Fix link order for Octave Programming resource * Update books/free-programming-books-langs.md Co-authored-by: Eric Hellman --------- Co-authored-by: Eric Hellman --- 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 e2e102dc1..7b814b598 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1750,6 +1750,7 @@ Books on general-purpose programming that don't focus on a specific language are ### Octave +* [Introduction to GNU Octave](https://www.wcc.vccs.edu/sites/default/files/Introduction-to-GNU-Octave.pdf) - jason Lachniet (PDF) * [Octave Programming](https://en.wikibooks.org/wiki/Octave_Programming_Tutorial) - Wikibooks