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
 


Python Programming with Design Patterns

Author: James W. Cooper
Publisher: Addison-Wesley
Date: February 2022
Pages: 352
ISBN: 978-0137579938
Print: 0137579934
Kindle: B09D2RKQB5
Audience: Python developers
Rating: 1
Reviewer: Mike James
There was a time that design patterns were all the thing. Not so much now. But Python - does it have [ ... ]



React Programming

Author: Loren Klingman and Ashley Parker
Publisher: Big Nerd Ranch Guides
Date: April 2023
ISBN:978-0137901760
Print:0137901763
Kindle:B0C4V69S8Z
Audience: Front end devs
Rating: 4
Reviewer: Ian Elliot
React is difficult to master, so a book can really help.


More Reviews