We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › Learning as a newbie
Page Index Toggle Pages: 1
Learning as a newbie (Read 505 times)
Learning as a newbie
Jul 14th, 2006, 5:08pm
 
hello all... i'm new to processing.

i'm sure this question has been asked a lot, but can't find it anywhere in the forum:
is there any way to learn to work with processing besides resolving the syntaxis/functions/etc from the examples?
isn't there any guide, tutorial, little book, or a more step to step, from base up way?

documentation is the usual missing stone in open source development.

thanks for the help in advance, and by the way, processing looks awesome... can't wait to learn and know how to benefit from it's potential.
Re: Learning as a newbie
Reply #1 - Jul 14th, 2006, 6:52pm
 
try this:

http://www.shiffman.net/itp/classes/ppaint/
Re: Learning as a newbie
Reply #2 - Jul 15th, 2006, 3:06am
 
thanks musgo!

the hand outs of the course have been really helpful =) good explanations and ordered references to the processing examples.

to any newbies who read this and try to learn from this course... change void loop() for void draw(). i guess it was the syntax in older versions.
Re: Learning as a newbie
Reply #3 - Jul 15th, 2006, 4:06pm
 
2 other links you might find helpful:
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Events;action=display;num=1137266377

http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Collaboration;action=display;num=1131052938
Re: Learning as a newbie
Reply #4 - Jul 21st, 2006, 3:00am
 
i found this tut helpful, maybe you will too

http://p5.chronotext.org/tutorials/motion_oop/

cheers.
Page Index Toggle Pages: 1