From b914a9c77d238b2b2530394802c2cba53288b73f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 15 Jan 2023 00:01:39 +0000 Subject: [PATCH] update fpb.json --- fpb.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/fpb.json b/fpb.json index d327a21..4c548e2 100644 --- a/fpb.json +++ b/fpb.json @@ -11704,6 +11704,14 @@ "PDF" ] }, + { + "url": "https://www.ime.usp.br/~pf/algorithms/", + "title": "Algorithms Design (in C)", + "author": "Paulo Feofiloff", + "notes": [ + "HTML" + ] + }, { "url": "https://magpi.raspberrypi.com/books/c-gui-programming", "title": "An Introduction to C & GUI Programming",