Support Forums
Whats python ? - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18)
+---- Forum: Python Programming Language (https://www.supportforums.net/forumdisplay.php?fid=32)
+---- Thread: Whats python ? (/showthread.php?tid=701)



Whats python ? - Moudi - 10-08-2009

Well i know that SQL is for managing logins/ users/ tables/ and stuff
php is server side scripting..
Facebook uses python.. what does it use it for ?!
i dont know how to use python.. more of a C++ guy.


RE: Whats python ? - Gaijin - 10-08-2009

Wikipedia can explain it better tha I can
http://en.wikipedia.org/wiki/Python_(programming_language)

If you know C++ you want have problems learning it


RE: Whats python ? - Headshot - 10-08-2009

http://www.python.org/doc/essays/blurb.html
http://en.wikipedia.org/wiki/Python_%28programming_language%29

There you go.


RE: Whats python ? - Moudi - 10-08-2009

Thanks.. i dont have any intentions of learning python i just wondered what it is for Smile
+ REP when i get the 5 posts thing lol


RE: Whats python ? - Gaijin - 10-08-2009

(10-08-2009, 01:05 PM)Moudi Wrote: Thanks.. i dont have any intentions of learning python i just wondered what it is for Smile
+ REP when i get the 5 posts thing lol

Well you should atleast look at it it's a very powerful language, and it can be used to write
Web applications same as Desktop applications


RE: Whats python ? - g4143 - 10-08-2009

Python is a very cool general purpose programming language. If your interested in:

Network Programming - then try Python
Web Development - then try Python
Graphics/Animation - then try Python

Threading...etc,etc

Python is a very fun language to learn and use...its just too cool...G4143