Cantitate/Preț
Produs

C# in Depth

Autor Jon Skeet
en Limba Engleză Paperback – 23 mar 2019

Notăm cu interes faptul că achiziția acestui volum în format tipărit oferă acces gratuit la edițiile digitale în formate PDF, Kindle și ePub, asigurând o flexibilitate sporită pentru fluxul de lucru al programatorului modern. Subliniem că C# in Depth nu este un simplu manual de sintaxă, ci o explorare tehnică riguroasă semnată de Jon Skeet, o autoritate recunoscută în ecosistemul .NET și cel mai important contributor de pe platforma Stack Overflow. Structura celei de-a patra ediții este proiectată special pentru a demistifica evoluția limbajului, punând un accent deosebit pe implementările practice din versiunile 6 și 7.

Analizăm în detaliu mecanismele complexe din spatele funcțiilor asincrone, interpolării șirurilor de caractere și utilizării tuplurilor pentru compoziție. Credem că valoarea adăugată a acestei lucrări rezidă în capacitatea autorului de a explica nu doar cum funcționează o facilitate, ci și motivația tehnică din spatele designului său. Complementar lui A Programmer's Guide to C# 5.0, care oferă o bază solidă pentru specificațiile anterioare, volumul de față acoperă zona avansată a optimizării codului prin pattern matching și referințe extinse (pass-by-reference), elemente esențiale pentru aplicațiile moderne de tip big data sau cloud-centric.

Spre deosebire de cealaltă lucrare recentă a autorului, Software Mistakes and Tradeoffs, care se concentrează pe deciziile arhitecturale și compromisurile necesare în dezvoltare, C# in Depth rămâne ancorată în „măruntaiele” limbajului. Este un instrument indispensabil pentru depanarea eficientă și scrierea unui cod concis, oferind o perspectivă tehnică asupra viitorului platformei .NET Core.

Citește tot Restrânge

Preț: 28029 lei

Preț vechi: 35036 lei
-20%

Puncte Express: 420

Carte disponibilă

Livrare economică 01-15 mai


Specificații

ISBN-13: 9781617294532
ISBN-10: 1617294535
Pagini: 528
Dimensiuni: 189 x 233 x 32 mm
Greutate: 0.91 kg
Ediția:4th edition
Editura: Manning Publications

De ce să citești această carte

Recomandăm această carte dezvoltatorilor intermediari care doresc să treacă de la utilizarea superficială a limbajului C# la o înțelegere profundă a mecanismelor sale interne. Veți câștiga expertiză în utilizarea funcțiilor asincrone și a noilor structuri din C# 6 și 7, beneficiind de rigoarea tehnică a lui Jon Skeet pentru a rezolva probleme complexe de programare enterprise și sisteme.


Despre autor

Jon Skeet este inginer software senior la Google, în Londra, și o figură legendară în comunitatea globală de dezvoltatori. Cu studii în matematică și informatică la Cambridge, Skeet s-a impus ca autoritate supremă în limbajele Java și C#, fiind liderul incontestabil al contribuțiilor pe site-ul de întrebări și răspunsuri Stack Overflow. Expertiza sa vastă se reflectă în capacitatea de a diseca specificațiile tehnice ale limbajului C#, transformând concepte abstracte în soluții aplicabile pentru proiecte complexe de software.


Descriere

C# is an amazing language that's up to any challenge you can throw at it. As a C# developer, you also need to be up to the task. C# in Depth, Fourth Edition is the key to unlocking the powerful new features added to the language in C# 5, 6, and 7.

Following the expert guidance of C# legend Jon Skeet, readers will master asynchronous functions, expression-bodied members, interpolated strings, tuples, and much more. Key features* Expert guidance* Hands-on examples* Step-by-step guide AudienceIf you're a C# developer who's comfortable working with the language and wants to really dig in deep, then this book is for you. About the technology.NET developers, will use C# whether their building an advanced enterprise application or just pushing out a quick ASP.NET app.

C# 5, 6 and 7 have added a host of new features to help users write better code with tuples, string interpolation, pattern matching, and more.


Descriere scurtă

Effective techniques and experienced insights to maximize your C# 6 and 7 programming skillsKey Features Written by C# legend and top StackOverflow contributor Jon Skeet
Unlock the new features of C# 6 and 7
Insights on the future of the C# language
Master asynchronous functions, interpolated strings, tuples, and more Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. "An excellent overview of C# with helpful and realistic examples that make learning the newest features of C# easy." --Meredith Godar About The Book
C# is the foundation of .NET development. New features added in C# 6 and 7 make it easier to take on big data applications, cloud-centric web development, and cross-platform software using .NET Core. Packed with deep insight from C# guru Jon Skeet, this book takes you deep into concepts and features other C# books ignore. C# in Depth, Fourth Edition is an authoritative and engaging guide that reveals the full potential of the language, including the new features of C# 6 and 7. It combines deep dives into the C# language with practical techniques for enterprise development, web applications, and systems programming. As you absorb the wisdom and techniques in this book, you'll write better code, and become an exceptional troubleshooter and problem solver. What You Will Learn Comprehensive guidance on the new features of C# 6 and 7
Important legacies and greatest hits of C# 2-5
Expression-bodied members
Extended pass-by-reference functionality
Writing asynchronous C# code
String interpolation
Composition with tuples
Decomposition and pattern matching This Book Is Written For
For intermediate C# developers. About The Author
Jon Skeet is a senior software engineer at Google. He studied mathematics and computer science at Cambridge, is a recognized authority in Java and C#, and maintains the position of top contributor to Stack Overflow. Table of Contents 1. Survival of the sharpest
2. C# 2
3. C# 3: LINQ and everything that comes with it
4. C# 4: Improving interoperability
5. Writing asynchronous code
6. Async implementation
7. C# 5 bonus features
8. Super-sleek properties and expression-bodied members
9. Stringy features
10. A smrgsbord of features for concise code
11. Composition using tuples
12. Deconstruction and pattern matching
13. Improving efficiency with more pass by reference
14. Concise code in C# 7
15. C# 8 and beyond PART 1 C# IN CONTEXT PART 2 C# 2-5 PART 3 C# 6 PART 4 C# 7 AND BEYOND