From 80c53d5592cab66b234eebe1b6b24e4bdc0b4ea2 Mon Sep 17 00:00:00 2001 From: Preslav Mihaylov Date: Mon, 6 Nov 2023 09:37:40 +0200 Subject: [PATCH 1/3] add golang courses section to toc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 098496a..8265dc7 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Don't forget to: - [Mobile/Desktop/Multi-Platform-Apps Courses (4)](#mobiledesktopmulti-platform-apps-courses) - [Data Structure & Algorithm Courses (2)](#data-structure--algorithm-courses) - [C#/.Net Courses (4)](#cnet-courses) + - [Go (Golang) Courses (4)](#go-golang-courses) - [InfoSec Courses (1)](#infosec-courses) - [Programming Courses From Platforms (10)](#programming-courses-from-platforms) - [Other General Programming Courses (9)](#other-general-programming-courses) From 2bc88025264f0c7f74a359ed6b134439f77dae9e Mon Sep 17 00:00:00 2001 From: Preslav Mihaylov Date: Mon, 6 Nov 2023 09:38:21 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8265dc7..d552f49 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Don't forget to: - [Mobile/Desktop/Multi-Platform-Apps Courses (4)](#mobiledesktopmulti-platform-apps-courses) - [Data Structure & Algorithm Courses (2)](#data-structure--algorithm-courses) - [C#/.Net Courses (4)](#cnet-courses) - - [Go (Golang) Courses (4)](#go-golang-courses) + - [Go (Golang) Courses (1)](#go-golang-courses) - [InfoSec Courses (1)](#infosec-courses) - [Programming Courses From Platforms (10)](#programming-courses-from-platforms) - [Other General Programming Courses (9)](#other-general-programming-courses) From 73e102112ca5082e3cd1c448e911b7a4b6a15235 Mon Sep 17 00:00:00 2001 From: Preslav Mihaylov Date: Mon, 6 Nov 2023 09:40:35 +0200 Subject: [PATCH 3/3] fix Go to top marker on .net section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 70a0c3a..d3a3707 100644 --- a/README.md +++ b/README.md @@ -268,12 +268,16 @@ Don't forget to: | -- | ---| ------ | ------ | | 👑 | Your Spot | [Submit your discount](https://github.com/trungdq88/Awesome-Black-Friday-Cyber-Monday/issues/368) now to secure the top spot! | 💸 | + +[⬆️ Go to Top](#table-of-contents) + #### Go (Golang) Courses | | Name | Description | Discount Code & Terms | | -- | ---| ------ | ------ | | 🤑 | [Learn Programming with Go (Golang), One Game at a Time](https://www.udemy.com/course/learn-programming-with-go/?couponCode=BLACKFRIDAY) | Learn Programming using the Go (Golang) programming language by building your own games. Excellent for beginners, who are starting out w/ programming or want to pick up Golang. | 80% OFF with code **BLACKFRIDAY** | + [⬆️ Go to Top](#table-of-contents) #### InfoSec Courses