Joseph Albahari - Böcker
Visar alla böcker från författaren Joseph Albahari. Handla med fri frakt och snabb leverans.
4 produkter
4 produkter
605 kr
Skickas inom 7-10 vardagar
When you have questions about C# 12 or .NET 8, this best-selling guide has the answers you need. C# is a language of unusual flexibility and breadth, and with its continual growth, there's always so much more to learn. In the tradition of O'Reilly's Nutshell guides, this thoroughly updated edition is simply the best one-volume reference to the C# language available today.Aimed at intermediate and advanced programmers, this is a book whose explanations get straight to the point, covering C#, the CLR, and the core .NET libraries in depth, without long intros or bloated samples.Get up to speed on C# from syntax and variables to advanced topics such as pointers, closures, and patternsDig deep into LINQ, with three chapters dedicated to the topicExplore concurrency and asynchrony, advanced threading, and parallel programmingWork with .NET features, including regular expressions, networking, assemblies, spans, cryptography and reflection.emit
148 kr
Skickas inom 7-10 vardagar
Ready to take advantage of LINQ with C# 3.0? This guide has the detail you need to grasp Microsoft's new querying technology, and concise explanations to help you learn it quickly. And once you begin to apply LINQ, the book serves as an on-the-job reference when you need immediate reminders. All the examples in the "LINQ Pocket Reference" are preloaded into LINQPad, the highly praised utility that lets you work with LINQ interactively. Created by the authors and free to download, LINQPad will not only help you learn LINQ, it will have you thinking in LINQ.This reference explains: LINQ's key concepts, such as deferred execution, iterator chaining, and type inference in lambda expressions; the differences between local and interpreted queries; C# 3.0's query syntax in detail-including multiple generators, joining, grouping, query continuations, and more; Query syntax versus lambda syntax, and mixed syntax queries; composition and projection strategies for complex queries; all of LINQ's 40-plus query operators; how to write efficient LINQ to SQL queries; how to build expression trees from scratch; and, all of LINQ to XML's types and their advanced use LINQ promises to be the locus of a thriving ecosystem for many years to come. This small book gives you a huge head start.'The authors built a tool (LINQPad) that lets you experiment with LINQ interactively in a way that the designers of LINQ themselves don't support, and the tool has all kinds of wonderful features that LINQ, SQL and Regular Expression programmers alike will want to use regularly long after they've read the book' - Chris Sells, Connected Systems Program Manager, Microsoft.
184 kr
Skickas inom 7-10 vardagar
Looking for quick answers for using C# 12? This tightly focused and practical guide tells you exactly what you need to know without long intros or bloated samples. Succinct and easy to browse, this pocket reference is an ideal quick source of information. If you know Java, C++, or an earlier C# version, this guide will help you get rapidly up to speed.All programs and code snippets are available as interactive samples in LINQPad. You can edit these samples and instantly see the results without needing to set up projects in Visual Studio.
201 kr
Tillfälligt slut
When you need answers for using C# 8.0, this tightly focused and practical book tells you exactly what you need to know without long introductions or bloated samples. Succinct, yet easy to browse, C# 8.0 Pocket Reference is ideal as a quick reference or as a guide to get you rapidly up to speed if you already know Java, C++, or an earlier version of C#.All programs and code snippets in this book are available as interactive samples in LINQPad. You can edit these samples and instantly see the results without needing to set up projects in Visual Studio. Written by the authors of C# 8.0 in a Nutshell, this pocket reference covers C# 8.0 without skimping on detail.