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

Content added Content deleted
(Created Ackermann funciton)
(Link for MC sim)
Line 18: Line 18:


===Mathematics and algorithms===
===Mathematics and algorithms===
* Monte-carlo simulations
: The [http://en.wikipedia.org/wiki/Monte_Carlo_method Wikipedia article] has a good example which calculates the value of Pi. --[[User:Short Circuit|Short Circuit]] 23:43, 16 February 2008 (MST)
* Iterating over elements in a collection
* Iterating over elements in a collection
: See: [[Loop Structures]]... I know at least the Java category has a Collections example --[[User:mwn3d|mwn3d]] 23:36, 9 November 2007 (EST)
: See: [[Loop Structures]]... I know at least the Java category has a Collections example --[[User:mwn3d|mwn3d]] 23:36, 9 November 2007 (EST)
Line 51: Line 49:
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.
* [[Ackermann Function]] --[[User:Mwn3d|Mwn3d]] 16:56, 23 September 2008 (UTC)
* [[Ackermann Function]] --[[User:Mwn3d|Mwn3d]] 16:56, 23 September 2008 (UTC)
* [[Monte Carlo Simulation]] --[[User:Mwn3d|Mwn3d]] 15:34, 24 September 2008 (UTC)
=On hold=
=On hold=
==Sounds Like Homework==
==Sounds Like Homework==