Microsoft Visual C# Step by Step, 9th Ed (Microsoft Press)
Wednesday, 29 August 2018

In the 9th edition of this hands-on guide, author John Sharp teaches the fundamentals of programming with the latest version of Visual C# with Visual Studio 2017. If you are an experienced software developer, you’ll get all the guidance, exercises, and code you need to start building responsive, scalable, cloud-connected applications that can run almost anywhere.

<ASIN:1509307761>

 

Author: John Sharp
Publisher: Microsoft Press
Date: July 2018
Pages: 832
ISBN: 978-1509307760
Print: 1509307761
Kindle:  B07F87MTLV
Audience: C# developers
Level: Intermediate
Category: C# 

  • Quickly start creating Visual C# code and projects with Visual Studio 2017 
  • Work with variables, operators, expressions, methods, and program flow 
  • Build more robust apps with error, exception, and resource management 
  • Spot problems fast with the Visual Studio debugger 
  • Make the most of improvements to C# methods, parameters, and switch statements 
  • Master the C# object model, and create your own functional data structures 
  • Use advanced properties, indexers, generics, and collection classes 
  • Create Windows 10 apps that share data, collaborate, and use cloud services 
  • Integrate Cortana to voice-enable your applications 
  • Perform complex queries over object collections with LINQ 
  • Improve application throughput and response time with asynchronous methods 
  • Use delegates and decoupling to construct highly extensible systems 
  • Customize C# operator behavior over your own classes and structures 
  • Streamline development with app templates 
  • Implement the powerful Model-View-ViewModel (MVVM) pattern 
  • Develop cloud-connected applications that seamlessly follow users across devices 
  • Build UWP applications that retrieve complex data via REST and present it intuitively 

Related Reviews

Microsoft Visual C# 2008 Step by Step

For recommendations of C# books see C# Books - Pick of the Shelf Revisited  in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


C++ Programming, 6th Ed (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Date: April 2022
Pages: 192
ISBN: 978-1840789713
Print: 1840789719
Kindle: B09V2T9SJD
Audience: Developers wanting to learn C++
Reviewer: Mike James
This is the 6th edition of a slim book on C++. Can you really learn C++ in easy steps?



PostgresSQL 14 Administration Cookbook

Author: Simon Riggs and Gianno Ciolli
Publisher: Packt Publishing
Pages: 608
ISBN: 978-1803248974
Print:1803248971
Kindle: B09R4VBHX3
Audience: PostgresSQL developers and administrators
Rating: 4.5
Reviewer: Kay Ewbank

While this book describes itself as a cookbook, the recipes in it work through the nec [ ... ]


More Reviews