Python programming please HELP
By mrsuniega
@mrsuniega (786)
Philippines
October 15, 2012 9:11am CST
Just recently upon opening my Facebook account, one of my High School friend message me asking about Phyton.
well honestly I don't know what to say because i know nothing about this Python. She said it's a programming language. So I said it was like "OK" because i have nothing to say to her which makes me guilty that I couldn't help her.
mylotters mostly programmers, can someone tell me about this Phyton.
thank you in advance.
2 responses
@JessEldridge (77)
• United States
16 Oct 12
Hi mrsuniega,
Python is a high level interpreted programming language which is freely available and can run on windows, Linux/ Unix, Mac OS. Python is very easy to learn, easy to use, easy to read, portable language. Basically python is used as a scripting language that can be written once and can run on any computer without making any changes. It has high level built in data structure that makes it very attractive for Rapid Application Development. The main disadvantage of python is its very slow. It's not by default available on windows, you have to install it. Many famous companies are using python as their development platform like Digg, Dropbox, Mozilla, Quora, Pinterest, Reddit, YouTube, etc.
1 person likes this
@mrsuniega (786)
• Philippines
18 Oct 12
thank you jessEldridge
so python is less powerful programming language. I am not aware of it but for the information you gave thank you at least.
@bloodmask (590)
• India
30 Oct 12
If you are thinking of creating rich web based or networked based application then python is the best language that is offered to you to learn. Don't skip it regarding it as weak as its an interpreted one. Most good apps like bit-torrent is coded in python. I think if its required you should learn. One more benefit is that python apps are not heavy they are light weight. What I mean is that it don't take much hard disk space unlike typical code software in C, java, C++


