I need to learn XSLT for Wordpress and Symphony theming. What are some beginner friendly resources that are relatively easy to follow along to?
Asked
Active
Viewed 1,704 times
7 Answers
1
This site is very straightforward and has plenty of examples: http://www.learn-xslt-tutorial.com/
Also, W3 Schools is generally easy to follow and has good tutorials: http://www.w3schools.com/xsl/

Ryan Berger
- 9,644
- 6
- 44
- 56
1
My friend, Roger Costello, makes some of the best tutorials. He has an nice collection, most of which are XML-related: XML Schema, Schematron, NVDL, xProc, xPath, xQuery, and XSLT. They are typically Powerpoint slides and include exercises to give you practice. Take a look!

james.garriss
- 12,959
- 7
- 83
- 96
0
I love this intro / tut from alistapart http://www.alistapart.com/articles/usingxml/

gilzero
- 1,832
- 4
- 19
- 26
0
You can check also : - http://www.w3schools.com/xsl/default.asp - http://www.w3schools.com/xpath/default.asp
To learn XSLT basics but moreover XPath queries

Charles-Édouard Coste
- 1,604
- 12
- 24