Cornrow Curves Programming Tutorials

Learn how to create designs using the programming software

Cornrow Curves
Cornrow Curves

Go to the Tutorial 

By the end of the tutorial, you will know how to:

  1. Set up a new program
  2. Stamp costumes to the stage
  3. Rotate a plait
  4. Move a plait to any location/direction
  5. Scale the size of a plait
  6. Create multiple plaits
  7. Change the color of a plait

Advanced Cultural Coding Tutorials

Learn the basics of coding with these helpful tutorials!

Curves: Parameters
Curves: Parameters

Lot's of designs are based around radial cornrows, so let's try that with this cool one.

Go to the Tutorial 
Loops: Rays
Loops: Rays

In this tutorial, you'll learn how to use loops to make large complex designs easily.

Go to the Tutorial 
Functions: ZigZag
Functions: ZigZag

Many braiders treat a pattern that is repeated as its own method or function. For example, the often seen, square zigzag pattern in cornrows can be seen as one function (a square) repeated over and over again. This makes design simpler. Let's try it

Go to the Tutorial 

Variables: User Control
Variables: User Control

Enabling someone to control their hairstyle can be tough, but rewarding.

Go to the Tutorial 
Conditionals: Alternation
Conditionals: Alternation

Cornrows often alternate. You can do that too with conditionals and modulus.

Go to the Tutorial