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
 


Teach Yourself Java in 21 Days, 8th Ed (Sams)

Author:  Rogers Cadenhead
Publisher: Sams
Pages: 672
ISBN:  978-0672337956
Print: 0672337959
Kindle:B082J486LS
Audience: Beginning Java Programmers
Rating: 4
Reviewer: Mike James
Java! Its still more than relevant and at edition 8 this must be a classic?



SQL Query Design Patterns and Best Practices

Author: Steve Hughes et al
Publisher: Packt Publishing
Pages: 270
ISBN: 978-1837633289
Print: 1837633282
Kindle: B0BWRD7HQ7
Audience: Query writers
Rating: 2.5
Reviewer: Ian Stirk

This book aims to improve your SQL queries using design patterns, how does it fare? 


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