现在位置 >首页 > 所有关于C#的文章

Programming and Problem Solving with C++, 7th Edition

英文图书, 软件  暂无评论 ⁄ 446 次阅读+
Widely accepted as a model textbook for ACM/IEEE-recommended curricula for introductory computer science courses, Programming and Problem Solving with C++, Seventh Edition continues to reflect the authors’ philosophy of guiding students through the content in an accessible and approachable way. It offers full coverage of all necessary content enabling the book to be used across two terms, and provides numerous features to help students fully understand and retain important...
详细信息

C# 10 in a Nutshell: The Definitive Reference

英文图书, 软件  暂无评论 ⁄ 1,109 次阅读+
When you have questions about C# 10 or .NET 6, 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. Organized around concepts and use cases, this comprehensive and complete reference provides interme...
详细信息

C# Cookbook: Modern Recipes for Professional Developers

英文图书, 软件  暂无评论 ⁄ 1,081 次阅读+
Description: Even if you’re familiar with C# syntax, knowing how to combine various language features is a critical skill when building applications. This handy cookbook is packed full of recipes to help you solve issues for C# programming tasks you’re likely to encounter. You’ll learn tried-and-true techniques to help you achieve greater productivity and improve the quality of your code. Author and independent consultant Joe Mayo shares some of the most important...
详细信息

Entity Framework Core in Action, 2nd Edition

英文图书, 软件  暂无评论 ⁄ 780 次阅读+
Description:  Entity Framework Core in Action, Second Edition teaches you to write flawless database interactions for .NET applications. Summary Entity Framework Core in Action, Second Edition is an in-depth guide to reading and writing databases with EF Core. Revised from the bestselling original edition, it’s filled with over 100 diagrams, code snippets, and examples—including building and scaling your own bookselling web application. Learn from author Jon Smith’s e...
详细信息

Beginning Game AI with Unity

游戏开发, 英文图书, 软件  暂无评论 ⁄ 759 次阅读+
Description: Game developers will use this book to gain a basic knowledge of programming artificial intelligence using Unity and C#. You will not be bored learning the theory underpinning AI. Instead, you will learn by experience and practice, and complete an engaging project in each chapter. AI is the one of the most popular subjects in gaming today, ranging from controlling the behavior of non-player characters to procedural generated levels. This book starts wit...
详细信息

CLR via C#, 4th Edition

英文图书, 软件  暂无评论 ⁄ 971 次阅读+
Description: Dig deep and master the intricacies of the common language runtime, C#, and .NET development. Led by programming expert Jeffrey Richter, a longtime consultant to the Microsoft .NET team—you’ll gain pragmatic insights for building robust, reliable, and responsive apps and components. Fully updated for .NET Framework 4.5 and Visual Studio 2012 Delivers a thorough grounding in the .NET Framework architecture, runtime environment, and other key to...
详细信息

Practical C++20 Financial Programming, 2nd Edition

英文图书, 软件  暂无评论 ⁄ 954 次阅读+
Description: Apply C++ to programming problems in the financial industry using this hands-on book, updated for C++20. It explains those aspects of the language that are more frequently used in writing financial software, including the Standard Template Library (STL), templates, and various numerical libraries. Practical C++20 Financial Programming also describes many of the important problems in financial engineering that are part of the day-to-day work of financial...
详细信息

C# 9.0 in a Nutshell: The Definitive Reference

英文图书, 软件  暂无评论 ⁄ 2,200 次阅读+
Description: When you have questions about C# 9.0 or .NET 5, this bestselling guide has the answers you need. C# is a language of unusual flexibility and breadth, but with its continual growth there’s 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. Organized around concepts and use cases, C# 9.0 in a Nutshell provides intermediate and ...
详细信息

Practical System Programming with C

英文图书, 软件  暂无评论 ⁄ 1,008 次阅读+
Book Description: This book teaches system programming with the latest versions of C through a set of practical examples and problems. It covers the development of a handful of programs, implementing efficient coding examples. Practical System Programming with C contains three main parts: getting your hands dirty with multithreaded C programming; practical system programming using concepts such as processes, signals, and inter-process communication; and advanced sock...
详细信息

Head First C#, 4th Edition

英文图书, 软件  暂无评论 ⁄ 3,579 次阅读+
Book Description: What will you learn from this book? Ready to dive into C#? This practical guide provides beginning programmers with a fun and highly visual introduction to C#, XAML, .NET Core, and Visual Studio. You’ll quickly learn C# fundamentals, including how this language helps you create user interfaces, databases, and more. With this latest edition, you’ll build a fully functional game in the opening chapter and then learn how to use classes and objec...
详细信息

Migrating Asp.net Microservices to Asp.net Core

.net, 英文图书, 软件  暂无评论 ⁄ 937 次阅读+
Book Description: Migrate your existing microservice cluster from ASP .NET to ASP .NET Core. While improved performance and cross-platform support are evident, this book helps you cut through the noise to determine how, when, and to what extent a migration is needed. Microsoft’s introduction of .NET Core has created a lot of excitement, but also a lot of confusion for developers accustomed to ASP applications and services. This book gives you specific steps to embark o...
详细信息

Understanding System.IO for .NET Core 3

英文图书, 软件  暂无评论 ⁄ 619 次阅读+
Book Description: Take full advantage of the .NET APIs in System.IO to achieve fundamental I/O operations and produce better quality software. You’ll start with the basics of creating a .NET Core custom library for System.IO. You will learn the purpose and benefits of a custom cross-platform .NET Core library along with the implementation architecture of the custom library components. Moving forward, you will learn how to use the .NET APIs of System.IO for getting info...
详细信息