DEV Community

Discussion on: What are your must-read programming books?

Collapse
 
mkraetke profile image
Martin Kraetke

For XML-oriented functional programmers, I would recommend these books:

XSLT 2.0 and XPath 2.0
by Michael Kay

XSLT Cookbook. Solutions and Examples for XML and XSLT Developers
by Sal Mangano

as an aside: forget XSLT 1.0. XSLT 2.0 and 3.0 are real fun.