Skip to content

Project files for the Enso 101 tutorial.

Notifications You must be signed in to change notification settings

enso-org/tutorial_101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial: Enso 101

Watch on YouTube

In this tutorial you will:

  • Use the Searcher to find and create nodes.
  • Use a variety of standard library functions to create and manipulate data.
  • Visualize data in a variety of ways.
  • Learn how to create reusable functions from groups of nodes.

Using these project files

  • Install Enso and put the binary in your PATH.
  • Clone this directory to ~/enso.
  • Call Enso with --project First_Tutorial.

Next steps

Once you are comfortable with the 101 tutorial, move on to the Trams tutorial to use Enso to read and process a real-world data set, the locations of trams in Kraków.

If you have any questions about the tutorials or using Enso, join us in the Enso Discord.