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.
Guter x86 DOS Assembler-Kurs in deutsch, ideal für Anfänger. Von Claus-Dieter Volko.
41 KB
Häufige C/C++-Fehler und wie man sie vermeidet.
Ein Chatprogramm mit C++ und Winsock mit komplettem Code. Von André Heßling.