Added: 2 years ago
From: ste1438
Views: 14,098
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (26)

Sign In or Sign Up now to post a comment!
  • amazing... ppl say that bucky from thenewboston is great but IMO you're waaay better...

  • thanks

  • how many setup() can you have in a module?

  • @iamthe007 I think 1, since it's a setup it only has to go through it once, to "setup" the stuff you put in it.

  • Great videos, they're helping my sister learn quite a bit about general programming - Thank you!

    @22:11 Using == instead of =

    All functions and operators return values, so if you use "i=4" instead of "i==4" in a conditional statement, 2 things happen: first the value of i becomes 4, then "i=4" returns a true/success/1 value to the "if" statement. Try playing with the statement x = (i = 4) sometime to test this out.

  • thank u :)

  • Excellent 101 tutorial! Thanks! I'mma learn Processing!

  • Great tutorial, just what I needed, at just the right pace! Thank you!

  • Great tutorial (how can anyone not like this! A jealous neighbour?). The only thing I got stuck on, and I worked it out eventually, was looking for the two parallel bars on my keyboard.

  • its says for rad1=(PI/180)*deg; that Im missing a semicolon

  • I am angry! I cannot use processing on my own computer >.< It keeps saying that something didnt work with the VM. I don't know. I can still code, but i wish i could see the changes...

  • I REALLY DON'T UNDERSTAND N O T H I N G.

    I FOLLOWED ALL THE LESSON.

    BUT AT THIS POINT ALL GO BAD.

    I HAD AN EXAM ON MONDAY

    I HATE PROCESSING

    WITH ALL MYSELF

  • @ugorelli geez, it was the first tutorial about processing i saw (and just learned about processing 5 minutes before seeing it) and everything is very clear. What didn't you understand?

  • @ugorelli id consider buying the learning processing book, that is for absolute newbies, ive been studying it for about 4 months now by myself its really not that hard.

    that book is grrrrrrrrreat.

  • @sylwester91. Du bist so ein armes Würschtl, magst a Packerl Senf?

  • can you tell me the best way of having a poligon  follow the path? thanks!

  • This. Is. Amazing. I had no idea what this meant at first, but now I understand everything! Great work!! :D

  • that is without doubt the best tutorial I have ever watched! Brilliant comprehensive narration with precise visuals. Thank you for uploading this.

  • The reason they tried to do that with the syntax is because "==" is comparison, "=" makes it absolutely equal to.

  • @itsmeohmeandme two equals signs(==) means do compare the two values, one equal sign(=)means put the value on the right in the variable on the left. More technically you "initialize" the variable on the left of the equal sign with the value on its right .

  • sorry, you can only do that if you arent changing the colours as well, should watch the vid all the way through before commenting :)

  • @ste1438 - instead of doing if(deg>=360) you can just do this:

    deg = (deg + 5) % 360

    a little nicer i think.

    really enjoying these tutorials though, good work and thanks!

  • @sylwester91 retarted pc victim gay

  • can anyone tell my how to write those "or-lines" on my mac ?(it's a German keyboard, perhaps that makes it different from the way you write it on an American)

  • Helped me alot. Thanks

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more