You want to learn C# programming, but you're not sure you want to suffer through another tedious technical book. You're in luck: Head First C# introduces this language in a fun, visual way. You'll quickly learn everything from creating your first program to learning sophisticated coding skills with
Head First C#, 2E: A Learner's Guide to Real-World Programming with Visual C# and .NET
โ Scribed by Andrew Stellman, Jennifer Greene
- Publisher
- O'Reilly Media
- Year
- 2010
- Tongue
- English
- Leaves
- 840
- Series
- Head First Guides
- Edition
- Second Edition
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
You want to learn C# programming, but you're not sure you want to suffer through another tedious technical book. You're in luck: Head First C# introduces this language in a fun, visual way. You'll quickly learn everything from creating your first program to learning sophisticated coding skills with C# 4.0, Visual Studio 2010 and .NET 4, while avoiding common errors that frustrate many students.
The second edition offers several hands-on labs along the way to help you build and test programs using skills you've learned up to that point. In the final lab, you'll put everything together. From objects to garbage collection and from exceptions to interactions, you'll learn C# in a way that engages and entertains your brain. Here are a few of the topics you'll learn:
- Start by building a useful application with pre-built components in Visual Studio 2010
- Discover how objects work, using real-world examples
- Store numbers, text, and other basic data types using primitives
- Save complex data in files and databases with great C# tools
- Build intuitive and easy-to-use interfaces by following simple rules
- Design your code to catch exceptions -- things you don't expect
- Develop good programming habits, such as refactoring code and applying unit tests
- Learn how web services put your programs in touch with the rest of the world
- Make it easy for other people to install your software
๐ SIMILAR VOLUMES
<DIV><p>You want to learn C# programming, but you're not sure you want to suffer through another tedious technical book. You're in luck: <i>Head First C#</i> introduces this language in a fun, visual way. You'll quickly learn everything from creating your first program to learning sophisticated codi
<div><p>You want to learn C# programming, but you're not sure you want to suffer through another tedious technical book. You're in luck: <i>Head First C#</i> introduces this language in a fun, visual way. You'll quickly learn everything from creating your first program to learning sophisticated codi
You want to learn C# programming, but you're not sure you want to suffer through another tedious technical book. You're in luck: Head First C# introduces this language in a fun, visual way. You'll quickly learn everything from creating your first program to learning sophisticated coding skills with
You want to learn C# programming, but you're not sure you want to suffer through another tedious technical book. You're in luck: Head First C# introduces this language in a fun, visual way. You'll quickly learn everything from creating your first program to learning sophisticated coding skills with
<p><b>What will you learn from this book?</b> Dive into C# and create apps, user interfaces, games, and more using this fun and highly visual introduction to C#, .NET Core, and Visual Studio. With this completely updated guide, which covers C# 8.0 and Visual Studio 2019, beginning programmers like