rjkrm's Stars
Embed-Threads/Learn-C
A curated list of the top books to learn C programming, carefully selected to provide a comprehensive understanding of the language. Perfect for beginners and those looking to enhance their skills, these books guide you through C programming intricacies.
ossu/math
🧮 Path to a free self-taught education in Mathematics!
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
karpathy/LLM101n
LLM101n: Let's build a Storyteller
HACKE-RC/awesome-reversing
A collection of resources to learn Reverse Engineering from start!
tjs-z/tjsmafia-library
Collection from the curated library of TJS Mafia Discord server
oyekanmiayo/dsa-all-langs
A repository that contains explanations and (custom) implementations of the most popular data structures and algorithms in various languages.
golang-standards/project-layout
Standard Go Project Layout
tobyweb3x/the-way-to-Go
A good idea on how to get Go-ing with Go. https://medium.com/@giwaoluwatobi/the-way-to-go-23c0f1308e2
luk4z7/go-concurrency-guide
Practical concurrency guide in Go, communication by channels, patterns
rjkrm/project-based-learning
Curated list of project-based tutorials
reiver/learn-golang-in-one-day
Learn Golang In One Day.
Yashsharma1911/Golang-tutorial
Welcome to the world of Golang! 🚀 Discover a curated repository packed with tutorials, code samples, and exercises to help you master Go programming. Join our vibrant learning community and unleash the power of Golang! 💪💻
MatthewJamesBoyle/golang-interview-prep
vbd/Fieldnotes
Public repository of my field notes from 25+ years as computer guy
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
teivah/100-go-mistakes
📖 100 Go Mistakes and How to Avoid Them
ardanlabs/service
Starter-kit for writing services in Go using Kubernetes.
duffney/golang-notebook
shomali11/go-interview
Collection of Technical Interview Questions solved with Go
wneessen/go-mail
📧 Easy to use, yet comprehensive library for sending mails with Go
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
practical-tutorials/project-based-learning
Curated list of project-based tutorials
charlax/professional-programming
A collection of learning resources for curious software engineers
ardanlabs/gotraining
Go Training Class Material :
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
karanpratapsingh/learn-go
Master the fundamentals and advanced features of the Go programming language
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
lakshminarasimmanv/AlgorithmsInGo
This GitHub repository contains algorithms written in Go. The algorithms cover a wide range of topics, including sorting, searching, and graph algorithms.
teh-cmc/go-internals
A book about the internals of the Go programming language.