CSE 5J Study Guide - Final Guide: Grayscale, Carriage Return, Semicolon

102 views34 pages
15 Sep 2018
School
Course
Professor

Document Summary

Void draw, void setup, functions, and system variables. Creating and using arrays and various array operations. Errors: syntax errors - this type of error comes up when characters are not written in the correct sequence. These tend to be misspellings, the lack of a semicolon, an extra space, or the lack of a variable. These errors require debugging and tend to be harder to fix than syntax errors. Usually these are undetectable by the compiler: logical errors - this type of error is caused by a bug that causes the program to operate incorrectly; however, it doesn"t crash. (a,b) (c,d) and (e,f) are the three coordinates of each vertex of the triangle. (a,b) (c,d) (e,f) and (g,h) are the four coordinates of each vertex of the quadrilateral. For abstract shapes, the order in which you code your vertices matters! Processing will draw the border in the order which you place your vertices on.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers

Related Documents

Related Questions