C# Books

C++ from the Ground Up, Third Edition

Publisher’s Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality,  authenticity, or access to any online entitlements included with the product.This excellent primer provides a plethora of C++ programming information for beginning to intermediate users on topics like classes, objects, expressions, arrays, pointers. Plus, it also covers advanced topics like inheritance, namespaces, …

Learn more

Programming in C#: Exam 70-483 (MCSD) Guide: Learn basic to advanced concepts of C#, including C# 8, to pass Microsoft MCSD 70-483 exam

Skill up for the Microsoft certification and enhance your software development career with C# programmingKey FeaturesPrepare for the certification using examples and mock tests with standard solutionsUnderstand data security concepts for secure programming with C#Learn to scale and optimize your application codebase using patterns and best practicesBook DescriptionProgramming in C#70-483 exam is Microsoft’s certification exam for programming in …

Learn more

ASP.NET Core 2.0 MVC & Razor Pages for Beginners: How to Build a Website

Want to learn how to build ASP.NET Core 2.0 MVC and Razor Page Web Applications?Prerequisites:C# (Intermediate level; including Generics, Reflection and Object-Oriented Programming (OOP))HTML5/CSS3 (Basic knowledge)This book is primarily aimed at developers who want to learn how to build ASP.NET Core 2.0 MVC and Razor Page applications. You should be an intermediate level C# developer with some experience …

Learn more

C#: An Ultimate Beginner’s Guide to C#

This book will help you in learning C# in an easy manner as it provides step by step approach for learning C#. It will cover all aspects of OOPS, namespaces, methods, loops, collections, delegates, classes, and interfaces.It has been designed to prepare you for writing C# programs on your own using the best coding standards and best practices …

Learn more

C# 8 and .NET Core 3 Projects Using Azure: Build professional desktop, mobile, and web applications that meet modern software requirements, 2nd Edition

Get up to speed with using C# 8 and .NET Core 3.0 features to build real-world .NET Core applications Key Features Learn the core concepts of web applications, serverless computing, and microservices Create an ASP.NET Core MVC application using controllers, routing, middleware and authentication Build modern applications using cutting-edge services from Microsoft Azure Book Description .NET …

Learn more

Beginning ASP.NET MVC 4

By now you’ll have heard of ASP.NET MVC. This exciting new approach to developing ASP.NET web applications has taken the development world by storm over the last few years. Now a mature technology suitable for mainstream use, its adoption has exploded in recent times.Until recently, ASP.NET MVC was regarded as an advanced technology only suitable for experienced developers …

Learn more

Unity 5.x 2D Game Development Blueprints

Explore the features of Unity 5 for 2D game development by building three amazing game projectsAbout This BookExplore the 2D architecture of Unity 5, and the tools and techniques for developing 2D gamesDiscover how to use Unity’s 2D tools, including Sprites, physics, and maps, to create different genres of gamesPractical tutorial on the intermediate and advanced development concepts …

Learn more