# Crystal For Rubyists

## Crystal For Rubyists

- [Know Ruby? Enter Crystal!](https://www.crystalforrubyists.com/readme.md)
- [Chapter 1: Why Crystal?](https://www.crystalforrubyists.com/book/chapter-1-why-crystal.md)
- [Chapter 2: Installing Crystal](https://www.crystalforrubyists.com/book/chapter-2-installing-crystal.md)
- [Chapter 3: Writing Your First Crystal Program](https://www.crystalforrubyists.com/book/chapter-3-writing-your-first-crystal-program.md)
- [Chapter 4: Creating a new project](https://www.crystalforrubyists.com/book/chapter-4-creating-a-new-project.md)
- [Chapter 5: Testing](https://www.crystalforrubyists.com/book/chapter-5-testing.md)
- [Chapter 6: FizzBuzz](https://www.crystalforrubyists.com/book/chapter-6-fizzbuzz.md)
- [Chapter 7: Types and Method Overloading](https://www.crystalforrubyists.com/book/chapter-7-types-and-method-overloading.md)
- [Chapter 8: Concurrency and Channels](https://www.crystalforrubyists.com/book/chapter-8-concurrency-and-channels.md)
- [Chapter 9: Macros and Metaprogramming](https://www.crystalforrubyists.com/book/chapter-9-macros-and-metaprogramming.md)
- [Chapter 10: C Bindings](https://www.crystalforrubyists.com/book/chapter-10-c-bindings.md)
