User:wj32
From Wikibooks, open books for an open world
Hello. I am also on Wikipedia.
Contents |
[edit] Books I've worked on
- X86 Assembly - Added some IDT and GDT code plus some examples...
- X86 Disassembly - Fixed some misinformation
- C Sharp Programming - See below
- Windows Programming - Rewrite of User Mode vs Kernel Mode.
[edit] Books
[edit] C Sharp Programming
[edit] What I've written
- Alternative struct and class initialization
- Anonymous delegates
- Extension methods
- Generic interfaces and methods
- Lambda expressions
- Marshalling
- Threads
[edit] Needs more work
- Collections
- Generic type constraints
- Marshalling
- Threads
[edit] Needs to be done
- Delegate invoking
- Drawing/GDI+
- I/O
- LINQ (has to be split into multiple pages)
- Nullable types (don't know where to put this)
- Random numbers
- Reflection
- AssemblyInfo, MethodInfo, etc.
- Activator
- Regular expressions
- Unsafe code
- Windows Forms invoking
- XML