Remove team
[mono-project.git] / doc / books
blobd5c20a446219bbf7bd780ca7fc754f7a9ad741b3
1 * Mono Books
3   <a href="http://www.amazon.de/exec/obidos/ASIN/3827264928/qid=1050051051/sr=2-1/ref=sr_2_3_1/028-2755135-1623712">
4   Mono: .NET-kompatible Anwendungen mit dem Open Source-Framework
5   </a>
7 * C# Books
9    A Programmer's Introduction to C# - Second Edition: Eric Gunnerson
11 * Remoting
13    <a href="http://www.dotnetremoting.cc/book/AdvancedDotNetRemoting.asp">
14    Advanced .NET Remoting: Ingo Rammer</a>
16 * Compiler Implementation
18    Compilers - Principles, Techniques, and Tools: Alfred V. Aho, Ravi Sethi,
19    Jeffrey D. Ullman 
21    Advanced Compiler Design Implementation: Steven S. Muchnick
23    Modern Compiler Implementation in C: Andrew W. Appel
25    A Retargetable C Compiler - Design and Implementation: C. Fraser, David
26    Hanson
28 * Threading
30    .NET Multithreading: Alan L. Dennis (ISBN 1-930110-54-5)
32 * Reference Manuals
34    <a
35    href="http://developer.intel.com/design/pentium/manuals/24319101.pdf">Intel
36    Architecture Software Developer's Manual, Volume 2 - Instruction Set Reference Manual</a>
38    <a
39    href="http://www.caldera.com/developers/devspecs/abi386-4.pdf">System V ABI
40    - i386 Architecture Processor Supplement</a> 
42    <a
43    href="http://www.caldera.com/developers/devspecs/mipsabi.pdf">System V ABI -
44    MIPS Processor supplement</a>
46    <a href="http://www.sparc.org/standards/V8.pdf">The SPARC Architecture
47    Manual Version 8</a>