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

Content added Content deleted
(→‎Problems to be solved: Organized the page.)
(→‎Recently solved problems: Unnecessarily subsected. Fixed.)
Line 40: 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.
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]]
* 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]]
* Create a trivial DOM document and serialize it to xml: [[DOM_XML_Serialization]]