
- 356 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Crystal Programming
About this book
The ultimate guide to Crystal programming covering all its fundamental concepts such as OOP and concurrent programming to help you write readable and safe code and build fast applicationsKey Features• The book uses an example-based approach for a better demonstration of the underlying concepts• Develop a thorough appreciation of the roles of the macro API and annotations• Leverage supportive tools – spec, documentation, deployment, and automationBook DescriptionCrystal is a programming language with a concise and user-friendly syntax, along with a seamless system and a performant core, reaching C-like speed. This book will help you gain a deep understanding of the fundamental concepts of Crystal and show you how to apply them to create various types of applications.This book comes packed with step-by-step explanations of essential concepts and practical examples. You'll learn how to use Crystal's features to create complex and organized projects relying on OOP and its most common design patterns. As you progress, you'll gain a solid understanding of both the basic and advanced features of Crystal. This will enable you to build any application, including command-line interface (CLI) programs and web applications using IOs, concurrency and C bindings, HTTP servers, and the JSON API.By the end of this programming book, you'll be equipped with the skills you need to use Crystal programming for building and understanding any application you come across.What you will learn• Explore how Crystal combines the merits of other languages• Understand how to leverage existing C libraries without writing any C• Focus on zero-cost abstractions with compile-time macros• Use an example-based approach to demonstrate language features• Develop a variety of Crystal applications, such as web and CLI apps• Gain an understanding of the macro API and annotationsWho this book is forDevelopers who want to learn Crystal programming or anyone looking to improve their ability to solve real-world problems using the language will find this book helpful. Experience in application development using any other programming language is expected. However, prior knowledge of Crystal is not required.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Crystal Programming
- Contributors
- Preface
- Part 1: Getting Started
- Chapter 1: An Introduction to Crystal
- Chapter 2: Basic Semantics and Features of Crystal
- Chapter 3: Object-Oriented Programming
- Part 2: Learning by Doing – CLI
- Chapter 4: Exploring Crystal via Writing a Command-Line Interface
- Chapter 5: Input/Output Operations
- Chapter 6: Concurrency
- Chapter 7: C Interoperability
- Part 3: Learn by Doing – Web Application
- Chapter 8: Using External Libraries
- Chapter 9: Creating a Web Application with Athena
- Part 4: Metaprogramming
- Chapter 10: Working with Macros
- Chapter 11: Introducing Annotations
- Chapter 12: Leveraging Compile-Time Type Introspection
- Chapter 13: Advanced Macro Usages
- Part 5: Supporting Tools
- Chapter 14: Testing
- Chapter 15: Documenting Code
- Chapter 16: Deploying Code
- Chapter 17: Automation
- Appendix A: Tooling Setup
- Appendix B: The Future of Crystal
- Other Books You May Enjoy