ruby
ruby copied to clipboard
Checklist: normalise topics
Note: the suggestions are generated automagically. If something is actually missing, please open an issue at problem-specifications to add the missing topics.
=> fetching config from ../exercism-ruby/config.json
=> reading topics from ..\problem-specifications\TOPICS.txt
List of valid topics
abstract_classesalgorithmsarraysbehavior_driven_developmentbitwise_operationsbooleanscallbacksclassesconcurrencyconditionalscryptographydatesdiscriminated_unionsdomain_specific_languagesenumerationsequalityeventsexception_handlingfilesfilteringfloating_point_numbersfunctional_programminggamesgenericsglobalizationgraphsinheritanceintegersinterfaceslistslogicloopsmapsmathmatricesmemory_managementnetworkingobject_oriented_programmingoperator_overloadingoptional_valuesparallelismparsingpattern_matchingpattern_recognitionperformancepolymorphismqueuesrandomnessreactive_programmingrecordsrecursionrefactoringregular_expressionssearchingsecuritysequencessetssortingstacksstringsstructstest_driven_developmenttext_formattingthreadingtimetransformingtreestuplestype_conversionvariables
Exercises with non-standard topics
- [ ]
seriesIncorrect topics:- [ ]
enumerable(perhaps:enumerations)
- [ ]
- [ ]
word-countIncorrect topics:- [ ]
hash(perhaps:math,maps,dates,graphs,lists,sets,time,games,loops,arrays,classes,stacks,trees,files,logic,parsing) - [ ]
enumerable(perhaps:enumerations)
- [ ]
- [ ]
resistor-color-duoIncorrect topics:- [ ]
array(perhaps:arrays,trees,loops,dates,graphs,lists,maps,sets,time,files,games,logic,math,parsing)
- [ ]
- [ ]
roman-numeralsIncorrect topics:- [ ]
numbers(perhaps:integers,queues,tuples,games,dates,maps,sets,time,trees,files)
- [ ]
- [ ]
space-ageIncorrect topics:- [ ]
if_else_statements
- [ ]
- [ ]
sayIncorrect topics:- [ ]
numbers(perhaps:integers,queues,tuples,games,dates,maps,sets,time,trees,files)
- [ ]
- [ ]
queen-attackIncorrect topics:- [ ]
errors(perhaps:arrays,events,loops,graphs,records,trees,generics,dates,lists,maps,queues,sets,stacks,strings,structs,tuples,files,games)
- [ ]
- [ ]
allergiesIncorrect topics:- [ ]
enumeration(perhaps:enumerations)
- [ ]
- [ ]
linked-listIncorrect topics:- [ ]
data_structure - [ ]
pointer(perhaps:events,dates,integers,lists,time,files)
- [ ]
- [ ]
collatz-conjectureIncorrect topics:- [ ]
control_flow_loops(perhaps:loops)
- [ ]
- [ ]
zipperIncorrect topics:- [ ]
data_structures
- [ ]
Exercises without topics
- [ ]
binary - [ ]
trinary - [ ]
hexadecimal - [ ]
octal - [ ]
point-mutations
The binary, trinary, hexadecimal, and octal are deprecated, I believe, in favor of "All Your Base". It may be fine to leave them without topics.
That's right. I have not removed them from the list.
The topics have been deprecated in problem-specifications. We will be reevaluating topics for all exercises as part of implementing the concepts and concept exercises. I'm closing the issue.