Emacs kann auch zum editieren von Texten benutzt werden... Eine kleine Bedienungsanleitung findet sich hier.
Tutorials, FAQs, Buchempfehlungen u.v.m.
Eric Meyers CSS-Tricks
It's a search for new ways to approach Web-based design. It's a cry for creativity, and a stab at innovation. It's a playground and a proving ground. It's a rejection of what's practical in favor of what's possible.
The Art of Assembly Language Programming (AoA), Randy Hyde's acclaimed text on assembly language programming, is the most-often recommended book on 80x86 assembly language programming in newsgroups, on web sites, and by word of mouth.
Mit NASM und GCC im 32Bit Protected Mode programmieren. Themen sind u.a. Bit-Operationen, Unterprogramme, Arrays, Structs und Zusammenarbeit mit C-Code.