C# Cookbook
Autor Joe Mayoen Limba Engleză Paperback – 11 oct 2021
Author and independent consultant Joe Mayo shares some of the most important practices you'll need to be successful as a C# developer. Each section of this cookbook describes some useful facet of the C# programming language. These recipes--the result of many years of experience--are proven concepts for solving real-world problems with C#.
Recipes in this book will help you:
- Set up your project, manage object lifetime, and establish patterns
- Improve code quality through maintainability, error prevention, and correct syntax
- Use LINQ to Objects for in-memory data manipulation and querying
- Understand the differences between dynamic programming and reflection
- Apply several async programming features you may not be aware of
- Work with data using newer libraries and algorithms
- Learn different ways to use new C# features, such as pattern matching and records
Preț: 303.52 lei
Preț vechi: 379.41 lei
-20% Nou
Puncte Express: 455
Preț estimativ în valută:
58.11€ • 59.76$ • 48.20£
58.11€ • 59.76$ • 48.20£
Carte disponibilă
Livrare economică 28 ianuarie-11 februarie
Livrare express 14-18 ianuarie pentru 35.80 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781492093695
ISBN-10: 1492093696
Pagini: 300
Dimensiuni: 176 x 233 x 18 mm
Greutate: 0.58 kg
Editura: O'Reilly
ISBN-10: 1492093696
Pagini: 300
Dimensiuni: 176 x 233 x 18 mm
Greutate: 0.58 kg
Editura: O'Reilly
Notă biografică
Joe Mayo is an author, instructor, and independent consultant who has been working with C# and .NET since its announcement in the summer of the year 2000. As an independent consultant, he's worked with a variety of organizations from startup to fortune 500 enterprise. His experience in this journey includes desktop, web, mobile, cloud, and AI technologies. In addition to practical hands-on application, he's also taught C# and .NET for many years via in-person, live video, and recorded video courses. His top open-source project is LINQ to Twitter (on GitHub), with over 1,000,000 NuGet downloads. When Joe isn't serving valued customers, he contributes to the community through Q&A forums, presenting, and (one of his favorite pastimes) writing.