Python Programming Language

archy22

Member
Reputation
0
Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs.
 
Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs.
 
Is Python similar to PHP? Reply quickly please, I would really like to try out Python as I heard it's a very good programming language...
 
kill4 said:
Is Python similar to PHP? Reply quickly please, I would really like to try out Python as I heard it's a very good programming language...



Python is very strong server side scripting language & used in very low evel server prgramming. We need to take a lot of care while writting programs as it may even destroy out software setup.
 
kill4 said:
Is Python similar to PHP? Reply quickly please, I would really like to try out Python as I heard it's a very good programming language...



Python is very strong server side scripting language & used in very low evel server prgramming. We need to take a lot of care while writting programs as it may even destroy out software setup.
 
O I have heard about this language some where but i am unknown about it i will check out the link provided by stenix.
 
O I have heard about this language some where but i am unknown about it i will check out the link provided by stenix.
 
d6bmg said:
Python is very strong server side scripting language & used in very low evel server prgramming. We need to take a lot of care while writting programs as it may even destroy out software setup.
That means Python is the future programming language? It certainly looks like it.

I'm going to take a look into and see if I can get interested.
 
d6bmg said:
Python is very strong server side scripting language & used in very low evel server prgramming. We need to take a lot of care while writting programs as it may even destroy out software setup.
That means Python is the future programming language? It certainly looks like it.

I'm going to take a look into and see if I can get interested.
 
After i saw the speed of Python applications, i lost interest. People should use Java & PHP instead.
 
After i saw the speed of Python applications, i lost interest. People should use Java & PHP instead.
 
Java is even slower than python and has more memory leaks than any other language out there. Besides speed of python is not that slow. Many games are using python, e.g. panda3d framework is python based and is quite fast.
 
ryuken said:
Java is even slower than python and has more memory leaks than any other language out there. Besides speed of python is not that slow. Many games are using python, e.g. panda3d framework is python based and is quite fast.
One language does not have more leaks than the other. Leaks are caused by the inexperienced programmer.
 
Back
Top