Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #105383 > unrolled thread

Re: Why do you use python?

Started bysohcahtoa82@gmail.com
First post2016-03-21 10:52 -0700
Last post2016-03-21 10:52 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Why do you use python? sohcahtoa82@gmail.com - 2016-03-21 10:52 -0700

#105383 — Re: Why do you use python?

Fromsohcahtoa82@gmail.com
Date2016-03-21 10:52 -0700
SubjectRe: Why do you use python?
Message-ID<f77cede0-9304-4995-bfda-8b715cc7fd50@googlegroups.com>
On Saturday, October 31, 2009 at 12:11:02 AM UTC-7, sk wrote:
> What would be your answer if this question is asked to you in an
> interview?
> 
> a modified version might be:
> "Where would you use python over C/C++/Java?"
> 
> (because my resume says I know C/C++/Java)?

I use Python when speed of development is far more important than speed of execution.

I use C/C++ when speed of execution is priority and I don't care about being cross-platform.

Though for what it's worth, I've only been a software engineer using Python for two years, and I have yet to use C/C++ outside of small personal projects and school.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web