Join Exercism’s Uiua Track for access to 80 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.
Calculate the number of grains of wheat on a chessboard given that the number on each square doubles.
Determine if a number is perfect, abundant, or deficient based on Nicomachus' (60 - 120 CE) classification scheme for positive integers.
Determine whether a given year is a leap year.
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 80 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.