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:
- Cisco CCNA 200-301. Kurs video. Administrowanie bezpieczeństwem sieci. Część 3 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Administrowanie urządzeniami Cisco. Część 2 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Podstawy sieci komputerowych i konfiguracji. Część 1 665,00 zł, (39,90 zł -94%)
- Cisco CCNP Enterprise 350-401 ENCOR. Kurs video. Programowanie i automatyzacja sieci 443,33 zł, (39,90 zł -91%)
- CCNP Enterprise 350-401 ENCOR. Kurs video. Mechanizmy kierowania ruchem pakiet 443,33 zł, (39,90 zł -91%)
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