<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zigling-exercises.git/36_enums2.zig, branch main</title>
<subtitle>My copy of the Zigling exercises and their solutions. See the original at https://codeberg.org/ziglings/exercises
</subtitle>
<id>https://git.muftee.net/zigling-exercises.git/atom?h=main</id>
<link rel='self' href='https://git.muftee.net/zigling-exercises.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/'/>
<updated>2021-02-09T23:36:57Z</updated>
<entry>
<title>Moved exercises to exercises because exercises</title>
<updated>2021-02-09T23:36:57Z</updated>
<author>
<name>Dave Gauer</name>
<email>dave@ratfactor.com</email>
</author>
<published>2021-02-09T23:36:57Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=55ad7c32f2d534b1fbd438204d21738f958c51a5'/>
<id>urn:sha1:55ad7c32f2d534b1fbd438204d21738f958c51a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ex 35,36 enums; updated README</title>
<updated>2021-02-06T14:29:49Z</updated>
<author>
<name>Dave Gauer</name>
<email>dave@ratfactor.com</email>
</author>
<published>2021-02-06T14:29:49Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=2cded107cd75a4024d9d0f76055ef48432301fad'/>
<id>urn:sha1:2cded107cd75a4024d9d0f76055ef48432301fad</id>
<content type='text'>
I'm changing the order of some more topics. Trying to explain the value
of pointers when we're mostly dealing with stack-sized values like
integers feels convoluted. So I'm starting with enums (which also has a
nice segue from an earlier "switch" exercise). Then structs. Then unions
(just in keeping with the order of these items on ziglearn.org) and THEN
pointers and multi-pointers and slices.
</content>
</entry>
</feed>
