Head First C# 3rd Edition
#Head First C، تجربهی کامل آموزش برنامه نویسی با C# ، .NET Framework ، Visual Studio IDE و XAML است. این کتاب #C و NET 4.5. و ویژوال استادیو 2012 را پوشش میدهد و همه چیز، از وراثت گرفته تا Serialization را پوشش میدهد. شما با LINQ از دادهها کوئری میگیرید، ترسیمات گرافیکی و انیمیشن را کار میکنید، و همه چیز را دربارهی کلاسها و برنامه نویسی شی گرا یاد میگیرید؛ و همهی اینها از طریق ساخت بازیها و انجام پروژهها جمع و جور و حل کردن پازلها انجام میشود. شما تبدیل به یک برنامه نویس قوی C# میشوید، و لحظات خوشی در حین یادگیری آن خواهید داشت.
سرفصلهای کتاب Head First C# ویرایش سوم:
1) !Start building with c#: Build something cool, fast
2) It’s all just code: Under the hood
3) Objects: Get oriented!Making code make sense
4) ?It's 10:00. Do you know where your data is
5) A Day at the Races
6) Encapsulation: Keep your privates...private
7) Inheritance: Your object's family tree
8) Interfaces and Abstract Classes: Making classes keep their promises
9) Enums and Collections: Storing lots of data
10) !Reading and Writing Files: Save the last byte for me
11) Designing Windows Store Apps with XAML: Taking your apps to the next level
12) Async, Await, and Data Contract Serialization: Pardon the interruption
13) Exception Handling: Putting out fires gets old
14) Captain Amazing: The Death of the Object
15) Querying Data and Building Apps with LINQ: Get control of your data
16) Events and Delegates: What your code does when you're not looking
17) Architecting Apps witht he MVVM Pattern: Great apps on the inside and outside
18) Build a Windows Phone app