Upskill in 65+ languages
The best way to learn to code
A different challenge each week in 2024
Explore your Exercism journey
Offers & discounts from our partners
Streaming, walkthroughs & more
Short language overviews
Get inspired by people's stories
Chat & hang with the community
Dig deeper into topics
How you can help Exercism
Support others as they learn
Everything you need to help
Meet the people behind Exercism
Help support our mission
Learn about our organisation
Explore what we've achieved
Our way of saying thank you
Hoodies, stickers & more
This story uses the setting of creating a device to encrypt messages reliably and repeatedly using anonymous functions.
Concepts explored:
The story also adapts well for concepts-bitwise_manipulation, the types-bit type and composing functions.
concepts/anonymous_functions
concepts/function_composition
concepts/higher_order_functions
concepts/bitwise_manipulation
types/bit