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
The Nature of Code
Author: Daniel Shiffman Publisher: No Starch Date: September 2024 Pages: 640 ISBN: 978-1718503700 Print: 1718503709 Kindle: B0CG8F2VKM Audience: General Rating: 5 Reviewer: Mike James The nature of code - what is it?
|
Functional Programming in C#, 2nd Ed (Manning)
Author: Enrico Buonanno Publisher: Manning Date: February 2022 Pages: 448 ISBN: 978-1617299827 Print: 1617299820 Kindle: B09P1Z2PPB Audience: C# developers Rating: 5 Reviewer: Mike James Is C# a good language for functional programming?
| More Reviews |
|