Showing posts with label Tutorials. Show all posts
Showing posts with label Tutorials. Show all posts

Wednesday, February 9, 2011

Tutorial: first steps in programming, 2-First Lines [NXC]

Este tutorial también está disponible en español. Haz clic aquí para verlo.

This is the second part of a serie of tutorials called "First steps in programming". These tutorials are for people who has never programmed and people who has programmed and want to know how to do it in Lego Mindstorms NXT. We are going to be programming in NXC (Not eXactly C). This is a C-like programming language that has some great features and it's easy to learn, so don't be afraid!. I'm going to explain everything, so if you know C please have a little patience.
If you want to see the first tutorial "Installing the software" click here.

Tuesday, February 8, 2011

Tutorial: first steps in programming, 1-Installing the software [NXC]

Este tutorial también está disponible en español. Haz clic aquí para verlo.

This is the first part of a serie of tutorials that I'm going to be posting called "First steps in programming". These tutorials are for people who has never programmed and people who has programmed and want to know how to do it in Lego Mindstorms NXT. We are going to be programming in NXC (Not eXactly C). This is a C-like programming language that has some great features and it's easy to learn, so don't be afraid!. I'm going to explain everything, so if you know C please have a little patience. This first tutorial is an easy and quick one because is only for installing the neccesary software.