Join Exercism’s Uiua Track for access to 93 exercises with automatic analysis of your code and personal mentoring, all 100% free.
U ← /=⊞<0.2_0.7 /+×⟜ⁿ1_2
I ← >⌵/ℂ: # Circle
u ← +0.1↧¤ ⊃(I0.95|⊂:0.5⇌°√)
A ← ×⊃U(I1) # Alpha
⍜°⍉(⊂⊃u A) -1÷÷2⟜(⇡↯2) 200
Get better at programming through fun, rewarding coding exercises that test your understanding of concepts with Exercism.
Create an implementation of the atbash cipher, an ancient encryption system created in the Middle East.
Given a person's allergy score, determine whether or not they're allergic to a given item, and their full list of allergies.
Find the difference between the square of the sum and the sum of the squares of the first N natural numbers.
Any operation that applies to one item also applies to many items
Uiua's many built-in functions allow you to easily express complex data transformations.
Write concise, point-free code through tacit programming.
Uiua has very simple syntax and thus little ceremony.
All built-in functions have friendly glyphs. The formatter auto-converts function names into glyphs.
Uiua uses a simple, stack-based execution model that executes code from right to left.
Every language has its own way of doing things. Uiua is no different. Our mentors will help you learn to think like a Uiua developer and how to write idiomatic code in Uiua. Once you've solved an exercise, submit it to our volunteer team, and they'll give you hints, ideas, and feedback on how to make it feel more like what you'd normally see in Uiua - they'll help you discover the things you don't know that you don't know.
Learn more about mentoringThe Uiua track on Exercism has 93 exercises to help you write better code. Discover new exercises as you progress and get engrossed in learning new concepts and improving the way you currently write.
See all Uiua exercisesThe best part, it’s 100% free for everyone.