Go Back   English Forum Switzerland > Off-Topic > Off-Topic > General off-topic
Reply
 
Thread Tools Display Modes
  #1  
Old 21.02.2008, 13:19
krati's Avatar
Junior Member
 
Join Date: Aug 2007
Location: Zurich
Posts: 97
Groaned at 2 Times in 1 Post
Thanked 2 Times in 2 Posts
krati has no particular reputation at present
Python language

Does anyone worked with Python, how much time you need to learn it and how useful is it ??
Reply With Quote
  #2  
Old 21.02.2008, 13:20
Forum Legend
 
Join Date: Jun 2006
Location: Appenzell
Posts: 5,904
Groaned at 108 Times in 94 Posts
Thanked 2,195 Times in 1,317 Posts
DaveA has an excellent reputationDaveA has an excellent reputationDaveA has an excellent reputationDaveA has an excellent reputation
Re: Python language

Or "How difficult is it to bluff my way in Python, cos its on the job spec" ?

dave


Quote:
View Post
Does anyone worked with Python, how much time you need to learn it and how useful is it ??
Reply With Quote
  #3  
Old 21.02.2008, 13:21
Sutter's Avatar
Forum Legend
 
Join Date: Oct 2007
Location: Thurgau
Posts: 5,781
Groaned at 51 Times in 40 Posts
Thanked 2,007 Times in 1,270 Posts
Sutter has a reputation beyond reputeSutter has a reputation beyond reputeSutter has a reputation beyond reputeSutter has a reputation beyond reputeSutter has a reputation beyond reputeSutter has a reputation beyond repute
Re: Python language

Dont want to sound stupid here but are you talking about a snake?
Reply With Quote
  #4  
Old 21.02.2008, 13:23
Banned
 
Join Date: Sep 2006
Posts: 1,684
Groaned at 33 Times in 27 Posts
Thanked 1,134 Times in 585 Posts
peachy has a reputation beyond reputepeachy has a reputation beyond reputepeachy has a reputation beyond reputepeachy has a reputation beyond repute
Re: Python language

Quote:
View Post
Does anyone worked with Python, how much time you need to learn it and how useful is it ??
it's pretty useful if you want a job with Google, otherwise you are probably better off heading down the Java route... (IMO)
Reply With Quote
  #5  
Old 21.02.2008, 13:23
Swiss Cheddar's Avatar
Forum Veteran
 
Join Date: Jan 2008
Location: Zug
Posts: 1,362
Groaned at 30 Times in 15 Posts
Thanked 1,219 Times in 584 Posts
Swiss Cheddar has a reputation beyond reputeSwiss Cheddar has a reputation beyond reputeSwiss Cheddar has a reputation beyond reputeSwiss Cheddar has a reputation beyond reputeSwiss Cheddar has a reputation beyond repute
Re: Python language



"Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days. Many Python programmers report substantial productivity gains and feel the language encourages the development of higher quality, more maintainable code."


Taken from: http://www.python.org/


Last edited by Swiss Cheddar; 21.02.2008 at 13:33. Reason: I added a picture
Reply With Quote
  #6  
Old 21.02.2008, 13:26
Sutter's Avatar
Forum Legend
 
Join Date: Oct 2007
Location: Thurgau
Posts: 5,781
Groaned at 51 Times in 40 Posts
Thanked 2,007 Times in 1,270 Posts
Sutter has a reputation beyond reputeSutter has a reputation beyond reputeSutter has a reputation beyond reputeSutter has a reputation beyond reputeSutter has a reputation beyond reputeSutter has a reputation beyond repute
Re: Python language

Quote:
View Post
Dont want to sound stupid here but are you talking about a snake?
oopps sorry i did sound stupid after all
Reply With Quote
  #7  
Old 21.02.2008, 14:26
krati's Avatar
Junior Member
 
Join Date: Aug 2007
Location: Zurich
Posts: 97
Groaned at 2 Times in 1 Post
Thanked 2 Times in 2 Posts
krati has no particular reputation at present
Re: Python language

I am working in a Microsoft programimg area, working with vb,vba,access,excel,sql server......and now 2 team members are using python and also forcing me to work with it
Reply With Quote
  #8  
Old 21.02.2008, 14:27
Junior Member
 
Join Date: Nov 2007
Location: Geneva
Posts: 39
Groaned at 0 Times in 0 Posts
Thanked 13 Times in 7 Posts
john_semour has made some interesting contributions
Re: Python language

