Head first C♯ /
Head First C# is a complete learning experience for learning how to program with C#, XAML, the .NET Framework, and Visual Studio. Fun and highly visual, this introduction to C# is designed to keep you engaged and entertained from first page to last. Updated for Windows 8.1 and Visual Studio 2013, an...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly Media,
©2013.
|
Edición: | 3rd ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Intro
- 1. Start building with C#: building something cool, fast
- 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 colelctions: storing lots of data
- 9. Reading and writing files: save the last byte for me!
- 10. Designing windows store apps with XAML: taking your apps to the next level
- 11. XAML, file, I/O and data contract serialization: writing files right
- 12. Exception handling: putting out fires gets old
- 13 Captain amazing: the death of the object
- 14. Querying data and building apps with LINQ: get control of your data
- 15. Events and delegates: what your code does when you're not looking
- 16. Architecting apps with the MVVM Pattern: great apps on the inside and outside
- 17. Bonus project!: build a Windows Phone app
- i. Leftovers: the top 11 things we wanted to include in this book.