Difference between revisions of "Processing"
From Mech
Jump to navigationJump to searchNickMarchuk (talk | contribs) (New page: == Processing == Processing is an open source programming language and IDE based on Java. It is free and easy to learn.) |
NickMarchuk (talk | contribs) |
||
| Line 1: | Line 1: | ||
== Processing == |
== Processing == |
||
Overview |
|||
Processing is an open source programming language and IDE based on Java. It is free and easy to learn. |
Processing is an open source programming language and IDE based on Java. It is free and easy to learn. Processing allows the programmer quickly make visual objects and interactive programs. It is also easy to communicate with a serial port, |
||
A Processing file is called a ''sketch'', |
|||
Revision as of 16:15, 22 February 2010
Processing
Overview Processing is an open source programming language and IDE based on Java. It is free and easy to learn. Processing allows the programmer quickly make visual objects and interactive programs. It is also easy to communicate with a serial port,
A Processing file is called a sketch,