Beginner Tutorials
From NXT++
The beginner tutorials aim to familiarize the newcomer with the interface and how to compile a program with it. I am in the process of writing them, but here they are so far:
- Part 0: Building the library: Tells you how to compile the NXT++ library.
- Part 1: Setting up the compiler: Teaches you how to properly set up your compiler for NXT++.
- Part 2: The minimal program: Shows you the basic format of a minimal NXT++ program.
- Part 3: Let's see something turn: Teaches you how to implement basic motor control in your program.
- Part 4: Interacting with the environment: Shows you how to retrieve the values of sensors.