Quote:
View Post
it's pretty useful if you want a job with Google, otherwise you are probably better off heading down the Java route... (IMO)
For a good software engineer the language itself should not be the most important. Many languages like Java, C++, Python do overlap conceptually considerable, and a good engineer can get started with such languages quite quickly if he/she has experience in software design and the domain he is working in (e.g. client /server + database backends) Granted every language has its specific ways of doing certain things but this can be learned on the job, unless you are hired for a particular job (e.g. contract work), most good engineers can switch back and forth between the major languages.

John
Reply With Quote
  #9  
Old 21.02.2008, 14:36
Colonelboris's Avatar
Forum Veteran
 
Join Date: Mar 2007
Location: Sydney, Australia.
Posts: 1,132
Groaned at 23 Times in 22 Posts
Thanked 1,262 Times in 666 Posts
Blog Entries: 2
Colonelboris has a reputation beyond reputeColonelboris has a reputation beyond reputeColonelboris has a reputation beyond reputeColonelboris has a reputation beyond reputeColonelboris has a reputation beyond repute
Re: Python language

Python language:

Ssssssss: Mmm, smells like a mouse.
Ssssssss: I wonder if there's any females here.
Ssssssss: I need to lie down after eating that antelope.

Simple when you know how.
Reply With Quote
  #10  
Old 21.02.2008, 14:49
Sandgrounder's Avatar
Forum Legend
 
Join Date: Jul 2007
Location: ZH
Posts: 5,764
Groaned at 43 Times in 37 Posts
Thanked 6,668 Times in 2,851 Posts
Sandgrounder has a reputation beyond reputeSandgrounder has a reputation beyond reputeSandgrounder has a reputation beyond reputeSandgrounder has a reputation beyond reputeSandgrounder has a reputation beyond reputeSandgrounder has a reputation beyond repute
Re: Python language

Quote:
View Post
oopps sorry i did sound stupid after all
It's okay, I'm right there with you; I was waiting for someone to recite the Parrot Sketch or the words to "I'm a Lumberjack.."
Reply With Quote
  #11  
Old 21.02.2008, 14:55
xynth's Avatar
Member
 
Join Date: Aug 2006
Location: Zurich
Posts: 170
Groaned at 13 Times in 5 Posts
Thanked 66 Times in 35 Posts
xynth has earned the respect of manyxynth has earned the respect of manyxynth has earned the respect of many
Re: Python language

You need to learn Whitespace. If you don't, none of the banks which pay mad bux will employ you. I know this because I read it on the internet.

All the cool kids on the block hack away in whitespace these days: http://en.wikipedia.org/wiki/Whitesp...ng_language%29

An alternative would be brain: http://en.wikipedia.org/wiki/Brain
Reply With Quote
  #12  
Old 21.02.2008, 17:08
Sutter's Avatar
Forum Legend
 
Join Date: Oct 2007
Location: Thurgau
Posts: 5,781
Groaned at 51 Times in 40 Posts
Thanked 2,007 Times in 1,270 Posts
Sutter has a reputation beyond reputeSutter has a reputation beyond reputeSutter has a reputation beyond reputeSutter has a reputation beyond reputeSutter has a reputation beyond reputeSutter has a reputation beyond repute
Re: Python language

Quote:
View Post
It's okay, I'm right there with you; I was waiting for someone to recite the Parrot Sketch or the words to "I'm a Lumberjack.."
Thanks you gave me a giggle
Reply With Quote
  #13  
Old 22.02.2008, 12:16
FrankZappa's Avatar
Member
 
Join Date: Feb 2008
Location: France, near Geneva
Posts: 235
Groaned at 1 Time in 1 Post
Thanked 130 Times in 79 Posts
FrankZappa has earned some respectFrankZappa has earned some respect
Re: Python language

Quote:
View Post
For a good software engineer the language itself should not be the most important. Many languages like Java, C++, Python do overlap conceptually considerable, and a good engineer can get started with such languages quite quickly if he/she has experience in software design and the domain he is working in (e.g. client /server + database backends) Granted every language has its specific ways of doing certain things but this can be learned on the job, unless you are hired for a particular job (e.g. contract work), most good engineers can switch back and forth between the major languages.

John
On the other hand, for those of us who are crap at programming and can't remember the awful syntax of C, python is great . It's easy to learn, easy to code and easy to read once you've forgotten how on earth your code worked. Lots of things are already done for you as packages. It's best for those little data crunching jobs - renaming all your files, changing address formats.... Also it's FREE and open source and available for lots of platforms. Recommended for the rest of us

FZ
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Language and table manners, or Language Integration in Switzerland is Painful sonnyk Language corner 70 13.11.2011 23:08
German Language Book - Pimsleur Language, Good??? Mavis Language corner 7 18.11.2010 14:04


All times are GMT +2. The time now is 19:05.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0