From 63b9e877036636bf11766c0efb7f0f6cba626978 Mon Sep 17 00:00:00 2001 From: Johnathan <107501728+johnull@users.noreply.github.com> Date: Fri, 18 Oct 2024 03:24:29 -0300 Subject: [PATCH] Remove DSA book from webdev topic (#151) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bce573..4d32bba 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ - [2018 - Hands-On Dependency Injection in Go](#2018---hands-on-dependency-injection-in-go) - [2018 - Security with Go](#2018---security-with-go) - [2019 - A Go Developer's Notebook](#2019---a-go-developers-notebook) + - [2019 - Learn Data Structures and Algorithms with Golang](#2019---learn-data-structures-and-algorithms-with-golang) - [2020 - Black Hat Go](#2020---black-hat-go) - [2020 - Writing An Interpreter In Go](#2020---writing-an-interpreter-in-go) - [2020 - Writing A Compiler In Go](#2020---writing-a-compiler-in-go) @@ -60,7 +61,6 @@ - [Ultimate Go Notebook](#ultimate-go-notebook) - [Web Development](#web-development) - - [2019 - Learn Data Structures and Algorithms with Golang](#2019---learn-data-structures-and-algorithms-with-golang) - [2020 - 12 Factor Applications with Docker and Go](#2020---12-factor-applications-with-docker-and-go) - [2021 - Webapps in Go the anti textbook *Free*](#2021---webapps-in-go-the-anti-textbook-free) - [2021 - Build SaaS apps in Go](#2021---build-saas-apps-in-go)