How to use Grasshopper ?

ARCHITECTURE

Learn how to use the Grasshopper user interface and the basic concepts of visual programming using the components.

1Explore the Grasshopper interface
10min

Basic understanding

Algorithmic thinking refers to the ability to approach and solve problems in a logical and systematic manner, using a series of steps or instructions. It involves breaking down a problem into smaller components and designing a step-by-step procedure or algorithm to solve it. Algorithmic thinking is closely related to computational thinking, which is a fundamental skill in computer science and programming.