-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4cb24a7
commit b29afc8
Showing
3 changed files
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
#+TITLE: Zig 语言中文社区 | ||
#+DATE: 2022-07-20T12:42:38+0800 | ||
#+LASTMOD: 2023-11-25T11:04:13+0800 | ||
#+AUTHOR: Jiacai Liu | ||
#+LASTMOD: 2023-12-30T11:02:15+0800 | ||
|
||
{{< figure src="/images/logo.svg">}} | ||
|
||
|
@@ -12,13 +11,14 @@ | |
{{< figure src="https://github.com/zigcc/.github/raw/main/zig_mp.png" height="130" title="Zig 公众号二维码" >}} | ||
- 微信群:关注公众号获取 | ||
- 邮件:[[mailto:[email protected]][[email protected]]] | ||
- Discord:https://discord.gg/57JR9u7M | ||
- Telegram:[[https://t.me/ZigChinese]] | ||
- Discord:https://discord.gg/hzArH59u | ||
|
||
* 学习资料 | ||
由于 Zig 目前还处于快速迭代,因此最权威的资料无疑是官方的 [[https://ziglang.org/documentation/master/][Zig Language Reference]],遇到语言的细节问题,基本都可以在这里找到答案。其次是社区的一些高质量教程,例如: | ||
- [[https://zigcc.github.io/learning-zig/][学习 Zig]] :: 该系列教程最初由 Karl Seguin 编写,该教程行文流畅,讲述的脉络由浅入深,深入浅出,是入门 Zig 非常不错的选择 | ||
- [[https://codeberg.org/ziglings/exercises/][ziglings/exercises]] :: Learn the Zig programming language by fixing tiny broken programs. | ||
- [[https://zigcc.github.io/zig-cookbook/][Zig Cookbook]] :: A collection of simple Zig programs that demonstrate good practices to accomplish common programming tasks | ||
- [[https://github.com/zigcc/zig-idioms][zigcc/zig-idioms]] :: Common idioms used in Zig | ||
- [[https://github.com/zigcc/awesome-zig][zigcc/awesome-zig]] :: A collection of some awesome public Zig programming language projects. | ||
* RSS 订阅 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters