Head First C# Logo

Converting Head First Java Concepts and Code to C#

Head First Java by Kathy Sierra and Bert Bates is one of my favorite programming books...the only problem is that it's written in Java! While the concepts the book  teaches about object-oriented programming are often general and can be applied to Java and C#, I searched far and wide to find a resource that would not only convert the Java code in this book from C#, but that would also highlight the differences in the code and between the two languages along the way. As I couldn't find such a resource, I decided to create my own.

 

As I work through the chapters in this book I'll keep updating this website.  I will make every effort to keep the content on the site as accurate as possible, but if you see an error, or know of a better way to do something, please let me know! 

 

By the way, the page references on this site are based on the Second Edition of Head First Java.

 

I'm not a big fan of "links" pages on a web site, but I did add a resources page to this site, as there are certain web sites that I head to time and time again when I have questions about C#.  I figured I'd share these with you, too!

 

Enjoy.

David A. Wank

www.headfirstcsharp.com 

www.ranginald.com