From 0bc96682f56f7527d0e830ec7609f9cdfcf95c59 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Tue, 7 Jul 2026 10:39:19 -0400 Subject: [PATCH] Update tutorial date and lesson details --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aa233b9..3130893 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [July 5, 2026] -## Lesson 236: Go Hacking Course (Chapter 3: Hacking Hello Distributed System World) -This chapter covers hacking of the basic hello world style Go program for the x64 architecture. +# Today's Tutorial [July 7, 2026] +## Lesson 237: Go Hacking Course (Chapter 4: Primitive Types) +This chapter covers Golang primitive types for the x64 architecture. -> Click [HERE](https://github.com/mytechnotalent/Go-Hacking/blob/main/Go%20Hacking.pdf) to read the FREE pdf book.