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

Content added Content deleted
No edit summary
No edit summary
Line 11: Line 11:
* Basic pointer/reference operations
* Basic pointer/reference operations
* Sort an array of integers
* Sort an array of integers

<br>
I'd like to request the following tasks. I can provide code for Java and C++ but I'm not familiar with other programming languages in these areas.
* Socket I/O (TCP or UDP sockets)
* Creating a new thread and executing it
* Iterating over elements in a collection
* Simple DB connection and queries.
[[User:Booh|Booh]] 14:14, 22 January 2007 (EST) <br>