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

no edit summary
(https+authentication)
No edit summary
Line 1:
So you want to see a problem solved? If you're not comfortable creating the task page yourself, feel free to edit this page, and describe the problem below. (To edit this page, click the "edit" tab at the top.)
 
* doubly-linked list algorithms, both cursor- and pointer-based implementations
 
* (added) Simple hash functions and indexing algorithms.
* Regular expression matching
Line 13:
* Open a window and create a simple opengl 3d demonstration
* Retrieve bookmarks from Del.icio.us (Or anything else that demonstrates a HTTPS request with authentication)
* [non-trivial] implement a table-based native code (macro?) assembler in various HLLs
* [hard] arbitrary precision integer and floating point math routines (these can be very instructive to new programmers)
 
<br>
Anonymous user