issues
search
pedropark99
/
zig-book
An open, technical and introductory book for the Zig programming language
https://pedropark99.github.io/zig-book/
Other
590
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix small mistakes in chapter 4
#91
icholy
opened
1 week ago
0
Fix small mistakes in chapter 3
#90
icholy
closed
2 weeks ago
1
Fix small grammar mistakes in chapter 2
#89
icholy
closed
2 weeks ago
3
Fix small grammar mistakes
#88
icholy
closed
2 weeks ago
3
minor improvements
#87
PoorlyDefinedBehaviour
closed
2 weeks ago
1
Fix the string section
#86
pedropark99
closed
3 weeks ago
0
Possibly remove "stack is faster" from stack overflow section
#85
pedropark99
opened
3 weeks ago
0
Fix several issues at once
#84
pedropark99
closed
3 weeks ago
1
String section is wrong; []const u8 is not null terminated
#83
scottredig
closed
3 weeks ago
1
3.2.6 Buffer allocators
#82
chrboesch
closed
3 weeks ago
2
Corrected Zigling's link
#81
chrboesch
closed
3 weeks ago
3
Compare Zig optionals with C++ optionals
#80
pedropark99
opened
3 weeks ago
0
Demonstrate how to execute system (or terminal) commands in Zig
#79
pedropark99
opened
3 weeks ago
1
Write a more sophisticated example of debugging Zig code with LLDB
#78
pedropark99
opened
3 weeks ago
0
Rename double function to twice.
#77
pedropark99
closed
3 weeks ago
0
Typo in chapter 1
#76
AdrienLeGuillou
closed
3 weeks ago
1
Typo in chapter 1 - 1.8.4 Some useful functions for strings
#75
AdrienLeGuillou
closed
3 weeks ago
1
Read great material
#74
pedropark99
opened
4 weeks ago
0
some minor typo fixes in 03-structs.qmd
#73
kurz-m
closed
1 month ago
0
Add amazon links to buy book
#72
pedropark99
closed
1 month ago
0
Fix multiple spelling errors
#71
pedropark99
closed
1 month ago
0
Rephrase paragraph
#70
pedropark99
closed
1 month ago
2
Clarification of Chapter 3 Memory and Allocation
#69
kurz-m
closed
1 month ago
1
Section about immutable function arguments
#68
kurz-m
closed
3 weeks ago
2
Fixing some typos
#67
kurz-m
closed
1 month ago
1
Talk about `anyopaque` at Zig-C interop Chapter
#66
pedropark99
opened
1 month ago
0
Add revision for chapter 16 and fix issue
#65
pedropark99
closed
1 month ago
0
Add a revision for Chapter 15
#64
pedropark99
closed
1 month ago
0
Fix typo in 01-zig-weird.qmd
#63
kurz-m
closed
1 month ago
1
Add a revision for Chapter 14
#62
pedropark99
closed
1 month ago
0
Add a revision for Chapters 12 and 13
#61
pedropark99
closed
1 month ago
0
Add a revision for Chapter 11
#60
pedropark99
closed
1 month ago
0
Talk about inline keyword
#59
pedropark99
opened
1 month ago
0
Add a revision for Chapter 10
#58
pedropark99
closed
1 month ago
0
Add a revision for Chapter 9
#57
pedropark99
closed
1 month ago
0
Add a revision for Chapter 8
#56
pedropark99
closed
1 month ago
0
Add revision for Chapter 7
#55
pedropark99
closed
1 month ago
0
Compare Zig defer with Go defer
#54
pedropark99
opened
1 month ago
0
Add revision for Chapters 4, 5 and 6
#53
pedropark99
closed
1 month ago
0
Add Google Analytics tracking
#52
pedropark99
closed
1 month ago
0
Add a revision of Chapter 2
#51
pedropark99
closed
1 month ago
0
Fix tpyo in chapter 4
#50
slackline
closed
1 month ago
2
Add section for runtime versus compile-time known length in slices.
#49
pedropark99
closed
1 month ago
0
Add chapter to talk about SIMD and Vectors
#48
pedropark99
closed
1 month ago
0
Runtime know length versus compile-time know length in slices
#47
pedropark99
closed
1 month ago
0
Talk about stack overflow on big stack allocations
#46
pedropark99
closed
3 weeks ago
0
Paragraph about zig not being a strongly typed language due to type inference
#45
rubin55
closed
1 month ago
2
Add section to describe type casting
#44
pedropark99
closed
1 month ago
0
Add section to explain `translate-c` and fix `@cCompile` calls
#43
pedropark99
closed
1 month ago
0
Add small section to describe useful string functions
#42
pedropark99
closed
1 month ago
0
Next