|
| 1 | +--- |
| 2 | +.title = "Zig Day Belgrade #1", |
| 3 | +// Announcement date |
| 4 | +.date = @date("2026-06-06T23:10:00"), |
| 5 | +.author = "Marko", |
| 6 | +.layout = "event.shtml", |
| 7 | +// You **MUST** increase 'version' if you edit the date, the duration or the |
| 8 | +// address of this event. |
| 9 | +.custom = { |
| 10 | + "version": 1, |
| 11 | + "start": "2026-06-06T10:00:00", |
| 12 | + "duration": 8, |
| 13 | + "address": "Marka Kraljevica 4, KC Magacin, Belgrade, 11000", |
| 14 | + "latitude": "20.453303", |
| 15 | + "longitude": "44.813405", |
| 16 | +}, |
| 17 | +--- |
| 18 | + |
| 19 | +## Introduction |
| 20 | +Finally we have the second iteration of the Zig day format, took us almost as much time as Zig version 0.16.0! Join a community of Zig lovers in the heart of the Balkans, whether you're a seasoned veteran, or a complete beginner. This is the time and place to share you're experiences, learn something new, and actually produce some code you can love. |
| 21 | + |
| 22 | +Get your laptops charged, coffees brewed, C++ and Rust hate comments revised, your Zig compilers compiled, and std's imported, because we start at 10:00, coding our way all the way trough 18:00. |
| 23 | + |
| 24 | +Become a part of the community on [Telegram](https://t.me/zig_day_belgrade). |
| 25 | + |
| 26 | +## Format |
| 27 | +We wouldn't like to keep things strict by defining a time schedule, because we agree that writing code is like making art. Sometimes it just comes out by itself, and other times not. You can't really force it. |
| 28 | + |
| 29 | +There will be a few short talks, but the emphasis of the event is on craftmanship, not passive listening. |
| 30 | + |
| 31 | +Be sure to bring your laptop. If you don't have a laptop, reach out via the Telegram chat, we can probably hook you up. |
| 32 | + |
| 33 | +The event language is going to be dictated by the participants, though English would be preferred in a multilingual crowd. Try to make other people a part of the conversation as much as possible. |
| 34 | + |
| 35 | +The event is absolutely open to everyone, and free. |
| 36 | + |
| 37 | +## Venue |
| 38 | +The venue is [KC Magacin](https://kcmagacin.org/), a fellow non profit organization, located at Kraljevica Marka 4. |
| 39 | + |
| 40 | +Please RSVP, and/or announce yourself in the Telegram chat, so we can plan out the food, drinks and the general logistics! |
| 41 | + |
| 42 | +## Organizers |
| 43 | +Alphabetically sorted, coincidentally also by height: |
| 44 | +- Marko |
| 45 | +- Nothke |
| 46 | +- Nikola |
| 47 | +- Petar |
| 48 | + |
| 49 | +If you need any help or have suggestions, feel free to reach out via our [Telegram chat](https://t.me/zig_day_belgrade). |
0 commit comments