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.
Window's Scripting
- 0.Dark.Thought
- Posts: 103
- Joined: Sun Mar 16, 2008 5:56 pm
Window's Scripting
Education is a progressive discovery of our own ignorance.
-
- Posts: 276
- Joined: Fri Aug 15, 2008 8:21 am
Re: Window's Scripting
I'm thinking that can be referenced here: http://msdn.microsoft.com/en-us/library/ms950396.aspx0.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.
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.
- 0.Dark.Thought
- Posts: 103
- Joined: Sun Mar 16, 2008 5:56 pm
Re: Window's Scripting
[quote="WhiteKnight"]My advice: Don't use scripting as programming.
[quote]
What do you mean?
[quote]
What do you mean?
Education is a progressive discovery of our own ignorance.
Re: Window's Scripting
Scripting is programming.WhiteKnight wrote: My advice: Don't use scripting as programming.
-
- Posts: 276
- Joined: Fri Aug 15, 2008 8:21 am
Re: Window's Scripting
Well a website mention that a small detail of difference between them, but blurred.canine wrote:Scripting is programming.WhiteKnight wrote: My advice: Don't use scripting as programming.
http://www.killersites.com/blog/2005/sc ... ifference/
Re: Window's Scripting
I say the website is wrong in essential points.WhiteKnight wrote:Well a website mention that a small detail of difference between them, but blurred.
http://www.killersites.com/blog/2005/sc ... ifference/
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.
-
- Posts: 276
- Joined: Fri Aug 15, 2008 8:21 am
Re: Window's Scripting
Thank for your correction and I'll try to be more general.canine wrote:I say the website is wrong in essential points.WhiteKnight wrote:Well a website mention that a small detail of difference between them, but blurred.
http://www.killersites.com/blog/2005/sc ... ifference/
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
It's fine.WhiteKnight wrote:Thank for your correction and I'll try to be more general.canine wrote:I say the website is wrong in essential points.WhiteKnight wrote:Well a website mention that a small detail of difference between them, but blurred.
http://www.killersites.com/blog/2005/sc ... ifference/
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.
I'm just kinda bored and feel like arguing.
Ooh!
I know, I'll program something.