Discussion about hacker.org's server
0.Dark.Thought
Posts: 103 Joined: Sun Mar 16, 2008 5:56 pm
Post
by 0.Dark.Thought » Sat Oct 18, 2008 6:06 pm
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.
Education is a progressive discovery of our own ignorance.
WhiteKnight
Posts: 276 Joined: Fri Aug 15, 2008 8:21 am
Post
by WhiteKnight » Sat Oct 18, 2008 6:08 pm
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.
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.
0.Dark.Thought
Posts: 103 Joined: Sun Mar 16, 2008 5:56 pm
Post
by 0.Dark.Thought » Sat Oct 18, 2008 6:13 pm
[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
Post
by canine » Sat Oct 18, 2008 6:46 pm
WhiteKnight wrote:
My advice: Don't use scripting as programming.
Scripting
is programming.
canine
Posts: 190 Joined: Sun Sep 14, 2008 5:38 am
Post
by canine » Sun Oct 19, 2008 1:06 am
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
Post
by WhiteKnight » Sun Oct 19, 2008 1:44 am
canine wrote:
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
Post
by canine » Sun Oct 19, 2008 1:48 am
WhiteKnight wrote: canine wrote:
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.