Programowanie / Visual C#
Autor: Mark J. Price
C# i wieloplatformowy framework .NET sprawiajÄ…, że praca programisty jest efektywna i satysfakcjonujÄ…ca. Podobnie jak w wypadku innych zaawansowanych technologii, nauka obsÅ‚ugi .NET może sprawić sporo trudnoÅ›ci. Wielu deweloperów odkrywa, że oficjalna dokumentacja nie wystarczy do nabrania wprawy w tworzeniu zÅ ...
Autor: Mark J. Price
C# i wieloplatformowy framework .NET sprawiajÄ…, że praca programisty jest efektywna i satysfakcjonujÄ…ca. Podobnie jak w wypadku innych zaawansowanych technologii, nauka obsÅ‚ugi .NET może sprawić sporo trudnoÅ›ci. Wielu deweloperów odkrywa, że oficjalna dokumentacja nie wystarczy do nabrania wprawy w tworzeniu zÅ ...
Autor: Ovais Mehboob Ahmed Khan, John Callaway, Clayton Hunt, Rod Stephens
This Learning Path shows you how to create high performing applications and solve programming challenges using a wide range of C# features. You’ll begin by learning how to identify the bottlenecks in writing programs, highlight common performance pitfalls, and apply strategies to detect and resolve these issues early. ...
Autor: Raihan Taher
Object-oriented programming (OOP) is a programming paradigm organized around objects rather than actions, and data rather than logic. With the latest release of C#, you can look forward to new additions that improve object-oriented programming. This book will get you up to speed with OOP in C# in an engaging and interactive w ...
Autor: Sean Burns
The C# language and the .NET Core application framework provide the tools and patterns required to make the discipline of network programming as intuitive and enjoyable as any other aspect of C# programming. With the help of this book, you will discover how the C# language and the .NET Core framework make this possible.The bo ...
Autor: Harrison Ferrone
Learning to program in today’s technical landscape can be a daunting task, especially when faced with the sheer number of languages you have to choose from. Luckily, Learning C# with Unity 2019 removes the guesswork and starts you off on the path to becoming a confident, and competent, programmer using game development ...
Autor: Fiqri Ismail
The .NET Standard is a standard that represents a set of APIs that all .NET platforms have to implement, making it easy for developers to access and use one common library for their development needs. This book begins with a quick refresher, helping you understand the mechanics of the new standard and offering insight into ho ...
Autor: Gaurav Aroraa, Tadit Dash
REST is an architectural style that tackles the challenges of building scalable web services. In today's connected world, APIs have taken a central role on the web. APIs provide the fabric through which systems interact, and REST has become synonymous with APIs. The depth, breadth, and ease of use of ASP.NET Core makes it a b ...
Autor: Ayobami Adewole
This book guides developers to create robust, production-ready C# 7 and .NET Core applications through the practice of test-driven development process. In C# and .NET Core Test-Driven Development, you will learn the different stages of the TDD life cycle, basics of TDD, best practices, and anti-patterns. It will teach you how ...
Autor: Matt R. Cole
C# is a powerful language when it comes to building applications and software architecture using rich libraries and tools such as .NET.This book will harness the strength of C# in developing microservices architectures and applications.This book shows developers how to develop an enterprise-grade, event-driven, asynchronous, ...