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
 


The Big Book of Small Python Projects

Author: Al Sweigart
Publisher: No Starch Press
Date: June 2021
Pages: 432
ISBN: 978-1718501249
Print: 1718501242
Kindle: B08FH9FV7M
Audience: Novice Python developers
Rating: 4
Reviewer: Lucy Black
A project book? A good way to learn Python?



Discovering Modern C++, 2nd Ed

Author: Peter Gottschling
Publisher: Addison-Wesley
Pages: 576
ISBN: 978-0136677642
Print: 0136677649
Kindle: ‎ B09HTJRJ3V
Audience: C++ developers
Rating: 5
Reviewer: Mike James

Modern C++ who would want to write anything else? Is this a suitable introduction for the rest of us?


More Reviews