Page 1 of 1

Window's Scripting

Posted: Sat Oct 18, 2008 6:06 pm
by 0.Dark.Thought
Hello again,

I Was recently offered a chance to make some money by writing some scripts for a Small Business Network company. The main boss offered me this if i could learn Windows Scripting.

So A Few Questions:

Does anyone know Windows Scripting?
How long might it take me to learn?
Any Tips For my first scripts?
Where can I get Windows Scripting? How much it cost?

Thanks Alot. :lol: :lol:

Re: Window's Scripting

Posted: Sat Oct 18, 2008 6:08 pm
by WhiteKnight
0.Dark.Thought wrote:Hello again,

I Was recently offered a chance to make some money by writing some scripts for a Small Business Network company. The main boss offered me this if i could learn Windows Scripting.

So A Few Questions:

Does anyone know Windows Scripting?
How long might it take me to learn?
Any Tips For my first scripts?
Where can I get Windows Scripting? How much it cost?

Thanks Alot. :lol: :lol:
I'm thinking that can be referenced here: http://msdn.microsoft.com/en-us/library/ms950396.aspx

It depend on how complex the scripting language.

My advice: Don't use scripting as programming.

I think you can get it on your own OS or other Windows programs on your computer such as Internet Explorer and they seems to be free.

Re: Window's Scripting

Posted: Sat Oct 18, 2008 6:13 pm
by 0.Dark.Thought
[quote="WhiteKnight"]My advice: Don't use scripting as programming.
[quote]

What do you mean?

Re: Window's Scripting

Posted: Sat Oct 18, 2008 6:46 pm
by canine
WhiteKnight wrote: My advice: Don't use scripting as programming.
Scripting is programming.

Re: Window's Scripting

Posted: Sat Oct 18, 2008 10:55 pm
by WhiteKnight
canine wrote:
WhiteKnight wrote: My advice: Don't use scripting as programming.
Scripting is programming.
Well a website mention that a small detail of difference between them, but blurred.

http://www.killersites.com/blog/2005/sc ... ifference/

Re: Window's Scripting

Posted: Sun Oct 19, 2008 1:06 am
by canine
WhiteKnight wrote:Well a website mention that a small detail of difference between them, but blurred.

http://www.killersites.com/blog/2005/sc ... ifference/
I say the website is wrong in essential points.

The term `scripting language', or at least when used to refer to a language as exclusively for `scripting', is outdated and irrelevant.

One can compile perl and one can also interpret C.

The distinction is meaningless; all languages that are turing complete are programming languages.

Re: Window's Scripting

Posted: Sun Oct 19, 2008 1:44 am
by WhiteKnight
canine wrote:
WhiteKnight wrote:Well a website mention that a small detail of difference between them, but blurred.

http://www.killersites.com/blog/2005/sc ... ifference/
I say the website is wrong in essential points.

The term `scripting language', or at least when used to refer to a language as exclusively for `scripting', is outdated and irrelevant.

One can compile perl and one can also interpret C.

The distinction is meaningless; all languages that are turing complete are programming languages.
Thank for your correction and I'll try to be more general. ;)

Re: Window's Scripting

Posted: Sun Oct 19, 2008 1:48 am
by canine
WhiteKnight wrote:
canine wrote:
WhiteKnight wrote:Well a website mention that a small detail of difference between them, but blurred.

http://www.killersites.com/blog/2005/sc ... ifference/
I say the website is wrong in essential points.

The term `scripting language', or at least when used to refer to a language as exclusively for `scripting', is outdated and irrelevant.

One can compile perl and one can also interpret C.

The distinction is meaningless; all languages that are turing complete are programming languages.
Thank for your correction and I'll try to be more general. ;)
It's fine.

I'm just kinda bored and feel like arguing.

Ooh!

I know, I'll program something.