Skip to content

rafaelnacle/zig_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

zig_learning ⚡

A personal repo documenting my journey learning Zig from scratch.


Why Zig?

I wanted a "low-level" modern language that doesn't hide much what's happening from me.
Zig is explicit, has no hidden control flow, and forces you to understand your own code.
That felt like the right kind of hard. I just want to be a better dev in general.


Goal

First contribution to the Zig language itself within a year.

Further Notes

I get the resources from courses, youtube, books, documentation, anywhere I can find what I need. When I do the examples, I ask Claude to make the code more educational, add comments to make it easier to document and for revisiting later on.

Atm I'm using a course on Udemy from Bohdan Zaremba, some docs, and Claude for further explanation and easier documentation notes.

About

This is a repo for learning Zig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages