My links for C#: - [C Sharp Programming][1] - [Data Structures and Algorithms with Object-Oriented Design Patterns in C# ][2] - [Programmer's Heaven C# School Book][3] - [.NET Book Zero][4] - [Threading in C#][5] - [C# Essentials][6] (already mentioned) Algorithms: - [Data Structures and Algorithms: Annotated Reference with Examples][7] Free books on various topics from O'Reilly: - [Open Books][8] [1]: http://en.wikibooks.org/wiki/C_Sharp_Programming [2]: http://www.brpreiss.com/books/opus6/ [3]: http://www.programmersheaven.com/2/csharpbook [4]: http://www.charlespetzold.com/dotnet/ [5]: http://www.albahari.com/threading/ [6]: http://www.techotopia.com/index.php/C_Sharp_Essentials [7]: http://dotnetslackers.com/projects/Data-Structures-And-Algorithms/ [8]: http://oreilly.com/openbook/