Verkauf durch Sack Fachmedien

Asad / Ali

The C# Programmer's Study Guide (MCSD)

Exam: 70-483

Medium: Buch
ISBN: 978-1-4842-2859-3
Verlag: APRESS L.P.
Erscheinungstermin: 23.06.2017
Lieferfrist: bis zu 10 Tage

Prepare for Microsoft Certification Exam 70-483: Programming in C#. The “What, Why, and How” of each concept is presented along with quick summaries, code challenges, and exam questions to review and practice key concepts.

You will learn how to use:

- Lambda expressions to write LINQ query expressions

- Asynchronous programming with the Async and Await keywords to maximize performance of slow applications

- Regular expressions to validate user input

- Reflection to create and handle types at runtime
- and much more

The source code in the book will be available in the form of iCanCSharp notebooks and scripts that allow you to try out examples and extend them in interesting ways.

What You Will Learn
- Understand the necessary knowledge and skill set to prepare for Microsoft Exam 70-483

Study the code challenges and practice questions on C# that are relevant to the exam
- Master the C# programming language

Who This Book Is For
Experienced C# and.NET programmers and developers who are ready to take and pass the exam in order to get certified


Produkteigenschaften


  • Artikelnummer: 9781484228593
  • Medium: Buch
  • ISBN: 978-1-4842-2859-3
  • Verlag: APRESS L.P.
  • Erscheinungstermin: 23.06.2017
  • Sprache(n): Englisch
  • Auflage: 1. Auflage 2017
  • Produktform: Kartoniert, Book
  • Gewicht: 9438 g
  • Seiten: 475
  • Format (B x H x T): 178 x 254 x 28 mm
  • Ausgabetyp: Kein, Unbekannt
Autoren/Hrsg.

Autoren


Chapter 1:Fundamentals of C#.- Chapter 2: Types in C#.- Chapter 3: Getting Started with Object Oriented Programming.- Chapter 4: Advanced C#.- Chapter 5: Implementing Delegates and Events.- Chapter 6: Taking a Deep Dive into LINQ.- Chapter 7: Managing the Object Life Cycle.- Chapter 8: Multi-Threaded, Async, and Parallel Programming.- Chapter 9: Exception Handling and Validating Application Input - Chapter 10: File I/O Operations.- Chapter 11: Serialization ad Deserialization.- Chapter 12: Consuming Data.- Chapter 13: Working with Cryptography.- Chapter 14: Assembly and Reflection.- Chapter 15:  Debugging and Diagnostics.- Chapter 16: MCQs.