Head First C#: A Learner's Guide To Real World Programming With Visual C# And .NET (Head Guides) C Learners Net
head-first-c-a-learners-guide-to-real-world-programming-with-visual-c-and-net
head-first-c-a-learners-guide-to-real-world-programming-with-visual-c-and-net
User Manual:
Open the PDF directly: View PDF
Page Count: 840 [warning: Documents this large are best viewed by clicking the View PDF Link!]
- Table of Contents
- Intro: How to use this book.
- Chapter 1. Get productive with C#: Visual applications, in 10 minutes or less
- Chapter 2. It’s all just code: Under the hood
- Chapter 3. Objects: get oriented! Making code make sense
- Chapter 4. Types and references: It’s 10:00. Do you know where your data is?
- C# Lab: A Day at the Races
- Chapter 5. Encapsulation: Keep your privates...private
- Chapter 6. Inheritance: Your object’s family tree
- Chapter 7. Interfaces and abstract classes: Making classes keep their promises
- Chapter 8. Enums and collections: Storing lots of data
- C# Lab: The Quest
- Chapter 9. Reading and writing files: Save the byte array, save the world
- Chapter 10. Exception handling: Putting out fires gets old
- Chapter 11. Events and delegates. What your code does when you’re not looking
- Chatper 12. Review and preview: Knowledge, power, and building cool stuff
- Chapter 13. Controls and graphics: Make it pretty
- Chapter 14. Captain Amazing: The Death of the Object
- Chapter 15. LINQ: Get control of your data
- C# Lab: Invaders
- Appendix i: Leftovers: The top 11 things we wanted to include in this book