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:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old January 21st, 2003, 09:56 AM
andy3109's Avatar
andy3109 andy3109 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 421 andy3109 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 15 h 46 m 21 sec
Reputation Power: 6
Send a message via AIM to andy3109
usage

Does anyone even use python? What is it? Does it have advantages?
-andy

Reply With Quote
  #2  
Old January 21st, 2003, 11:51 AM
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
Read here for some of the benefits:
http://forums.devshed.com/t49286/s.html

Also, http://www.python.org is all you need as far as python info goes

Anyway, yeah, I use python all the time It's a wonderful language. You can build anything, from incredibly large apps in it (see: Zope) to teeny scripts. You should definitely give it a shot.
__________________
Debian - because life's too short for worrying.
Best. (Python.) IRC bot. ever.

Reply With Quote
  #3  
Old January 21st, 2003, 02:01 PM
andy3109's Avatar
andy3109 andy3109 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 421 andy3109 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 15 h 46 m 21 sec
Reputation Power: 6
Send a message via AIM to andy3109
How would you compare it to PhP?

Reply With Quote
  #4  
Old January 21st, 2003, 03:23 PM
damonbrinkley damonbrinkley is offline
Modz
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2002
Location: NC, USA
Posts: 364 damonbrinkley User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 14 m 18 sec
Reputation Power: 6
Send a message via AIM to damonbrinkley
Quote:
Originally posted by andy3109
How would you compare it to PhP?


That's kind of like comparing apples to oranges. Python is much more diverse than PHP. It can be used to just about anything except write an OS and device drivers.

I've recently started learning Python after learning C and it's so easy to use and understand it's really not funny.

Reply With Quote
  #5  
Old January 21st, 2003, 03:41 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
Yeah, PHP is easy for designing web stuff... for everything else, python is way out ahead - it's not even close. Python's even quite good at designing web stuff (especially if you use Zope). You should give it a look, I highly recommend it to anyone.

Reply With Quote
  #6  
Old January 21st, 2003, 04:25 PM
andy3109's Avatar
andy3109 andy3109 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 421 andy3109 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 15 h 46 m 21 sec
Reputation Power: 6
Send a message via AIM to andy3109
So what kind of software can one make with python, if not web sites? Are their job offers for python?

Reply With Quote
  #7  
Old January 21st, 2003, 05:11 PM
damonbrinkley damonbrinkley is offline
Modz
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2002
Location: NC, USA
Posts: 364 damonbrinkley User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 14 m 18 sec
Reputation Power: 6
Send a message via AIM to damonbrinkley
You can make anything from simple scripts to full-blown apps with Python. It's a great platform independent, OO, interpreted language with available bindings to many widget libraries such as GTK+, TK, and wxWindows just to name a few.

Not sure about job opportunities, you might want to search on some of the many job boards on the web.

Reply With Quote
  #8  
Old January 21st, 2003, 06:14 PM
telex4's Avatar
telex4 telex4 is offline
Wacky hack
Dev Shed Novice (500 - 999 posts)
 
Join Date: Apr 2001
Location: London, England
Posts: 512 telex4 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 25 m 29 sec
Reputation Power: 8
You can, of course, learn both Python and PHP. Once you've learnt Python, learning PHP would be really, really easy, because they're pretty similar. Learning PHP and then Python would be a little more difficult, because you'd not only be learning the differences between the two languages, but all the extra stuff that Python can do as well.

It depends on your priorities. If you really want to jump into web development now, and then maybe branch out into making games, word processors, handy system scripts, and other programs, then you could learn PHP first (for web development), then once you're comfortable with PHP, start learning Python, and get into some "proper" programming

Or conversely, if you'd like to get into programming, and maybe look into web development at a later stage, start with Python.

You'll find more jobs knowing PHP, but better jobs knowing Python. Knowing both gives you the luxury of choosing either, and knowing Perl, C, C++ and Java on top just makes you mr/ms super employable!

Reply With Quote
  #9  
Old January 24th, 2003, 05:14 PM
jimmy2k1 jimmy2k1 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2002
Posts: 89 jimmy2k1 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 h 48 m 50 sec
Reputation Power: 7
if you want to use Python in the same way as PHP, then download Spyce. It let's you insert Python code into HTML pages just like PHP and it has all the modules you need.

Reply With Quote
  #10  
Old February 1st, 2003, 12:58 PM
yeochins yeochins is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2003
Posts: 56 yeochins User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Send a message via AIM to yeochins
Yeah I think python is much easier than php. I'd definitly recommend python over php since php changes and changes the entire structure without provication to those sites and scripts built on those specific addons. Its a real pain to have to upgrade your scripts and completely change them due to one function.

Python doesn't make changes like that on the otherhand so you dont need to worry about huge changes in the code that you will have to completely redesign your script. Python is also prettymuch straight foward.

But in the end result is popularity. Since python isn't very popular it isn't installed on some major hosting companys (they mainly install perl, php, etc) although some smaller and private companys may provide it. But it is hard to come by on the web exspecially amongst free hosts (disincluding sourceforge or any other osdn site.)

If you check out the python foundry on sourceforge you'll see that the foundry projects are very sparse.
__________________
~Developer of Php-ZeroNet

--------------------Php-ZeroNet Release 1.2.1 Is Available------------------

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPython Programming > usage


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 | 
  
 

IBM developerWorks




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