Results 1 to 4 of 4

Thread: Want to learn Scripting Program!

  1. #1
    Join Date
    Feb 2009
    Posts
    7

    Want to learn Scripting Program!

    Hi,
    I want to learn a scripting program but I ma very confused & I wnat suggestion from you guys at this great forum.
    It would be very nice if you guide me or direct me in a right direction. I would like to know if there is any website or books b=est for beginner like me who wants to start with programming.
    I think I should start with C# can you tell me any website where i will be learning the basics?

    Thanks for your help in advance!

  2. #2
    Join Date
    Mar 2008
    Posts
    416

    Re: Want to learn Scripting Program!

    could give you some pdf tutorial. ill email them all to you.

    please dont distribute my email address. i dont mind if you keep it. and also on freebyte.com they have plenty of useful tutorial from beginning to expert.

  3. #3
    Join Date
    May 2008
    Posts
    63

    Re: Want to learn Scripting Program!

    I think the best way would be to make something yourself with the code. To get the basics of that language, read some tutorials with example projects and follow along. Once you've learned enough to write simple codes on your own, think of a little utility application that you can write using that language. Than start coding it. When you come to something you don't know, you can look it up online. All the debugging and problem-solving will make it easier to remember the language. Plus, it's much more fun than reading a whole book and doing nothing.

  4. #4
    Join Date
    Feb 2008
    Posts
    1,852

    Re: Want to learn Scripting Program!

    Javascript (technically, ECMAScript or Standard ECMA-262; also known as JScript). With the increasing availability of many fully featured server-side/command-line implementations, it is becoming a great general purpose scripting language.

    Edit: I want to be clear, I don't think this is the best scripting language to learn, as there is no best scripting language to learn. This is just one I'd recommend people learn if they haven't, because it's so useful.

    References:

    * http://javascript.crockford.com/
    * http://dean.edwards.name/
    * http://video.yahoo.com/watch/630959/2974197 (see more in related videos)
    * http://ejohn.org/

    Implementations:

    * http://www.aptana.com/jaxer (server side)
    * http://groups.google.com/group/envjs
    * The engines in Webkit (JavaScriptCore and SquirrelFish Extreme), Gecko (SpiderMonkey, TraceMonkey, Rhino) and Chrome (V8) can all run on the command line

Similar Threads

  1. tool for KSH scripting
    By atul9806 in forum Software Development
    Replies: 6
    Last Post: 30-01-2011, 11:42 PM
  2. Difference between awk and sed scripting
    By Adene in forum Software Development
    Replies: 7
    Last Post: 16-04-2010, 08:44 PM
  3. Which program to learn on 8 bits: C, C + + or assembler?
    By Zoe in forum Software Development
    Replies: 3
    Last Post: 15-01-2009, 07:10 PM
  4. learn to program
    By bigboy in forum Software Development
    Replies: 1
    Last Post: 03-10-2008, 05:34 PM
  5. C# AD Scripting
    By Bob in forum Active Directory
    Replies: 5
    Last Post: 31-03-2008, 09:29 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,710,830,186.52995 seconds with 16 queries