C# Ebooks
An Introduction to Programming with C# Threads.pdf
The tutorial sections provide advice on the best ways to use the primitives, give warnings about what can go wrong and offer hints about how to avoid these pitfalls. The paper is aimed at experienced programmers who want to acquire practical expertise in writing concurrent programs. The programming language used is C#, but most of the tutorial applies equally well to other languages with thread support, such as Java.
Java CookBook: Porting C++ to Java.pdf
Java CookBook: Porting C++ to Java.pdf is not specifically directed at the Java beginner, although it can be useful for those getting started and there are many books available for learning about Java and object-oriented program design.
Practical Common Lisp.pdf
Maybe you’re already sure Lisp isn’t really any better than other languages you know but are annoyed by some Lisper telling you that’s because you just don’t “get it.” If so, this book will give you a straight-to-the-point introduction to Common Lisp. If, after reading this book, you still think Common Lisp is no better than your current favorite languages, you’ll be in an excelle
Dissecting a C# Application.pdf
This book is about sharing authors experience in building real applications using .NET and C#.

