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. 

 

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
 


Fundamentals of Database Management Systems

Author: Dr. Mark L. Gillenson
Publisher: Wiley
Pages: 416
ISBN:978-1119907466
Print:1119907462
Audience: Database managers
Rating: 3
Reviewer: Kay Ewbank

This book is aimed at people taking a one-semester course in database management as part of their larger information systems management course. As suc [ ... ]



SQL Server Query Tuning and Optimization (Packt)

Author: Benjamin Nevarez
Publisher: Packt Publishing Pages: 446
ISBN: 9781803242620
Print: 1803242620
Kindle: B0B42SVBFY
Audience: Intermediate to advanced DBAs and developers
Rating: 4.7
Reviewer: Ian Stirk 

This book aims to give you the tools and knowledge to get peak performance from your que [ ... ]


More Reviews