SunQuest
           Python Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming LanguagesPython Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today!
  #1  
Old April 2nd, 2003, 01:40 AM
devgalaxy devgalaxy is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Posts: 15 devgalaxy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Post What is Python?

I'm serious, what is python?

Reply With Quote
  #2  
Old April 2nd, 2003, 07:22 AM
drgroove's Avatar
drgroove drgroove is offline
pushing envelopes, not pencils
Dev Shed God 2nd Plane (6000 - 6499 posts)
 
Join Date: Feb 2002
Posts: 6,224 drgroove User rank is First Lieutenant (10000 - 20000 Reputation Level)drgroove User rank is First Lieutenant (10000 - 20000 Reputation Level)drgroove User rank is First Lieutenant (10000 - 20000 Reputation Level)drgroove User rank is First Lieutenant (10000 - 20000 Reputation Level)drgroove User rank is First Lieutenant (10000 - 20000 Reputation Level)drgroove User rank is First Lieutenant (10000 - 20000 Reputation Level)drgroove User rank is First Lieutenant (10000 - 20000 Reputation Level)drgroove User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 1 Day 4 h 34 m 57 sec
Reputation Power: 174
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?

__________________
Give a person code, and they'll hack for a day; Teach them how to code, and they'll hack forever.
Analyze twice; hack once.
The world's first existential ITIL question: If a change is released into production without a ticket to track it,
was it actually released?


About DrGroove: ITIL-Certified IT Process Engineer - Enterprise Application Architect -
Freelance IT Journalist - Devshed Moderator - Funk Bassist Extraordinaire


Reply With Quote
  #3  
Old April 2nd, 2003, 01:09 PM
Strike Strike is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2001
Location: Houston, TX
Posts: 383 Strike User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 41 m 27 sec
Reputation Power: 7
Send a message via ICQ to Strike Send a message via AIM to Strike Send a message via Yahoo to Strike
Not to mention that looking at old posts in this forum would answer that very question.
__________________
Debian - because life's too short for worrying.
Best. (Python.) IRC bot. ever.

Reply With Quote
  #4  
Old August 12th, 2003, 03:35 PM
tomkinite tomkinite is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Posts: 1 tomkinite User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 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.

Reply With Quote
  #5  
Old August 12th, 2003, 04:37 PM
SolarBear's Avatar
SolarBear SolarBear is offline
onCsdfeu
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Location: Canada
Posts: 100 SolarBear User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 7 m 43 sec
Reputation Power: 5
Send a message via ICQ to SolarBear Send a message via MSN to SolarBear
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.

Reply With Quote
  #6  
Old August 12th, 2003, 04:46 PM
netytan's Avatar
netytan netytan is offline
Hello World :)
Dev Shed Frequenter (2500 - 2999 posts)
 
Join Date: Mar 2003
Location: Hull, UK
Posts: 2,529 netytan User rank is Second Lieutenant (5000 - 10000 Reputation Level)netytan User rank is Second Lieutenant (5000 - 10000 Reputation Level)netytan User rank is Second Lieutenant (5000 - 10000 Reputation Level)netytan User rank is Second Lieutenant (5000 - 10000 Reputation Level)netytan User rank is Second Lieutenant (5000 - 10000 Reputation Level)netytan User rank is Second Lieutenant (5000 - 10000 Reputation Level)netytan User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 2 Days 17 h 18 m 50 sec
Reputation Power: 63
Send a message via ICQ to netytan Send a message via AIM to netytan Send a message via MSN to netytan Send a message via Yahoo to netytan
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.

Reply With Quote
  #7  
Old August 12th, 2003, 09:37 PM
percivall percivall is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 133 percivall User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
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.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPython Programming > What is Python?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway