I need help with squeak. I was going to make a modification of scratch, but to me, it's just a green box with words. What do you have to do? what are some important codes?
Thanks, me.
Last edited by TVflea (2011-11-06 18:41:37)
Offline
Uh....doesn't this go in Advanced Topics?
Offline
TVflea wrote:
fungirl123 wrote:
Uh....doesn't this go in Advanced Topics?
No, it's pretty basic.
Oh, ok
Offline
Squeak is an entirely different programming language. It’s very complicated to beginners, and if you don’t know how to use it, it might as well just be a green box of meaningless words.
Just look around, and try to figure things out. Remember, programming is hard without a template, or programming blocks, or Scratch.
Offline
henley wrote:
Squeak is an entirely different programming language. It’s very complicated to beginners, and if you don’t know how to use it, it might as well just be a green box of meaningless words.
Just look around, and try to figure things out. Remember, programming is hard without a template, or programming blocks, or Scratch.
Alright.
and I already know HTML, PHP, CSS, and Scratch so I hope that will help.
Offline
TVflea wrote:
How do I make a modification?
Depends on what you’re modifying. UI, the blocks, buttons, the startup sprite, extension of the file. What are you changing?
Basically, you change things in the big green box full of words.
Offline
TVflea wrote:
henley wrote:
Squeak is an entirely different programming language. It’s very complicated to beginners, and if you don’t know how to use it, it might as well just be a green box of meaningless words.
Just look around, and try to figure things out. Remember, programming is hard without a template, or programming blocks, or Scratch.Alright.
and I already know HTML, PHP, CSS, and Scratch so I hope that will help.
Ummm...
I think JavaScript and any version of C will help you more than the above. The do:input method syntax and classes and all that.
Offline