Window's Scripting

Discussion about hacker.org's server
Post Reply
User avatar
0.Dark.Thought
Posts: 103
Joined: Sun Mar 16, 2008 5:56 pm

Window's Scripting

Post 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:
Education is a progressive discovery of our own ignorance.
WhiteKnight
Posts: 276
Joined: Fri Aug 15, 2008 8:21 am

Re: Window's Scripting

Post 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.
User avatar
0.Dark.Thought
Posts: 103
Joined: Sun Mar 16, 2008 5:56 pm

Re: Window's Scripting

Post by 0.Dark.Thought »

[quote="WhiteKnight"]My advice: Don't use scripting as programming.
[quote]

What do you mean?
Education is a progressive discovery of our own ignorance.
canine
Posts: 190
Joined: Sun Sep 14, 2008 5:38 am

Re: Window's Scripting

Post by canine »

WhiteKnight wrote: My advice: Don't use scripting as programming.
Scripting is programming.
WhiteKnight
Posts: 276
Joined: Fri Aug 15, 2008 8:21 am

Re: Window's Scripting

Post 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/
canine
Posts: 190
Joined: Sun Sep 14, 2008 5:38 am

Re: Window's Scripting

Post 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.
WhiteKnight
Posts: 276
Joined: Fri Aug 15, 2008 8:21 am

Re: Window's Scripting

Post 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. ;)
canine
Posts: 190
Joined: Sun Sep 14, 2008 5:38 am

Re: Window's Scripting

Post 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.
Post Reply