> For the complete documentation index, see [llms.txt](https://cn.crystalforrubyists.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cn.crystalforrubyists.com/master.md).

# 知道 Ruby 吗? 进入 Crystal 吧！

[Crystal](http://crystal-lang.org/) 编程语言非常有趣，我花了一些时间了解 Crystal 并发现一些有用的东西，并在我学习的时候记录下来。

## 常见问题

**你是谁？**

我是 [**Serdar Dogruyol**](https://github.com/sdogruyol), 一名多年的 Rubyist，我创造了 [Kemal](http://kemalcr.com/)，同时也是 [Crystal Weekly](http://www.crystalweekly.com/) 负责人和一名 [多产的开源贡献者](https://github.com/sdogruyol).

我爱新兴编程语言，虽然我过去几年一直使用的 Ruby，也用 Java，PHP，Crystal，Elixir 和其他许多语言写过很多代码，我也喜欢写作和编写好的文档，这很难，Crystal 还缺乏很多东西，我在努力构建基石。

**为什么是 Crystal？**

[本书第一节讨论了这个](http://www.crystalforrubyists.com/book/book.html#why-crystal) 并且我也写了 [一篇博客](http://serdardogruyol.com/why-crystal) 关于它, 但基本上, Crystal 擅长 Ruby 所擅长的一切... 再加上你作为一个 Rubyist 已经知道了 Crystal，很棒！

**我能得到什么？**

基本上, 你可以 [免费在线阅读整本书](http://www.crystalforrubyists.com/book/index.html)

**我必须了解 Ruby 吗？**

真的，我喜欢头韵：“对于 Rubyists” 真正意味着唯一的事情是我假设你不知道类型，指针，并发或类似的东西。没关系，就算你以前从来没有了解过这些！我会更深入地解释这些东西，如果你用过另一种动态类型语言，完全不用担心，如果你用过另一种强类型语言，那么会更好。
