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

no edit summary
(→‎Recently solved problems: Unnecessarily subsected. Fixed.)
No edit summary
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 hostname. (<- I have started that page and put the (trivial) TCL code on it [[User:Sgeier|Sgeier]] 01:05, 3 February 2007 (EST))
* Discover the hostname.
* Super Simple p2p network
* Provide a SOAP server function
Anonymous user