Difference between revisions of "Tutorials"
(→Processing and Kinect using Eclipse) |
(→Processing and Eclipse) |
||
Line 34: | Line 34: | ||
* [[Processing Skeleton Project | Skeleton Project in Processing and Simple Exercises]] | * [[Processing Skeleton Project | Skeleton Project in Processing and Simple Exercises]] | ||
| This tutorial assumes some basic Java programming skills. Start with the basic: create a new Processing project in Eclipse with simple animation. | | This tutorial assumes some basic Java programming skills. Start with the basic: create a new Processing project in Eclipse with simple animation. | ||
+ | {| | ||
+ | |- style="background:#eeeeff" valign="top" | ||
+ | | | ||
+ | * [[Processing and marking trails| Processing Tutorial: Creating a trail behind objects]] | ||
+ | | A page presenting several options for creating a path behind animated objects. | ||
|} | |} | ||
Revision as of 07:33, 17 June 2012
--D. Thiebaut 16:02, 18 April 2010 (UTC)
<meta name="keywords" content="computer science, Processing, xgrid, trolltech, qt, mysql, php, phprunner, reverse culture shock" />
<meta name="description" content="Dominique Thiebaut's Web Page" />
<meta name="title" content="Dominique Thiebaut -- Computer Science" />
<meta name="abstract" content="Dominique Thiebaut's Computer Science Web pages" />
<meta name="author" content="thiebaut at cs.smith.edu" />
<meta name="distribution" content="Global" />
<meta name="revisit-after" content="10 days" />
<meta name="copyright" content="(c) D. Thiebaut 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,2008" />
<meta name="robots" content="FOLLOW,INDEX" />
Contents
- 1 Processing and Eclipse
- 2 Google's DSPL (DataSet Publishing Language)
- 3 MatPlotLib for Python
- 4 Arduino
- 5 XGrid Programming at Smith College
- 6 Hadoop/MapReduce Computation at Smith College
- 7 C++ with Qt 4
- 8 C++ with Qt4/Qt Creator
- 9 PyQt3
- 10 PyQt4
- 11 PhPRunner MySql tutorials
- 12 MySql tutorials
- 13 BioInformatics Labs in Proce55ing
- 14 Assembly Crash Course
- 15 Creating Printed-Circuit Boards
- 16 Xilinx ISE and The CoolRunner II CPLD
- 17 SQLite and Processing
Processing and Eclipse
Title | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
A simple installation tutorial to get Eclipse all set up to run Shiffman's Kinect demo Daniel Shiffman's demos. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This tutorial assumes some basic Java programming skills. Start with the basic: create a new Processing project in Eclipse with simple animation.
Google's DSPL (DataSet Publishing Language)
MatPlotLib for Python
Arduino
XGrid Programming at Smith CollegeThese tutorials and examples are taken from the pages I maintain for the XGrid working group at Smith College. More information can be found in the Smith XGrid page.
Hadoop/MapReduce Computation at Smith CollegeSee the Hadoop/MapReduce Tutorials page for up-to-date information.
C++ with Qt 4
C++ with Qt4/Qt Creator
PyQt3
PyQt4
PhPRunner MySql tutorials
MySql tutorials
BioInformatics Labs in Proce55ingThese labs were created as an introduction to Bioinformatics using the language Processing. Some of them are very short. Others require some amount of programming.
Assembly Crash CourseThis is a one-evening crash-lab on assembly language. This is a good introduction to the 80X86-family assembly for students with no background in assembly, and taking a microprocessor-based course.
Creating Printed-Circuit Boards
Xilinx ISE and The CoolRunner II CPLD
SQLite and Processing
|