Head First C# Second Edition
#Head First C، تجربهی کامل آموزش برنامه نویسی با C# ، .NET Framework و Visual Studio IDE است. این کتاب #C و NET 4.0. و ویژوال استادیو 2010 را پوشش میدهد و همه چیز، از وراثت گرفته تا Serialization را پوشش میدهد. شما با LINQ از دادهها کوئری میگیرید، ترسیمات گرافیکی و انیمیشن را کار میکنید، و همه چیز را دربارهی کلاسها و برنامه نویسی شی گرا یاد میگیرید؛ و همهی اینها از طریق ساخت بازیها و انجام پروژهها جمع و جور و حل کردن پازلها انجام میشود. شما تبدیل به یک برنامه نویس قوی C# میشوید، و لحظات خوشی در حین یادگیری آن خواهید داشت.
سرفصلهای کتاب Head First C# Second Edition:
1)Get productive with C#: Visual applications, in 10 minutes or less
2)It’s all just code: Under the hood
3)Objects: get oriented! Making code make sense
4)Types and references: It’s 10:00. Do you know where your data is?
5)Encapsulation: Keep your privates...private
6)Inheritance: Your object’s family tree
7)Interfaces and abstract classes: Making classes keep their promises
8)Enums and collections: Storing lots of data
9)Reading and writing files: Save the byte array, save the world
10)Exception handling: Putting out fires gets old
11)Events and delegates. What your code does when you’re not looking
12)Review and preview: Knowledge, power, and building cool stuff
13)Controls and graphics: Make it pretty
14)Captain Amazing: The Death of the Object
15)LINQ: Get control of your data