Concept: Strings #536
Labels
x:action/create
Work on something from scratch
x:module/concept
Work on Concepts
x:module/concept-exercise
Work on Concept Exercises
x:priority/high
Has a higher priority than other issues
x:size/large
Large amount of work
x:type/content
Work on content (e.g. exercises, concepts)
Design
Goal
The Goal is to learn to use the
String
andChar
modules.Learning objectives
Students should be able to
Char
properties (isAlpha
,isUpper
...)length
,replace
...)split
,words
,lines
,(++)
,concat
,join
...)slice
,left
...)contains
,startsWith
...)fromInt
,toInt
...)toUpper
,toLower
,trim
...)all
,any
,filter
...)Out of scope
Concepts
The concept this exercise unlocks is:
strings
Prerequisites
Analyzer
TBD depending on the exercise
The text was updated successfully, but these errors were encountered: