C# 6 for Programmers (Prentice Hall)
Wednesday, 11 January 2017

In this book in the Deitel Developer series, Harvey Deitel teaches programming and explores Microsoft s C# 6 and .NET by presenting concepts in the context of 170+ fully coded and tested apps, complete with syntax shading, code highlighting, code walkthroughs, program outputs and software development tips.</p>

<ASIN:0134596323>

The book in the Deitel Developer series starts with an introduction to C# using an early classes and objects approach, then moves on to more advanced topics, including LINQ, asynchronous programming with async and await and more. There's an object-oriented design/UML(r) ATM case study, including a complete C# implementation. 

Author: Harvey Deitel
Publisher: Prentice Hall, Deitel Developer
Date: August 2016
Pages: 1400
ISBN: 978-0134596327
Print: 0134596323
Kindle: B01KI6RG20
Audience: would-be C# programmers
Level: intermediate
Category: C#

 

  • Coverage of new C# 6 functionality: string interpolation, expression-bodied methods and properties, auto-implemented property initializers, getter-only properties, nameof, null-conditional operator, exception filters and more.
  • Deep treatment of classes, objects, inheritance, polymorphism and interfaces.
  • Generics, LINQ and generic collections; PLINQ (Parallel LINQ) for multicore performance.
  • Asynchronous programming with async and await; functional programming with lambdas, delegates and immutability.
  • Files; relational database with LINQ to Entities.
  • Object-oriented design ATM case study with full code implementation.
  • Emphasis on performance and software engineering principles.

For our evaluation see the full review of this title: 

C# 6 for Programmers

 

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.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Large-Scale C++, Volume I

Author: John Lakos
Publisher: Addison-Wesley
Pages: 988
ISBN: 978-0201717068
Print: 0201717069
Kindle: B0826523GZ
Audience: Programmers with plenty of time to spare
Rating: 3
Reviewer Mike James:
Large Scale C++, what can this mean?



Beginning Rust Programming

Author: Ric Messier
Publisher: Wiley
Date: March 2021
Pages: 416
ISBN: 978-1119712978
Print: 1119712971
Kindle: B08WZ2D7WC
Audience: Developers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Everyone seems to want to know what makes Rust special. Does this book give the answers?


More Reviews