The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Programming Languages
> Python Programming
|
What is Python?
Discuss What is Python? in the Python Programming forum on Dev Shed. What is Python? Python Programming forum discussing coding techniques, tips and tricks, and Zope related information. Python was designed from the ground up to be a completely object-oriented programming language.
|
|
 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

April 2nd, 2003, 01:40 AM
|
|
Junior Member
|
|
Join Date: Apr 2003
Posts: 15
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
What is Python?
I'm serious, what is python?
|

April 2nd, 2003, 07:22 AM
|
 |
Moderator Emeritus
|
|
Join Date: Feb 2002
Location: Scottsdale, AZ
|
|
Um, there's this thing called Google - its a search engine. You should try it sometime! Its wicked popular.
http://www.google.com
All you have to do is 'type' in a 'search query'. For example, if you're looking for 'python', just type 'python' into the space on Google's homepage where the cursor is.
Then, using your mouse, click the 'google search' button.
A list of websites relevant to your search query will 'magically' appear. Just 'click' on the 'link' that you think answers your question. Chances are you'll be able to find out more about Python !
Pretty cool, huh?

|

April 2nd, 2003, 01:09 PM
|
|
Contributing User
|
|
Join Date: Dec 2001
Location: Houston, TX
Posts: 383
Time spent in forums: 1 h 41 m 27 sec
Reputation Power: 12
|
|
|
Not to mention that looking at old posts in this forum would answer that very question.
|

August 12th, 2003, 03:35 PM
|
|
Junior Member
|
|
Join Date: Aug 2003
Posts: 1
Time spent in forums: 1 m 16 sec
Reputation Power: 0
|
|
|
Dumbass
I was doing some research on scripting languages when I came across this post, and I just had to say...
You wasted more words being a smart ***; attempting to show everyone the size of your ****, rather than simply telling the guy what it was.
You make programmers look pithy.
|

August 12th, 2003, 04:37 PM
|
 |
onCsdfeu
|
|
Join Date: Jul 2003
Location: Canada
Posts: 100
Time spent in forums: 2 h 16 m 21 sec
Reputation Power: 10
|
|
Well you could've taken the time to take a look at Python's website. They provide what I consider to be an excellent overview of Python's main features.
My main point about Python is readability. Somebody once said "Python is executable pseudocode" and I guess he was damn right. Syntax is not a problem : all your "blocks", which in some languages would be enclosed in {} such as loops, functions and such are simply created by indentation.
Another feature I like and that is not given to all languages is error readability. No more cryptic messages : you actually get understandable error messages.
And don't bother about IDEs : Python comes with IDLE, which is an excellent editor for small to medium sized projects, thus perfect for beginners.
Well I could name others but that's only my personal point of view. I did the Python switch and I'm not going back.
|

August 12th, 2003, 04:46 PM
|
 |
Hello World :)
|
|
Join Date: Mar 2003
Location: Hull, UK
|
|
I see your point tomkinite  .. Neither of these posts are particularly useful to anyone trying to find the answer to this question.
Another point of view would be that by pointing you in the right direction as you research your own solutions we are actually helping you to learn. Part of being a programmer/developer is knowing what doesn't work as well as what does. If the answer was handed to you every time, would you learn or even understand what was given to you?
Out of all the forum's I’ve posted this has to be the most helpful, and friendly.. A great bunch of guys and a truly nice place to begin your journey into Python (or programming in geneal).
Edit: Solar beat me to it  but he summed it up quite well. Python is.. easy to learn and read, fun to work with, feature rich and powerful
Python has had the term "batteries included" applied to it in referance to its powerful, full standard libaries alswell as numerous third party modules.
There are allot of great answers to this question out there, you could use google to search for one or even buy one of the many good Python books available..
Take care all  ,
Mark.
Last edited by netytan : August 12th, 2003 at 05:10 PM.
|

August 12th, 2003, 09:37 PM
|
|
Contributing User
|
|
Join Date: Jul 2003
Posts: 133
Time spent in forums: < 1 sec
Reputation Power: 10
|
|
|
It's easy really:
I learned to program using Java. I programmed a lot using Java. I delved deep into programming using Java.
After learning Python, I can't stand looking at Java. That's really all you need to know about Python.
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|