This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#26 2011-05-24 23:06:09

AtomicBawm3
Scratcher
Registered: 2009-06-27
Posts: 1000+

Re: Scratchers Helping New Scratchers

SanityMan wrote:

What if New Scratchers have experience already? They might want to help others too.

My story:

I started programming with Scratch a while ago but I didn't make an account until about a year later. I know a couple things that could probably help other people. I like helping others and would love to help even more.



Other people might be sort of like that also.

Please consider this.
Good Luck!  smile

That's what signing up is for.  If you think you can help people, tell me, I'll put you on the list and we'll go for it!  It's not like it will harm anyone.


http://i50.tinypic.com/j0yw0p.jpg

Offline

 

#27 2011-05-24 23:21:47

amcerbu
Scratcher
Registered: 2009-07-21
Posts: 500+

Re: Scratchers Helping New Scratchers

=================================================================
Please add me to the list of people who can help for physics.
=================================================================

EDIT:  How about an "answers" forum on which people are not supposed to post?  The questions asked in a "questions" thread will be posted, with an index at the top (with a big notification saying "DON"T POST HERE!").  That way, we'll have a long list of answers to common questions, almost like a Scratch guidebook. 

==========

Example Format: 

Question
New_Scratcher11: How do you make a character jump?

Answer
Experienced_Scratcher:  It depends how you want the character to act. 
If you have gravity, create a variable for "y momentum," and use this script:
(example script here)
If you simply want the character to move up, and then return to the ground, use:
(example script here)

==========

The first post on the "answers" thread could contain an index of questions, so that the same question is not asked twice. 

Support?

Last edited by amcerbu (2011-05-25 01:04:01)

Offline

 

#28 2011-05-25 07:42:51

AtomicBawm3
Scratcher
Registered: 2009-06-27
Posts: 1000+

Re: Scratchers Helping New Scratchers

amcerbu wrote:

=================================================================
Please add me to the list of people who can help for physics.
=================================================================

EDIT:  How about an "answers" forum on which people are not supposed to post?  The questions asked in a "questions" thread will be posted, with an index at the top (with a big notification saying "DON"T POST HERE!").  That way, we'll have a long list of answers to common questions, almost like a Scratch guidebook. 

==========

Example Format: 

Question
New_Scratcher11: How do you make a character jump?

Answer
Experienced_Scratcher:  It depends how you want the character to act. 
If you have gravity, create a variable for "y momentum," and use this script:
(example script here)
If you simply want the character to move up, and then return to the ground, use:
(example script here)

==========

The first post on the "answers" thread could contain an index of questions, so that the same question is not asked twice. 

Support?

Good Idea!  But I'm currently in the middle of finals, so if one of the people already signed up, such as you, could set it up, that would be awesome.


http://i50.tinypic.com/j0yw0p.jpg

Offline

 

#29 2011-05-25 07:45:53

Hardmath123
Scratcher
Registered: 2010-02-19
Posts: 1000+

Re: Scratchers Helping New Scratchers

I'll help.


Hardmaths-MacBook-Pro:~ Hardmath$ sudo make $(whoami) a sandwich

Offline

 

#30 2011-05-25 11:47:01

lol2121
New Scratcher
Registered: 2011-05-23
Posts: 3

Re: Scratchers Helping New Scratchers

EzekielE wrote:

lol2121 wrote:

I have a question,how to you make your character jump?Please help!

it depends on what you want to do, look at my "Dataworld" scrpts for when up arrow pressed, just change the block "chenge scrolly by yspeed" with "change yposition by yspeed"

tell me if you have more questions

Another question.Is it possible to make a character fight?If it is how?

Offline

 

#31 2011-05-25 12:27:22

amcerbu
Scratcher
Registered: 2009-07-21
Posts: 500+

Re: Scratchers Helping New Scratchers

AtomicBawm3 wrote:

Good Idea!  But I'm currently in the middle of finals, so if one of the people already signed up, such as you, could set it up, that would be awesome.

Yep, me too.  Until the end of this week.  Two more exams to go!

Last edited by amcerbu (2011-05-25 14:43:30)

Offline

 

#32 2011-05-25 13:47:31

emboar30
Scratcher
Registered: 2011-05-03
Posts: 100+

Re: Scratchers Helping New Scratchers

How about each scratcher offering to help says what they are especially good at so that new scratchers have an idea of who to choose to pick depending on what sort of project they want?


http://scratch.mit.edu/static/icons/buddy/788987_med.png?t=2011-05-02+15%3A14%3A41
I is epiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiic!     See my stuff here!!!!!

Offline

 

#33 2011-05-25 15:09:08

EzekielE
Scratcher
Registered: 2010-09-26
Posts: 100+

Re: Scratchers Helping New Scratchers

lol2121 wrote:

EzekielE wrote:

lol2121 wrote:

I have a question,how to you make your character jump?Please help!

it depends on what you want to do, look at my "Dataworld" scrpts for when up arrow pressed, just change the block "chenge scrolly by yspeed" with "change yposition by yspeed"

tell me if you have more questions

Another question.Is it possible to make a character fight?If it is how?

<when[  ]key pressed>

<if>      <touching[  Sprite it fights

<change{ sprite to fight health }by( -1

<end>


http://mag.racked.eu/cimage/i2260/Achievement++get%21/Find+a+Disk/mca.pnghttp://ezekielelin.com/1x1Gif/image.php

Offline

 

#34 2011-05-25 20:20:31

Zap01
New Scratcher
Registered: 2010-12-26
Posts: 8

Re: Scratchers Helping New Scratchers

I think that SanityMan is right.  Some New Scratchers are people who didn't make an account until a while after they start programming.

SanityMan wrote:

What if New Scratchers have experience already? They might want to help others too.

My story:

I started programming with Scratch a while ago but I didn't make an account until about a year later. I know a couple things that could probably help other people. I like helping others and would love to help even more.



Other people might be sort of like that also.

Please consider this.
Good Luck!  smile

Offline

 

#35 2011-05-25 20:27:39

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: Scratchers Helping New Scratchers

Fabulous idea! I'm not quite ready to help out yet, but stay tuned!

Offline

 

#36 2011-05-26 11:00:22

emboar30
Scratcher
Registered: 2011-05-03
Posts: 100+

Re: Scratchers Helping New Scratchers

EzekielE wrote:

lol2121 wrote:

EzekielE wrote:


it depends on what you want to do, look at my "Dataworld" scrpts for when up arrow pressed, just change the block "chenge scrolly by yspeed" with "change yposition by yspeed"

tell me if you have more questions

Another question.Is it possible to make a character fight?If it is how?

<when[  ]key pressed>

<if>      <touching[  Sprite it fights

<change{ sprite to fight health }by( -1

<end>

Try a forever if instead of the if, if that helps dude. (and Im not even part of the help team that this forums based on, though I'd like to join!)  big_smile


http://scratch.mit.edu/static/icons/buddy/788987_med.png?t=2011-05-02+15%3A14%3A41
I is epiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiic!     See my stuff here!!!!!

Offline

 

#37 2011-05-31 12:48:37

rontoking
Scratcher
Registered: 2011-03-12
Posts: 100+

Re: Scratchers Helping New Scratchers

I would like to help others too  big_smile


Minecraft fan?
http://scratch.mit.edu/projects/rontoking/2496386

Offline

 

#38 2011-05-31 18:24:46

jTron
Scratcher
Registered: 2009-07-10
Posts: 100+

Re: Scratchers Helping New Scratchers

Can I help?
I remember being new to Scratch a few years ago and jumping right in, but I wasnt sure at first


You just have to manipulate the jimber into the right conjunction with the first tacklette. Then, manifestate the other tacklette to circumlocute the tinder. Wait, what were we talking about again?

Offline

 

#39 2011-06-02 12:29:36

Princess26532
Scratcher
Registered: 2009-11-20
Posts: 42

Re: Scratchers Helping New Scratchers

Cool idea! Another forums I read talked about going to the Newest Projects, picking one with little views/comments, and making a nice comment with some constructive mixed in to encourage new Scratchers. It inspired me to do that every time I went on Scratch! And one guy added me to his friend's list just because I wrote an encouraging comment on one of his projects.

I'd like to help! Honestly, I don't know a lot in programming, and am more of an encourager. If you want, once I am assigned to a Scratcher, I could look at all their projects, comment encouragingly, and boost their confidence.

Anyways, great idea for this all!
Scratch on!!

-Princess26532

Offline

 

#40 2011-06-02 19:08:17

bbbeb
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: Scratchers Helping New Scratchers

I'd Love to help!

I am always on the lookout for NScratchers needing help with code (if/when Kiley doesn't get there first  lol )


Back in my day.... there were no laws that censored the internet... now, there are.... nah.

Offline

 

#41 2011-06-02 19:20:41

brettman98
Scratcher
Registered: 2010-10-17
Posts: 1000+

Re: Scratchers Helping New Scratchers

EzekielE wrote:

lol2121 wrote:

EzekielE wrote:

it depends on what you want to do, look at my "Dataworld" scrpts for when up arrow pressed, just change the block "chenge scrolly by yspeed" with "change yposition by yspeed"

tell me if you have more questions

Another question.Is it possible to make a character fight?If it is how?

<when[  ]key pressed>

<if>      <touching[  Sprite it fights

<change{ sprite to fight health }by( -1

<end>

well that's a very basic way of putting it, but that could work  smile

Last edited by brettman98 (2011-06-02 19:20:51)


http://i40.tinypic.com/n1wbr7.jpg

Offline

 

#42 2011-06-02 19:22:34

brettman98
Scratcher
Registered: 2010-10-17
Posts: 1000+

Re: Scratchers Helping New Scratchers

I would like to help and I must agree to the idea of specific genres of learning.
i.e. if someone wanted game making help, I could help them a lot, but if they asked me for indepth AI help, their AI would end up epicly failing with me as a guide  lol


http://i40.tinypic.com/n1wbr7.jpg

Offline

 

#43 2011-06-09 17:06:30

owetre18
Scratcher
Registered: 2009-07-01
Posts: 1000+

Re: Scratchers Helping New Scratchers

I can work on pixel art. Just ask! (put on list, please) I also do programming and sounds, also ideas. Really, anything! Just ask!

Offline

 

#44 2011-06-13 20:10:30

PlutoIsHades
Scratcher
Registered: 2010-10-18
Posts: 1000+

Re: Scratchers Helping New Scratchers

I'd love to help!  Can you please put me on the list please?


Minecraft, Redwall, and Cyberchase fan, and PROUD.

Offline

 

Board footer