Category talk:Solutions by Programming Task: Difference between revisions

Content added Content deleted
(→‎Further task divisions: Added Matrices category)
(→‎Further task divisions: Added concurrency and GUI from a previous suggestion. This is basically just becoming a notepad for me.)
Line 33: Line 33:
I think this category is getting a bit big. Maybe it could be divided up more than it is now. [[:Category:Programming Tasks]] can still be a big pile, but this category could be divided. We need some suggestions for new groups, though. Once we have lots of subgroup ideas we can start getting to wiki-work. What do you guys think? --[[User:Mwn3d|Mwn3d]] 03:12, 10 August 2008 (UTC)
I think this category is getting a bit big. Maybe it could be divided up more than it is now. [[:Category:Programming Tasks]] can still be a big pile, but this category could be divided. We need some suggestions for new groups, though. Once we have lots of subgroup ideas we can start getting to wiki-work. What do you guys think? --[[User:Mwn3d|Mwn3d]] 03:12, 10 August 2008 (UTC)
:I'll try to make a few to start with:
:I'll try to make a few to start with:
*Concurrency:
*:Metered Concurrency, Simple concurrent actions, Synchronous Concurrency
*GUI:
*:Creating a Window, OpenGL, Simple Windowed Application, User Output - graphical
*Mathematical operations:
*Mathematical operations:
:*Arithmetic operations:
:*Arithmetic operations:
Line 45: Line 49:
:*:Matrix Transpose, Matrix exponentiation operator, Matrix multiplication, Spiral, Zig Zag
:*:Matrix Transpose, Matrix exponentiation operator, Matrix multiplication, Spiral, Zig Zag
:*Prime Numbers (already made)
:*Prime Numbers (already made)
*System operations
*Environment operations
*:Command Line Arguments, Connect to Active Directory, Creating a Secure Temporary File, Discover the Hostname, Execute a System Command, Fork Proccess, Search for a User in Active Directory, System time
*:Command Line Arguments, Connect to Active Directory, Creating a Secure Temporary File, Discover the Hostname, Execute a System Command, Fork Process, Search for a User in Active Directory, System time
*Sorting:
*Sorting:
*:Sort an array of composite structures, Sorting Using a Custom Comparator, Sorting an Array of Integers
*:Sort an array of composite structures, Sorting Using a Custom Comparator, Sorting an Array of Integers