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

Content added Content deleted
(language-specific task inappropriate, hostname recently solved)
(Uncategorized.)
Line 21:
* Super Simple p2p network
* Provide a SOAP server function
 
==Trivial==
These tasks would aptly demonstrate differences in languages, and would be relatively simple to write, understand and review. These tasks are typically appropriate for Rosetta Code.
 
 
==Non-Trivial==
These tasks would aptly demonstrate differences in languages, but may not be simple to write, understand or review. These tasks may be appropriate for Rosetta Code, but would require care to ensure accuracy.
 
==Inappropriate==
These tasks may not belong on Rosetta Code for a variety of reasons. Tasks which are not primarily programming problems fall in this category, unless they fall under the blanket circumstance of "common programming problem."
 
* TCP Hole-Punching
* UDP Hole-Punching
* Win interface... C++ calls to Fortran F90/95 Source Code ... and back...