Crystal Programming - Helion
Tytuł oryginału: Crystal Programming
ISBN: 9781801816311
stron: 356, Format: ebook
Data wydania: 2022-05-27
Księgarnia: Helion
Cena książki: 119,00 zł
Crystal 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.
Osoby które kupowały "Crystal Programming", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Crystal Programming. A project-based introduction to building efficient, safe, and readable web and CLI applications eBook -- spis treści
- 1. An Introduction to Crystal
- 2. Basics Semantics and Features of Crystal
- 3. Object-Oriented Programming
- 4. Exploring Crystal via Writing a Command-Line Interface
- 5. Input/Output Operations
- 6. Concurrency
- 7. C Interoperability
- 8. Using External Libraries
- 9. Creating a Web Application with Athena
- 10. Working with Macros
- 11. Introducing Annotations
- 12. Leveraging Compile-Time Type Introspection
- 13. Advanced Macro Usages
- 14. Testing
- 15. Documenting Code
- 16. Deploying Code
- 17. Automation
- 18. Tooling Setup
- 19. The Future of Crystal