The C# Player's Guide 4th Ed (Starbound Software)
Wednesday, 31 March 2021

This book aims to "shake off the dusty, dull, dryness of the typical programming book, replacing it with something more exciting and flavorful: a bit of humor, a casual tone, and examples involving dragons and asteroids instead of bank accounts and employees". R B Whitaker shows how to program by doing instead of just reading, with over 100 hands-on programming challenges. The book covers the C# language from the ground up, but it also doesn’t hold back on exciting, powerful language features. 

<ASIN:0985580143>

 

Author: R B Whitaker
Publisher: Starbound Software
Date: March 2021
Pages: 485
ISBN: 978-0985580148
Print: 0985580143
Audience: people wanting to learn to program in C#
Level: Introductory/Intermediate
Category: C#

cplayer

 

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

 

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
 


Learn dbatools in a Month of Lunches

Author: Chrissy LeMaire et al
Publisher: Manning
Pages: 400
ISBN: 978-1617296703
Print: 1617296708
Kindle: B0B39PCHL8
Audience: SQL Server DBAs
Rating: 5
Reviewer: Ian Stirk 

This book aims to make it easier to manage your SQL Server estate, how does it fare? 



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