diff --git a/Blocks-Tutorial.md b/Blocks-Tutorial.md index bdfddeb..ec6c008 100644 --- a/Blocks-Tutorial.md +++ b/Blocks-Tutorial.md @@ -1,5 +1,9 @@ ### Introduction -The FTC Blocks Programming Tool is a visual design tool that lets programmers use a web browser to create, edit and save their op modes. This tool is recommended for novice programmers and for users who prefer to design their op modes visually, using a drag-and-drop interface. +This tutorial will take you step-by-step through the process of configuring, programming, and operating your Control System. This tutorial uses the _Blocks Programming Tool_ to help you get started quickly. + +The FTC Blocks Programming Tool is a visual design tool that lets programmers use a web browser to create, edit and save their _op modes_. + +_FIRST_ recommends getting starting with Blocks, even if you are an experienced programmer. Using Blocks is the _easiest_ and _fastest_ way to get acquainted with the FTC Control System!

[[/images/Blocks-Tutorial/BlocksPicture1.jpg]]