diff --git a/fpb.json b/fpb.json index 39d3923..16b0799 100644 --- a/fpb.json +++ b/fpb.json @@ -10466,6 +10466,10 @@ { "section": "ABAP", "entries": [ + { + "url": "https://aws.amazon.com/sap/docs/", + "title": "SAP AWS Technical Documentation" + }, { "url": "https://github.com/SAP/styleguides/blob/master/clean-abap/CleanABAP.md", "title": "SAP Code Style Guides - Clean ABAP" @@ -13979,6 +13983,14 @@ "PDF" ] }, + { + "url": "https://people.cs.vt.edu/shaffer/Book/Java3e20100119.pdf", + "title": "A Practical Introduction to Data Structures and Algorithm Analysis Third Edition (Java Version)", + "author": "Clifford A. Shaffer", + "notes": [ + "PDF" + ] + }, { "url": "http://ptgmedia.pearsoncmg.com/images/0131478303/downloads/Iverson_book.pdf", "title": "Apache Jakarta Commons: Reusable Java Components", @@ -25971,7 +25983,7 @@ "author": "Marti A. Hearst" }, { - "url": "https://people.gnome.org/~swilmet/glib-gtk-dev-platform.pdf", + "url": "https://informatique-libre.be/swilmet/glib-gtk-book/glib-gtk-dev-platform.pdf", "title": "The GLib/GTK+ Development Platform", "author": "Sébastien Wilmet", "notes": [ @@ -28001,7 +28013,7 @@ "author": "Victor Eijkhout" }, { - "url": "https://computing.llnl.gov/tutorials/parallel_comp/", + "url": "https://hpc.llnl.gov/documentation/tutorials/introduction-parallel-computing-tutorial", "title": "Introduction to Parallel Computing", "author": "Blaise Barney" }, @@ -34353,6 +34365,14 @@ "podcast" ] }, + { + "url": "https://www.mangocast.net", + "title": "Mangocast", + "author": "Lucho Benitez, Pablo Santa Cruz, Miguel Balsevich, Luis Corvalán, Rolando Natalizia", + "notes": [ + "podcast" + ] + }, { "url": "https://podcastlinux.com", "title": "Podcast Linux", @@ -51519,6 +51539,11 @@ "YouTube" ] }, + { + "url": "https://github.com/glaucia86/curso-typescript-zero-to-hero", + "title": "Typescript - Zero to Hero", + "author": "Glaucia Lemos" + }, { "url": "https://www.youtube.com/watch?v=0mYq5LrQN1s", "title": "TypeScript, o início, de forma prática", @@ -52524,6 +52549,11 @@ "url": "https://www.youtube.com/playlist?list=PLJtSFa-YIedYu2QfQaHJJBLT096RxtMHD", "title": "Machine Learning in Tamil", "author": "Majaa Matrix" + }, + { + "url": "https://youtube.com/playlist?list=PL5itdT07Pm8wxRaPWljPntnBmnOs4ExDM", + "title": "Machine Learning in Tamil", + "author": "Nithya Duraisamy" } ], "subsections": [] @@ -55598,6 +55628,11 @@ "url": "https://learngitbranching.js.org", "title": "Learn Git Branching" }, + { + "url": "https://dev.to/unseenwizzard/learn-git-concepts-not-commands-4gjc", + "title": "Learn git concepts, not commands", + "author": "Nico Riedmann, Dev.to" + }, { "url": "https://www.atlassian.com/git/tutorials/learn-git-with-bitbucket-cloud", "title": "Learn Git with Bitbucket Cloud"