Icon+Unicon/Analysis of UnimplementedTasks: Difference between revisions

m
→‎Solved: minor wording
(moved some done tasks to categories)
m (→‎Solved: minor wording)
 
(2 intermediate revisions by the same user not shown)
Line 53:
* [[DNS_query]]
* [[Echo server]] - needs fork or equiv
* [[Ensure_that_a_file_exists]] - DONE
* [[Environment_variables]] - DONE
* [[HTTPS]]
* [[HTTPS/Authenticated]]
Line 95 ⟶ 97:
* [[SOAP]] - DONE
* [[Sleep]] - DONE
* [[Sockets]] - DONE
* [[System_time]] - DONE
* [[Top_rank_per_group]] - DONE
* [[URL_decoding]] - DONE
* [[URL_encoding]] - DONE
Line 143 ⟶ 147:
===Unsolved===
* [[Active object]] (clock state object)
* [[Calling_an_object_method]] **DRAFT**
* [[Constrained genericity]]
* [[Create an object/Native demonstration]] **DRAFT**
Line 152 ⟶ 155:
* [[Add a variable to a class instance at runtime]] - DONE
* [[Break_OO_privacy]] **DRAFT** - DONE
* [[Calling_an_object_method]] **DRAFT**/ [[Call_an_object_method]] - DONE
* [[Classes]] - DONE
* [[Inheritance/Single]] - DONE
* [[Inheritance/Multiple]] - DONE
* [[Polymorphism]] - DONE
* [[Respond to an unknown method call]] - DONE
* [[Send_an_unknown_method_call]] **DRAFT** - DONE
* [[Singleton]] - DONE
 
==Concurrent Programming / Multitasking==
Line 423 ⟶ 429:
* [[Sorting_algorithms/Shell_sort]] - DONE
* [[Sorting_algorithms/Stooge_sort]] - DONE
* [[Topological_sort]] - DONE
 
==Problems, Puzzles, Games, and Mindbenders==
Line 450 ⟶ 457:
* [[Narcissist]] (quine recognizer) - DONE
* [[Number_reversal_game]] - DONE
* [[Playing_cards]] - DONE
* [[Quine]] - DONE
* [[RCRPG]] - DONE
Line 463 ⟶ 471:
* [[Calendar_-_for_"real"_programmers]] - initially omit - DONE - very ugly :)
* [[Discordian date]] - DONE
* [[Old_lady_swalllowed_a_flyOld_lady_swallowed_a_fly]] - DONE
 
==Date/Time==
Line 524 ⟶ 532:
 
===Solved===
These were harvestharvested, please dumpput them into categories.
 
* [[A%2BB]] - DONE
Line 561 ⟶ 569:
* [[CSV_to_HTML_translation]] - DONE
* [[Caesar_cipher]] - DONE
* [[Call_an_object_method]] - DONE
* [[Case-sensitivity_of_identifiers]] - DONE
* [[Catalan_numbers]] - DONE
Line 584 ⟶ 591:
* [[Dynamic_variable_names]] - DONE
* [[Empty_program]] - DONE
* [[Ensure_that_a_file_exists]] - DONE
* [[Enumerations]] - DONE
* [[Environment_variables]] - DONE
* [[Equilibrium_index]] - DONE
* [[Ethiopian_multiplication]] - DONE
Line 636 ⟶ 641:
* [[Include_a_file]] - DONE
* [[Increment_a_numerical_string]] - DONE
* [[Inheritance/Multiple]] - DONE
* [[Input_loop]] - DONE
* [[Integer_comparison]] - DONE
Line 677 ⟶ 681:
* [[Mad_Libs]] - DONE
* [[Man_or_boy_test]] - DONE
* [[Menu]] - DONE
* [[Miller-Rabin_primality_test]] - DONE
* [[Modular_exponentiation]] - DONE
Line 689 ⟶ 693:
* [[Null_object]] - DONE
* [[Number_names]] - DONE
* [[Odd_word_problem]] - DONE
* [[Old_lady_swallowed_a_fly]] - DONE
* [[One-dimensional cellular automata]] - DONE
* [[One_of_n_lines_in_a_file]] - DONE
Line 703 ⟶ 706:
* [[Parsing/Shunting-yard_algorithm]] - DONE
* [[Perfect_numbers]] - DONE
* [[Playing_cards]] - DONE
* [[Pointers_and_references]] - DONE
* [[Primality_by_trial_division]] - DONE
Line 737 ⟶ 739:
* [[Short-circuit_evaluation]] - DONE
* [[Sieve_of_Eratosthenes]] - DONE
* [[Singleton]] - DONE
* [[Sockets]] - DONE
* [[Soundex]] - DONE
* [[Special_characters]] - DONE
Line 763:
* [[Time_a_function]] - DONE
* [[Tokenize_a_string]] - DONE
* [[Top_rank_per_group]] - DONE
* [[Topological_sort]] - DONE
* [[Towers_of_Hanoi]] - DONE
* [[Tree_traversal]] - DONE
Anonymous user