How do I script? And what is scripting?....I know its a dumb question but I really don't know... I tried to google it..But I didn't understand!! ;c Help?
Tutorials are a great way of getting started with scripting. On the wiki, they have made many tutorials ranging from newbie to expert. You can get started over here:
http://wiki.roblox.com/index.php?title=AllTutorials
Over here you can see all tutorials, from building to scripting to full game creation.
If you scroll down, you will find the scripting section I would begin at the Beginner section. they are arranged from the easiest to the hardest.
Another thing I would consider is looking at roblox cookbooks.
http://wiki.roblox.com/index.php?title=Cookbook
This is basically, well... a cookbook. I'm thinking of making pasta today, I'll reference the cookbook. I'm thinking of making a ChildAdded/RemoveEvent... I'll reference the cookbook.
Even asking someone in the community chat for a scripting challenge can improve your scripting, and like so, you can reference the cookbook for that too.
Cheers, Hungry c;
Feel free to post more things that would help them learn c;
scripting is pretty much telling your computer what to do.
When you want a dog to sit you tell it "Sit"
When you write code, its pretty much commanding the computer to do whatever you want.