10 JUL 2026 - Back up to full speed! Let's be honest: for the last few months, TorrentFunk was painfully slow. Pages crawled, searches dragged, and just loading the site tested everyone's patience. We hunted the problem down to our network and rebuilt it from the ground up — smarter caching, a much bigger and faster connection, and a lot of fine-tuning under the hood. The difference is night and day: the site now loads in a fraction of a second. No more waiting around. Thanks for sticking with us through the slow spell. Now go discover your funk!
TORRENT DETAILS
Head First CSharp 2nd Edition May 2010
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
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