Some books/tutorials I find useful:
- The Art of Assembly Language Programming
- and once more from Webster: The Art of Assembly Language
- A bunch of Linux assembly programming tutorials.
Few Latex tricks:
- paralist – this package provides some new list environments. Itemized and enumerated lists can be typeset within paragraphs, as paragraphs and in a compact version. Additionally, the Latex environments itemize and enumerate can be extended to use a similar optional argument. (abstract)