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


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

Re: Looking for tips for moving dev environment from Windows to Mac

Started byBob Hartwig <bobjects@gmail.com>
First post2014-01-08 11:26 -0600
Last post2014-01-08 11:26 -0600
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: Looking for tips for moving dev environment from Windows to Mac Bob Hartwig <bobjects@gmail.com> - 2014-01-08 11:26 -0600

#63502 — Re: Looking for tips for moving dev environment from Windows to Mac

FromBob Hartwig <bobjects@gmail.com>
Date2014-01-08 11:26 -0600
SubjectRe: Looking for tips for moving dev environment from Windows to Mac
Message-ID<mailman.5187.1389203030.18130.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

"4. Best visual diff utility for Mac?"

opendiff.  I think it's part of xcode.

Regarding Python IDEs, I really like PyCharm.  It's written in Java, and
sometimes you can tell that by its performance, but it's very featureful
and has a great debugger, and your 16 GB box should support it nicely.

    Bob




On Wed, Jan 8, 2014 at 8:11 AM, <python@bdurham.com> wrote:

>  Long time Windows developer making the move to Apple platform. My new
> development environment is a 15" MacBook Pro with 16 Gb RAM and a 512 Gb
> SSD. I'm totally new to the world of Apple hardware and software and am
> looking for advice on what apps, utilities and hardware I should consider
> for my new environment..
>
> Some early questions:
>
> 1. Which distribution of Python to install (Python.org, ActivateState,
> other?) and do I need to do anything special to avoid overwriting the
> system copy of Python?
>
> 2. Text editor: Textmate, BBEdit, Emacs/VI, or other?
>
> 3. Multiple external monitors: Any recommendations on monitor specs/models
> for 2 external monitors for a MacBook?
>
> 4. Best visual diff utility for Mac?
>
> Any other "gotta have" Mac apps, utilities, or hardware accessories you
> would recommend?
>
> Thank you!
> Malcolm
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>
>

[toc] | [standalone]


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


csiph-web