The C# Player's Guide 5th Ed (Starbound Software)
Friday, 04 February 2022

This book aims to shake off the dusty, dull, dryness of the typical programming book, replacing it with something more exciting and flavorful. R B Whitaker combines a bit of humor, a casual tone, and examples involving dragons and asteroids instead of bank accounts and employees. And since you learn to program by doing instead of just reading, this book contains over 100 hands-on programming challenges.

<ASIN:0985580151>

You will be building software instead of just reading about it. By completing the challenges, you’ll earn experience points, level up, and become a True C# Programmer! The 5th Edition is updated for C# 10, .NET 6, and Visual Studio 2022.

Author: R B Whitaker
Publisher: Starbound Software
Date: January 2022
Pages: 495
ISBN: 978-0985580155
Print: 0985580151
Audience: Developers wanting to learn C#
Level: Introductory/Intermediate
Category: C#

cplayer

Topics covered: 

  • The journey begins by getting you set up to program in C#.
  • Explore the basic mechanics of C#: statements, expressions, variables, if statements, loops, and methods.
  • Dive deep into a powerful and central feature of C#: object-oriented programming, which is an essential tool needed to build larger programs.
  • Advanced C# features that make the language unique, elegant, and powerful.

 

For recommendations of C# books see C# Books - Pick of the Shelf  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
 


Coding for Beginners, 2nd Ed (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Pages: 192
ISBN:978-1840789751
Print:1840789751
Kindle: B0B56LN77V
Audience: Complete beginners to programming
Rating: 4
Reviewer: Sue Gee

This book aims to introduce hands-on modern programming to complete beginners. Can this be achieved in fewer than 180 [ ... ]



Professional Scrum Development with Azure DevOps

Author: Richard Hundhausen
Publisher: Microsoft Press
Pages: 432
ISBN: 978-0136789239
Print: 0136789234
Kindle: B08F5HCNJ7
Audience: Developers interested in Scrum
Rating: 5
Reviewer: Kay Ewbank

This is a book designed for teams using Scrum and Azure DevOps together for developing complex product [ ... ]


More Reviews
The C# Player's Guide (5th Ed