Icon+Unicon/Analysis of UnimplementedTasks: Difference between revisions

From Rosetta Code
Content added Content deleted
Line 8: Line 8:
While I realize that some of the tasks could easily fall into multiple categories, I've tried to pick a (near) best fit.
While I realize that some of the tasks could easily fall into multiple categories, I've tried to pick a (near) best fit.


Also, I've annotated a handful of tasks.
Also, I've annotated a (bare) handful of tasks.

Some quick links:
* [[:Category:Unicon|Unicon main page]]
* [[:Category_talk:Unicon|Unicon Talk/Discussion page]] Lots of notes about things to do, help wanted, ideas, and guidance on formatting and markup
* [[Reports:Tasks_not_implemented_in_Unicon|Tasks not yet implemented]] Tasks that need to be coded (dynamic/generated)
* [[:Category:Unicon/Omit|Unimplementable tasks]] Tasks that cannot be implemented in the language
* [[:Category:Unicon_examples_needing_attention|Tasks requiring attention]] Tasks that could be improved
* [[Special:MostLinkedCategories|Most Linked Categories]] shows how many pages various languages (and other categories) have.


==Externals: Operating System feature, Library Method, C calling, etc.==
==Externals: Operating System feature, Library Method, C calling, etc.==
Line 303: Line 311:
* [[Topological_sort/Extracted_top_item]] **DRAFT**
* [[Topological_sort/Extracted_top_item]] **DRAFT**
* [[Using_a_Speech_engine_to_highlight_words]] **DRAFT**
* [[Using_a_Speech_engine_to_highlight_words]] **DRAFT**

=Analysis of Programming Categories on Rosetta=
=Analysis of Programming Categories on Rosetta=
The following list was manually gleaned from the list of categories (special pages) and annotated. It provides another way of looking at the program groupings.
The following list was manually gleaned from the list of categories (special pages) and annotated. It provides another way of looking at the program groupings.

Revision as of 20:31, 24 May 2011

Analysis of Tasks Icon/Unicon Unimplemented

The following summarizes tasks that are not completed for Icon/Unicon on Rosetta Code. Note: This is not dynamically compiled and tasks may have been completed.

My intent is twofold.

  • Encourage more contibution from other by more clearly identifying areas where they can help.
  • Encourage a general discussion (beyond Icon/Unicon) of task classification/sub-classification. (I know that SML may have a huge impact on this once an approach is found).

While I realize that some of the tasks could easily fall into multiple categories, I've tried to pick a (near) best fit.

Also, I've annotated a (bare) handful of tasks.

Some quick links:

Externals: Operating System feature, Library Method, C calling, etc.

Web, Networking, and OS interface

Internals


Functions, Program Control, Language


Concurrent Programming / Multitasking


Object Oriented and Data types

GUI, Graphics, images, Multimedia, and related

Math for Vectors, Matricies, etc

Numerical problems and methods


Basic String, Structure, and data type problems

Applied String, Structure, and data type problems

Permutation, cominations, probability, and randomness

Problems, Puzzles, Games, and Mindbenders


Not Categorized

Analysis of Programming Categories on Rosetta

The following list was manually gleaned from the list of categories (special pages) and annotated. It provides another way of looking at the program groupings. There are a number of discussions on the Rosetta_Code:Village_Pump and in individual tasks about categorization and how to approach it. Use of SMW may change the way in which this is done.

This may also prove useful for editors looking to cleanup categories (e.g. typos).

Broad Categories and Super-Categories

Programming Task Categories