
Автор: Steve Love
Издательство: The Pragmatic Bookshelf
Год: March 2025 (Version: P1.0)
Страниц: 157
Язык: английский
Формат: pdf, epub (true), mobi
Размер: 10.1 MB
C# is a deceptively easy language to learn, but you'll soon discover that its underlying complexity conceals many pitfalls for the unwary programmer. C# Brain Teasers exposes some of those perils in the form of puzzles to test and expand your knowledge of C#, and shows how to avoid or defeat them using simple and modern techniques. Whether you're fairly new to C# or an experienced veteran, this book is sure to improve your understanding of C#, and boost your productivity. Although C#'s designers have ensured that new features play nicely with long-standing mechanisms, C#'s complexity means it has many dark corners to explore. This book shines a light into a few of those places to help you write better C# programs and more deeply understand how to use its features safely and to your advantage. The puzzles in C# Brain Teasers cover a broad section of C# features. You'll work from common issues associated with loops, methods, and numbers, through more complex concepts such as exceptions and object lifetime.