From 214508e47bd3405b022d596a7756a196b119e2d6 Mon Sep 17 00:00:00 2001 From: Sandeep chauhan <92181599+ryzen-xp@users.noreply.github.com> Date: Wed, 2 Oct 2024 11:15:31 +0530 Subject: [PATCH] Update free-programming-books-langs.md add The.Complete.Developer.Master.the.Full.Stack.With.TypeScript.React.Next.js.MongoDB.and.Docker. --- books/free-programming-books-langs.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 8aa21e936..6abf655c9 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -61,6 +61,7 @@ Books on general-purpose programming that don't focus on a specific language are * [Force.com](#forcecom) * [Forth](#forth) * [Fortran](#fortran) +* [Full stack](#fullstack). * [FreeBSD](#freebsd) * [Go](#go) * [Graphs](#graphs) @@ -794,6 +795,9 @@ Books on general-purpose programming that don't focus on a specific language are * [Self Study Guide 2: Programming in Fortran 95](http://www.mrao.cam.ac.uk/~rachael/compphys/SelfStudyF95.pdf) - Dr Rachael Padman (PDF) * [User Notes On Fortran Programming (UNFP): An open cooperative practical guide (1998)](https://www.ibiblio.org/pub/languages/fortran/) - Abraham Agay, Arne Vajhoej, et al. (HTML) +### Fullstack +* [The Complete Developer Master the Full Stack With TypeScript,React,Next.js, MongoDB.and Docker](https://drive.google.com/file/d/1ETe5CsDmU86H1lLNRXspvEQdyPbDHnTl/view?usp=sharing) + ### FreeBSD