EvilZone

Programming and Scripting => Scripting Languages => : LibertyDawn November 23, 2012, 06:53:59 PM

: What Can Python Be Used For ? Can you upload it to a server? What is python?
: LibertyDawn November 23, 2012, 06:53:59 PM
I know HTML, CSS, PHP and JavaScript.  I now wanna move into higher tier programming languages (I know a little c++).  Anyways can anyone tell me what python is other than a "scripting language"?

Thanks ! :D
: Re: What Can Python Be Used For ? Can you upload it to a server? What is python?
: bluechill November 23, 2012, 07:32:49 PM
1) Please learn to spell properly, use proper grammar, and how to capitalize things.  Also, please learn how to not put 15 bloody returns after each line which isn't needed.  You will be warned for spam if you continue to do this. (So think of this as your first warning).

2) Python is a scripting language.  That's it.  Boo is a scripting language based off of python.  Perl, Bash, Shell, and Lua are other examples of scripting languages.

Please be more clear with your questions.

Edit: I have cleaned up your post.  Also, "Higher Tier" Programming languages doesn't exist.  I believe you mean "Higher Level" and well C++ is lower level than HTML, PHP, CSS, or JavaScript.  Python is even higher level than C++ too.
: Re: What Can Python Be Used For ? Can you upload it to a server? What is python?
: Ragehottie November 23, 2012, 07:49:01 PM
What CAN python be used for? Python can be used for whatever the fuck you feel like doing.


Also, do you actually "know" those languages? Because if you did, I highly doubt you would be asking what python can do....
: Re: What Can Python Be Used For ? Can you upload it to a server? What is python?
: iTpHo3NiX November 23, 2012, 07:56:56 PM
I know HTML, CSS, PHP and JavaScript.  I now wanna move into higher tier programming languages (I know a little c++).  Anyways can anyone tell me what python is other than a "scripting language"?

Thanks ! :D


I already don't like you, and it's very obvious you know none of those languages, and I'm sure you don't even know HTML which is the easiest one lol. Also in the 2 posts you have, they have been completely stupid


: (cpp)
#include <iostream>

using namespace std;

int main ()
{
cout << "Please GTFO";
return 0;
}
: Re: What Can Python Be Used For ? Can you upload it to a server? What is python?
: Kulverstukas November 23, 2012, 10:05:59 PM
can anyone tell me what python is other than a "scripting language"?
This question is rather dumb. Same as asking can a hammer be used for something else rather than hitting things.
Python is a scripting language. Any language is a tool. The coder decides how to use a tool. So it's up to you to decide for what to use Python, but it's a scripting language, so you can make other tools with it.

Can you upload it to a server? What is python?
Depends on the server. If you have a dedicated box and you have full control over it, then sure. Shared hosts do not allow that and has strict rules what can be ran and what cannot.
: Re: What Can Python Be Used For ? Can you upload it to a server? What is python?
: techb November 23, 2012, 11:11:38 PM
/