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

→‎Recently solved problems: Unnecessarily subsected. Fixed.
(→‎Problems to be solved: Organized the page.)
(→‎Recently solved problems: Unnecessarily subsected. Fixed.)
Line 40:
If a task has been completed, move the request to this category. Add a link to the task page, and sign (add <nowiki>--~~~~</nowiki>) to the request. Completed tasks more than a week old should be removed from the list.
 
 
===Recently solved problems===
* Walking a filesystem directory and printing the contents of any file that matches a pattern: [[Walk_Directory]]
* Create a trivial DOM document and serialize it to xml: [[DOM_XML_Serialization]]