Learn Visual

Learn it by watching it move.

Every lesson gives you one instrument — watch it, then move the controls yourself.

LEARN CS VISUALFrom a single bit to the whole machineNine lessons: bits, bytes, logic gates, memory.
00000000
See all lessons
LEARN SQL VISUALSee how an SQL query actually runsSELECT, WHERE, JOIN, subqueries — clause by clause.
Step 1SELECT name, cityStep 2FROM customers6 rowsStep 3WHERE city = 'Osaka'
See all lessons
HOW ONE LESSON GOES
01 EXPLANATIONOne idea, shown as a figure you can read in a glance.
02 EXPERIMENTThe same figure, now with the controls handed to you.
03 CHECKOne question. Answer it and move on.