|
4 | 4 | .author = "Sample Author", |
5 | 5 | .layout = "page.shtml", |
6 | 6 | .draft = false, |
7 | | ---- |
| 7 | +--- |
| 8 | + |
8 | 9 | ## Format |
| 10 | + |
9 | 11 | Zig Days are full-day, collaborative programming events. |
10 | 12 |
|
11 | 13 | You can learn more about this format in "[Zig Day: A suggestion for better Zig meetups](https://kristoff.it/blog/zig-day/)". |
12 | 14 |
|
13 | | - |
14 | 15 | ## Guidelines |
| 16 | + |
15 | 17 | 1. **The main goal of a Zig Day is to inspire you to make [Software You Can Love](https://softwareyoucan.love)**. |
16 | 18 |
|
17 | | -2. **Zig days are for collaboration and socialization**. Avoid working on code you can't collaborate on (e.g. because of its license) and try to have engaging conversations with other people. |
| 19 | +2. **Zig days are for collaboration and socialization**. Avoid working on code you can't collaborate on (e.g. because of its license) and try to have engaging conversations with other people. |
18 | 20 |
|
19 | | -3. **Software You Can Love is high quality software**, and the only way to make high quality software is to apply systems thinking. |
20 | | - - [Hello Systems](https://www.youtube.com/watch?v=w9rkil0dotI) - Loris Cro |
21 | | - - [Making Systems Programming Accessible](https://www.youtube.com/watch?v=Qncdi-Fg0-I) - Andrew Kelley |
22 | | - - [A Systems-Minded Approach to Creating a Music Player Application](https://www.youtube.com/watch?v=SCLrNqc9jdE) - Andrew Kelley |
23 | | - - [Tiger Style](https://github.com/tigerbeetle/tigerbeetle/blob/main/docs/TIGER_STYLE.md) - TigerBeetle |
24 | | - |
| 21 | +3. **Software You Can Love is high quality software**, and the only way to make high quality software is to apply systems thinking. |
| 22 | + - [Hello Systems](https://www.youtube.com/watch?v=w9rkil0dotI) - Loris Cro |
| 23 | + - [Making Systems Programming Accessible](https://www.youtube.com/watch?v=Qncdi-Fg0-I) - Andrew Kelley |
| 24 | + - [A Systems-Minded Approach to Creating a Music Player Application](https://www.youtube.com/watch?v=SCLrNqc9jdE) - Andrew Kelley |
| 25 | + - [Tiger Style](https://github.com/tigerbeetle/tigerbeetle/blob/main/docs/TIGER_STYLE.md) - TigerBeetle |
25 | 26 | 4. **Software You Can Love serves the end user**. Zig Days are a great opportunity to learn how to fight against user-hostile software. |
26 | | - - [You Should Play Secret Hitler](https://kristoff.it/blog/you-should-play-secret-hitler/) - Loris Cro |
27 | | - - [The Only Winning Move](https://www.youtube.com/watch?v=VJdDdqWmQtk) - Loris Cro |
28 | | - |
29 | | -5. Lastly, [learn some Zig](https://ziglang.org/learn/). |
| 27 | + - [My Software North Star](https://kristoff.it/blog/north-star/) - Loris Cro |
| 28 | + - [You Should Play Secret Hitler](https://kristoff.it/blog/you-should-play-secret-hitler/) - Loris Cro |
| 29 | + - [The Only Winning Move](https://www.youtube.com/watch?v=VJdDdqWmQtk) - Loris Cro |
| 30 | +5. Lastly, [learn some Zig](https://ziglang.org/learn/). |
0 commit comments