Whenever learning a new language, I always try and find a script that does something similar to what I’m trying to do. Then disect it and figure out what each part does. Feel free to ask questions, because you will never learn if you are afraid to ask.
One thing to remember when coding: google is your best friend.
Right here. That’s what this BBS is all about - helping each other. If you find something in a book or script that you don’t understand, it’s likely that someone can help you here. You might also want to browse ScriptBuilders. If a script is marked editable or open source, you can download it and inspect the code. You might also want to read T.J’s unScripted tutorials. They should help you to understand some of things things that you might be struggling with.