Re: Ide or code editor confusion

2016-08-06 Thread Lawrence D’Oliveiro
On Friday, August 5, 2016 at 6:36:45 AM UTC+12, Michael Torrie wrote: > On 08/04/2016 01:23 AM, Lawrence D’Oliveiro wrote: >> That’s why I’ve come to the conclusion it’s a waste of time buying books >> on computing topics. They start to reek of decay while they’re still on >> the shelf. > > Except

Re: Ide or code editor confusion

2016-08-04 Thread Chris Angelico
On Fri, Aug 5, 2016 at 4:36 AM, Michael Torrie wrote: > On 08/04/2016 01:23 AM, Lawrence D’Oliveiro wrote: >> On Friday, July 22, 2016 at 2:38:10 AM UTC+12, Chris Angelico wrote: >>> On Fri, Jul 22, 2016 at 12:22 AM, sigmaphine1914 wrote: Beginning Python: using Python 2.6 and Python 3.1. By

Re: Ide or code editor confusion

2016-08-04 Thread Michael Torrie
On 08/04/2016 01:23 AM, Lawrence D’Oliveiro wrote: > On Friday, July 22, 2016 at 2:38:10 AM UTC+12, Chris Angelico wrote: >> On Fri, Jul 22, 2016 at 12:22 AM, sigmaphine1914 wrote: >>> Beginning Python: using Python 2.6 and Python 3.1. By James Payne >>> >>> Part II. >> >> Ugh, that's extremely ol

Re: Ide or code editor confusion

2016-08-04 Thread Lawrence D’Oliveiro
On Friday, July 22, 2016 at 2:38:10 AM UTC+12, Chris Angelico wrote: > On Fri, Jul 22, 2016 at 12:22 AM, sigmaphine1914 wrote: >> Beginning Python: using Python 2.6 and Python 3.1. By James Payne >> >> Part II. > > Ugh, that's extremely old now. That’s why I’ve come to the conclusion it’s a wast

Re: Ide or code editor confusion

2016-07-21 Thread Chris Angelico
On Fri, Jul 22, 2016 at 12:22 AM, wrote: > Beginning Python: using Python 2.6 and Python 3.1. By James Payne > > Part II. > > But I think that answered my question. Great because au was worried Ugh, that's extremely old now. The current versions of Python are 2.7 (first released in 2010, and get

Re: Ide or code editor confusion

2016-07-21 Thread Jussi Piitulainen
sigmaphine1...@gmail.com writes: > I'm learning Python and something is really unclear on the chapter im > on. > > So Python has its own IDE to write code but now it's talking about > "code editors" > > My confusion is so I need a code editor like Sublime text? Is that > what Python IDE is for? Y

Re: Ide or code editor confusion

2016-07-21 Thread MRAB
On 2016-07-21 15:07, Chris Angelico wrote: On Thu, Jul 21, 2016 at 11:56 PM, wrote: I'm learning Python and something is really unclear on the chapter im on. So Python has its own IDE to write code but now it's talking about "code editors" My confusion is so I need a code editor like Sublim

Re: Ide or code editor confusion

2016-07-21 Thread sigmaphine1914
Beginning Python: using Python 2.6 and Python 3.1. By James Payne Part II. But I think that answered my question. Great because au was worried -- https://mail.python.org/mailman/listinfo/python-list

Re: Ide or code editor confusion

2016-07-21 Thread Chris Angelico
On Thu, Jul 21, 2016 at 11:56 PM, wrote: > I'm learning Python and something is really unclear on the chapter im on. > > So Python has its own IDE to write code but now it's talking about "code > editors" > > My confusion is so I need a code editor like Sublime text? Is that what > Python IDE i

Ide or code editor confusion

2016-07-21 Thread sigmaphine1914
I'm learning Python and something is really unclear on the chapter im on. So Python has its own IDE to write code but now it's talking about "code editors" My confusion is so I need a code editor like Sublime text? Is that what Python IDE is for? -- https://mail.python.org/mailman/listinfo/p