Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

m
slight re-edit
No edit summary
m (slight re-edit)
Line 20:
* SAX. As well as DOM and XPath it would probably be useful to demonstrate parsing a simple XML document with SAX.
* Writing a parser to parse structured text into appropriate native types. (A good demonstration format to parse might be JSON, though it should be about creating a parser rather handling JSON.)
* [[Discover the hostnameHostname]]. (<- I have started that page and put the (trivial) TCL code on it [[User:Sgeier|Sgeier]] 01:05, 3 February 2007 (EST))
* Super Simple p2p network
* Provide a SOAP server function
Anonymous user