Simple and Efficient Programming with C# : Skills to Build Applications with Visual Studio and .NET - Vaskaran Sarcar

Simple and Efficient Programming with C#

Skills to Build Applications with Visual Studio and .NET

By: Vaskaran Sarcar

Paperback | 29 November 2022 | Edition Number 2

At a Glance

Paperback


RRP $84.99

$72.95

14%OFF

or 4 interest-free payments of $18.24 with

 or 

Aims to ship in 7 to 10 business days

Apply skills and approaches to your programming to build a real-world application in C# 11 using the latest editions of Visual Studio, C#, and Microsoft .NET.

This revised edition is updated with C#11 and places more emphasis on the newly introduced top-level statements. Additionally, you will find useful techniques and an explanation of the differences between writing code in two different styles. It also covers the new templates introduced in .NET 6, along with usage of .NET 7 in Windows 10 to write code and generate output. 
Each chapter opens with an introduction and original application written in C# 11 so that you can jump right into coding. From there, you are guided through an expected output and taught best practices along the way. Author Vaskaran Sarcar emphasizes extending and maintaining the same program and he demonstrates examples for different scenarios to make your program more efficient and effective.



This book is divided into five parts. The first part starts with a detailed discussion of polymorphism. It then shows you how to make proper use of abstract classes and interfaces, and teaches you to discern which technique to use for a specific scenario. Discussions on code comments teach you how to use them effectively, and why you need to be careful with code comments.



In the second part you will learn six design principles, including SOLID and DRY principles. These are the foundation of well-known design patterns, and they establish practices for developing software with considerations for maintaining and extending as a project grows.



The third part walks you through methods to make efficient applications. You will learn the common use of factories to separate code from its opposite and the alternative of inheritance using object composition and wrappers. This part also demonstrates the use of template methods, hooks, and facades in programming. Hints show you how professional coders develop an enterprise application.

Better handling of exceptions and null values is another integral part of professional programming, which the fourth part explores in detail. This will help you become a more professional programmer.

In the final part of the book, you will learn about effective memory management techniques and the use and misuse of design patterns. This part also briefly discusses how to decide between a static method and an instance method and other techniques.



After reading this book, you will be able to implement best practices to make your programs more effective and reliable.


What Will You Learn
  • Analyze alternative solutions before implementation by comparing pros and cons
  • Make polymorphic code perform better
  • Know the side effects of bad/redundant comments
  • Understand the significance of the SOLID and DRY principles
  • Add features using wrappers
  • Redefine steps without altering the calling sequence of an algorithm
  • Use hooks in your application
  • Convert a complex system into a user-friendly system using facades
  • Run your application in .NET 6

Who Is This Book ForDevelopers with a basic knowledge of C#.

More in Microsoft Programming

PowerShell 7 for IT Professionals - Thomas Lee

RRP $82.95

$55.00

34%
OFF
Easy micro - bit Projects - Eric Hagan

RRP $19.00

$13.80

27%
OFF
Windows 11 For Seniors For Dummies, 2nd Edition - Curt Simmons
Microsoft 365 Excel VBA Programming For Dummies - Dick Kusleika
Coding for Beginners in easy steps 2/e : In Easy Steps - Mike McGrath
Understanding and Using C Pointers - Richard Reese

RRP $76.00

$35.75

53%
OFF
VB NET Language Pocket Reference : Pocket Reference (O'Reilly) - Steven Roman
STL Pocket Reference : Pocket Reference (O'Reilly) - Ray Lischner
VBScript Pocket Reference : Pocket References Ser. - Matt Childs
Agile Project Management : Creating Innovative Products - Jim Highsmith
Making Things See : 3D Vision with Kinect, Processing, and Arduino - Greg Borenstein
ASP.NET MVC 5 with Bootstrap and Knockout.js - Jamie Munro

RRP $47.50

$26.50

44%
OFF
Async in C# 5.0 : OREILLY AND ASSOCIATE - Alex Davies

RRP $28.50

$18.80

34%
OFF
Learning Blazor : Build Single-Page Apps with Webassembly and C# - David Pine
C# Cookbook : Modern Recipes for Professional Developers - Joe Mayo
HLSL and Pixel Shaders for XAML Developers : OREILLY AND ASSOCIATE - Walt Ritscher