https://github.com/alaminkouser/learning-zig
A repo to take note for learning zig.
https://github.com/alaminkouser/learning-zig
zig zig-lang zig-language
Last synced: 4 months ago
JSON representation
A repo to take note for learning zig.
- Host: GitHub
- URL: https://github.com/alaminkouser/learning-zig
- Owner: alaminkouser
- License: mit
- Created: 2024-04-24T17:38:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T18:35:10.000Z (about 2 years ago)
- Last Synced: 2025-08-05T04:26:15.426Z (10 months ago)
- Topics: zig, zig-lang, zig-language
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# learning-zig
I am a web developer. I mostly work with html, css, and js. I used to write C programs about 6 years ago. It is always interesting for me to learn a new language. Recently, I decided to learn a new programming language alongside my law studies and part-time programming. I was struggling to choose the right programming language.
I am not seeking a language with high demand in the market. I just want to learn something which is fast. That is why I have chosen to learn Zig.
This repo will be used as my notebook for learning the Zig language. There are not enough Zig learning resources online. I do not know if this will even help anyone or not, but I will just write my thoughts and what I struggled with in the Zig language.