Game Development Reference
In-Depth Information
2 - The Interactive Shell
evaluate expressions (that is, reduce the expression to a single value), and that
expressions are values (such as 2 or 5 ) combined with operators (such as + or - ). You have
also learned that you can store values inside of variables in order to use them later on.
In the next chapter, we will go over some more basic concepts, and then you will be
ready to program!
Search WWH ::




Custom Search