Changes between Version 6 and Version 7 of SoftwareOverviewIntermediate
- Timestamp:
- Oct 2, 2017, 11:12:26 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SoftwareOverviewIntermediate
v6 v7 6 6 Like the Python language we showed you previously, Java is a programming language too. It has lots of parts. People spend years learning it, take whole classes in it, and do all sort of things with it. We're going to teach you some of the basics here so you can control the robots, but to get really good at it you're going to have to do some studying on your own. 7 7 8 Let s start out simple.8 Let's begin... 9 9 10 10 == Introducing the Zebra Zero Environment ==