User Tools

Site Tools


ch04-getting-stuff-done-i

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
ch04-getting-stuff-done-i [2017/08/30 23:11]
mithat [Expressions]
ch04-getting-stuff-done-i [2017/09/27 23:26] (current)
mithat
Line 158: Line 158:
 ==== Mixing numeric types ==== ==== Mixing numeric types ====
  
-TODO+FIXME TODO
 ==== Logical operators ==== ==== Logical operators ====
  
-TODO+FIXME TODO
  
 ==== The number of operands ==== ==== The number of operands ====
Line 181: Line 181:
 Expressions are made of up one or more operations and return a value. Expressions are made of up one or more operations and return a value.
  
-TODO+FIXME TODO
  
 ==== Order of precedence ==== ==== Order of precedence ====
  
-TODO+FIXME TODO
  
 ==== Whitespace ==== ==== Whitespace ====
  
-TODO+FIXME TODO
  
 (Spaces, tabs, and the invisible characters that mark the end of a line. In short, whitespace in Processing (and Java, C++, and C) is interchangeable. In other words, from Processing’s point of view, a space is the same thing as a tab is the same thing as the end of a line.) (Spaces, tabs, and the invisible characters that mark the end of a line. In short, whitespace in Processing (and Java, C++, and C) is interchangeable. In other words, from Processing’s point of view, a space is the same thing as a tab is the same thing as the end of a line.)
  
  
ch04-getting-stuff-done-i.txt · Last modified: 2017/09/27 23:26 by mithat