#MCSD Certification Toolkit Exam 70-483 Programming in C
زمانی که ما برای اولین بار دربارهی نوشتن این کتاب صحبت میکردیم، ایدهی ما ارائه روشی به خوانندگان بود تا برنامه نویسی را با استفاده از #C یاد بگیرند و در کنار آن نیز بتوانند امتحان گواهینامه 483-70 مایکروسافت را قبول شوند. مدرک گرفتن در تکنولوژیهای خاص به طرق مختلفی به شما کمک میکند؛ اول اینکه به شما کمک میکند تا بدانید که کدام بخشها توسط متخصصان با اهمیت تلقی میشوند. دوم اینکه کمکتان میکند تا یک تکنولوژی جدید را با داشتن هدف یاد بگیرید. در اتنها در شغلتان نیز به شما کمک میکند، چرا که گواهی نامهها توسط کارفرمایان به رسمیت شناخته میشوند و این میتواند نسبت به سایر متقضیان، مزیت بیشتری را به شما بدهد.
پیشنهاد مایکروسافت قبل از شرکت کردن در امتحان 483-70، داشتن حداقل یک سال سابقه برنامه نویسی با #C است، ما نیز پیشنهاد میکنیم که کمی تجربهی کار کردن با سایر زبانهای برنامه نویسی را داشته باشید، با این حال ضروری هم نیست. اگر شما برنامه نویسی با تجربه ای هستید، پیشنهاد ما به شما این است که فصل هایی را که با آنها آشنایی دارید را به صورت سطحی مطالعه کنید و فصل هایی که شما درموردشان خیلی مطمئن نیستید را به صورت دقیق بخوانید. اگر شما برنامه نویسی تازه کار هستید، به شما توصیه میکنیم که کل کتاب را مطالعه کنید و اطمینان حاصل کنید که همه سوالات امتحانی فصلها را فهمیده اید و Cheat Sheetهای در انتهای هر فصل را هم مطالعه کرده اید.
این کتاب نسخه 5.0 زبان #C و نسخه 4.5 فریمورک NET. را پوشش داده است. ما تمام سعیمان را کرده ایم تا تمامی مواردی که در امتحان 70-483 مورد ارزیابی قرار میگیرند را پوشش بدهیم و در هر فصل بر روی موضوعات کلیدی خاص تمرکز کرده ایم. ماهمچنین در پایان هر فصل، سوالات نمونهی زیادی که شباهتهای زیادی با سوالات مایکروسافت دارند را قرار داده ایم.
The MCSD 70-483 exam is the entry-level Microsoft certification exam for C# developers and this must-have resource offers essential coverage of the exam that will test your competency in C# programming. Each chapter covers one of the core subject domains that comprise the exam. Among the authors are experienced trainers who advised Microsoft on the development of its certification programs, affording them a unique understanding of both the objectives and what it takes to master them. This invaluable knowledge is passed to you so that you will not only be prepared to take the exam, but also become a better C# developer
Features a step-by-step lab tutorial for each lesson covered in the book, encouraging you to practice what you've just learned in order to reinforce your learning
Includes an accompanying website that includes more than 100 simulated test questions and answers
Shares solutions to the hands-on labs presented in the book
Contains complete sample code
Offers a unique author approach that not only teaches you how to answer a set of exam questions but also provides you with an understanding of the underlying concepts and skills needed to succeed as a professional C# programmer
MCSD Certification Toolkit is all you need to fully prepare for exam 70-483!
Table of Contents
Chapter 1. Introducing the Programming C# Certification
Chapter 2. Basic Program Structure
Chapter 3. Working with the Type System
Chapter 4. Using Types
Chapter 5. Creating and Implementing Class Hierarchies
Chapter 6. Working with Delegates, Events, and Exceptions
Chapter 7. Multithreading and Asynchronous Processing
Chapter 8. Creating and Using Types with Reflection, Custom Attributes, the CodeDOM, and Lambda Expressions
Chapter 9. Working with Data
Chapter 10. Working with Language Integrated Query (LINQ)
Chapter 11. Input Validation, Debugging, and Instrumentation
Chapter 12. Using Encryption and Managing Assemblies
Appendix. Answers to Sample Test Questions