Head First C#, 2Etxt,chm,pdf,epub,mobi下载 作者:Andrew Stellman/Jennifer Greene 出版社: O'Reilly Media 副标题: A Learner's Guide to Real-World Programming with Visual C# and .NET 出版年: 2010-5-31 页数: 840 定价: USD 49.99 装帧: Paperback ISBN: 9781449380342
内容简介 · · · · · ·
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 frust...
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
生动有趣的诠释了
觉得不错
非常棒
原来都是有因果关系的。