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
 


SQL Server Advanced Troubleshooting and Performance Tuning (O'Reilly)

Author: Dmitri Korotkevitch
Publisher: O'Reilly
Pages: 497
ISBN: 978-1098101923
Print:1098101928
Kindle: B0B197NYD7
Audience: DBAs & database devs
Rating: 5
Reviewer: Ian Stirk

This book aims to improve the performance of your SQL Servers, how does it fare?



DevOps For The Desperate

Author: Bradley Smith
Publisher: No Starch
Pages: 176
ISBN: 978-1718502482
Print: 1718502486
Kindle: B09M82VY43
Audience: Developers working in DevOps
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'A hands-on survival guide, this book aims to provide software engineers and developers with the basi [ ... ]


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