Difference between revisions of "CSC334 Lab0"

From dftwiki3
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<meta name="keywords" content="computer science, bioinformatics, DNA, CSC334, Lab" />
 +
<meta name="description" content="DNA Sequence Logo Lab" />
 +
<meta name="title" content="Bioinformatics Lab" />
 +
<meta name="abstract" content="DNA Sequence Logo" />
 +
<meta name="author" content="thiebaut at cs.smith.edu" />
 +
 
[[Csc334_Labs | Back to CSC334 Lab Page]]
 
[[Csc334_Labs | Back to CSC334 Lab Page]]
 
<hr>
 
<hr>
 
=Introduction to Proce55ing=
 
=Introduction to Proce55ing=
  
A good introduction to Proce55ing can be found here [[Image:ProcessingTutorial.pdf]].   
+
A good introduction to Proce55ing can be found [http://tango.csc.smith.edu/dftwiki/images/d/dc/ProcessingTutorial.pdf here] ([[Image:ProcessingTutorial.pdf | link]]).   
  
 
* Install Proce55ing on your computer
 
* Install Proce55ing on your computer
Line 22: Line 28:
  
 
<hr>
 
<hr>
[[Csc334_Labs | Back to CSC334 Lab Page]] 
 
<br />
 
 
&copy; D. Thiebaut 2008
 
&copy; D. Thiebaut 2008

Latest revision as of 13:30, 30 June 2011

<meta name="keywords" content="computer science, bioinformatics, DNA, CSC334, Lab" /> <meta name="description" content="DNA Sequence Logo Lab" /> <meta name="title" content="Bioinformatics Lab" /> <meta name="abstract" content="DNA Sequence Logo" /> <meta name="author" content="thiebaut at cs.smith.edu" />

Back to CSC334 Lab Page


Introduction to Proce55ing

A good introduction to Proce55ing can be found here (File:ProcessingTutorial.pdf).

  • Install Proce55ing on your computer
  • Follow the tutorial
  • Help: the main page for syntax help on Processing is processing.org/reference. A quick way to find information on a given topic in Processing, say on rectangles, is to enter something like this in the Google search bar: site:processing.org rectangle.












© D. Thiebaut 2008