
118 CHAPTER 9
summarizing
the pro-
gramming
languages
The four programming languages we’ve examined are dif-
ferent in a number of respects, and Table 9-1 summarizes
their
characteristics. You can use this data to determine which
pro
gramming language is best for you based on
factors
such as the type of computer you’re
using and your level of
programming experience.
conclusion
Programming for the NXT extends much further than the
official NXT-G programming language. In this chapter, we
observed four text-based programming languages that are
completely unofficial but very powerful: NBC, NXC, leJOS
NXJ, and RobotC. Each of these languages offers uniq ...