Commit Graph
13 Commits
Author SHA1 Message Date
Dave GauerandGitHub 882a6b6198 Merge pull request #20 from quexxon/exercise_12_fixes
Exercise 12 fixes
2021-02-15 09:58:39 -05:00
Dave GauerandGitHub 6a00d37d03 Merge pull request #17 from quexxon/main
Fix typo in exercise 09: out => our
2021-02-14 09:42:28 -05:00
Dave GauerandGitHub 34f03b0e96 Merge pull request #10 from tijb/patch-1
Update 03_assignment.zig | Missing Line In Example
2021-02-14 08:32:42 -05:00
Dave GauerandGitHub 8edfe2f157 Merge pull request #13 from Ivan-Velickovic/main
04_arrays.zig - missing ":" for type of example array
2021-02-13 21:59:17 -05:00
Dave GauerandGitHub 2493e93c37 Added additional inspirations for Ziglings
Ruby Koans is even attributed by rustlings.
The Little Schemer is a personal all-time favorite programming book.
2021-02-13 15:47:00 -05:00
Dave GauerandGitHub 6c53364b38 Merge pull request #11 from tijb/patch-2
Update 04_arrays.zig | Array Index
2021-02-13 11:37:30 -05:00
Dave GauerandGitHub 5505569980 Updating README description of project
Also updated the GitHub project description to:
"Learn the Zig programming language by fixing tiny broken programs."

I think it sounds more of a fun challenge this way rather than the more
academic "learn by doing exercises".

I mean, who wouldn't want to come help these "tiny broken programs"?!?
2021-02-13 11:23:53 -05:00
Dave GauerandGitHub d9b8dfa535 Merge pull request #5 from Joefish/zig_version_check
Added a zig version test
2021-02-12 20:29:50 -05:00
Dave GauerandGitHub a87c08cb3b Merge pull request #9 from palash25/typo2
exercise/25 fix typo
2021-02-12 10:43:00 -05:00
Dave GauerandGitHub b7f9711da4 Merge pull request #7 from palash25/typo
exercise/21: fix typo
2021-02-11 14:13:15 -05:00
Dave GauerandGitHub 56ba5d7fda Merge pull request #3 from Joefish/06_print_specifier
Added string specifier in Ex 06
2021-02-10 22:08:16 -05:00
Dave GauerandGitHub e382b01976 Ex 22 spelling error
I never make mistakes with apostrophes'es', so I dont' know what happened here.
2021-02-10 09:35:16 -05:00
Dave GauerandGitHub 82a1abe09b Improved 02 comment about imports being const 2021-02-10 09:27:43 -05:00