Re: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages"

2012-08-23 Thread Sateesh Kumar
I have registered for the course. Planning to solve the quizzes and minor project. reg, sateesh ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Try Ninja IDE

2012-08-23 Thread Deepak Garg
You can find PyCharm free licenses for Open Source projects. If you are working on open source project involving Python, then you can request one. E.g. for Openstack: https://lists.launchpad.net/openstack/msg00251.html Cheers, -- Deepak Garg, Data Center and Cloud Div. Citrix R&D, India Phon

Re: [BangPypers] Try Ninja IDE

2012-08-23 Thread Noufal Ibrahim
Deepak Garg writes: > You can find PyCharm free licenses for Open Source projects. [...] Something relevant from the Pragmatic Programmer http://pragmatictips.com/22 * Use a Single Editor Well The editor should be an extension of your hand; make sure your editor is configurable, extens

Re: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages"

2012-08-23 Thread kracekumar ramaraju
I have created mailing list for bangalore cs173.2012.bangalore@libre list.com . On Thu, Aug 23, 2012 at 12:57 PM, Sateesh Kumar wrote: > I have registered for the course. Planning to solve the quizzes and > minor project. > > reg, > sateesh > ___ > Ban

Re: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages"

2012-08-23 Thread Ashwin Ravichandran
Awesome! Please add me to it. Thanks, Ashwin On Thu, Aug 23, 2012 at 3:14 PM, kracekumar ramaraju < kracethekingma...@gmail.com> wrote: > I have created mailing list for bangalore cs173.2012.bangalore@libre > list.com . > > On Thu, Aug 23, 2012 at 12:57 PM, Sateesh Kumar >wrote: > > > I have r

Re: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages"

2012-08-23 Thread kracekumar ramaraju
Well you need to send an Email to get subscribed to cs173.2012.bangal...@librelist.com How librelist works You can make a mailing list/subscribe by simply sending an email to *list*@ librelist.com. On Thu, Aug 23, 2012 at 3:16 PM, Ashwin Ravichandran wrote: > Awesome! Please add me to it. > >

Re: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages"

2012-08-23 Thread Noufal Ibrahim
There's also https://groups.google.com/forum/#!forum/bangalore-cs173 kracekumar ramaraju writes: > Well you need to send an Email to get subscribed to > cs173.2012.bangal...@librelist.com > > How librelist works > > You can make a mailing list/subscribe by simply sending an email to *list*@ >

Re: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages"

2012-08-23 Thread Anand Chitipothu
On Thu, Aug 23, 2012 at 3:16 PM, Noufal Ibrahim wrote: > > There's also > https://groups.google.com/forum/#!forum/bangalore-cs173 Insane! Private mailing list. Can't see anything unless I'm a member. Who create it? I haven't seen any notification about it anywhere. How did you came to know about

Re: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages"

2012-08-23 Thread kracekumar ramaraju
Slightly off topic though, I can't use me@mydomain or some...@anothergoogle.com to join google group. That was the reason I use librelist, thanks for the google group link. On Thu, Aug 23, 2012 at 3:16 PM, Noufal Ibrahim wrote: > > There's also > https://groups.google.com/forum/#!forum/bangalore-

Re: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages"

2012-08-23 Thread Kracekumar Ramaraju
Same . On Thu, Aug 23, 2012 at 3:30 PM, Anand Chitipothu wrote: > On Thu, Aug 23, 2012 at 3:16 PM, Noufal Ibrahim > wrote: > > > > There's also > > https://groups.google.com/forum/#!forum/bangalore-cs173 > > Insane! Private mailing list. Can't see anything unless I'm a member. > > Who create it?

Re: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages"

2012-08-23 Thread Noufal Ibrahim
kracekumar ramaraju writes: > Slightly off topic though, I can't use me@mydomain or > some...@anothergoogle.com to join google group. That was the reason > I use librelist, thanks for the google group link. Yup. I'm not a fan of G! groups either. I came across this from a friend who I know is ta

Re: [BangPypers] Try Ninja IDE

2012-08-23 Thread Anand Balachandran Pillai
On Thu, Aug 23, 2012 at 2:08 PM, Noufal Ibrahim wrote: > > > Deepak Garg writes: > > > You can find PyCharm free licenses for Open Source projects. > > [...] > > > Something relevant from the Pragmatic Programmer > http://pragmatictips.com/22 > > * Use a Single Editor Well > > The editor should

Re: [BangPypers] Try Ninja IDE

2012-08-23 Thread Noufal Ibrahim
Anand Balachandran Pillai writes: [...] > That leaves just a few on the table. And I don't want > to convert this thread to an Emacs vs Vi one :) I meant it as a general -1 to language specific editors unless there's some highly speciallised reason to use one. And yes, that just leaves a few

Re: [BangPypers] Try Ninja IDE

2012-08-23 Thread kracekumar ramaraju
Well apart from vi, I use sublime2 too, it works very well on cross platform, extensions can be written in python and very light weight. On Fri, Aug 24, 2012 at 11:02 AM, Noufal Ibrahim wrote: > Anand Balachandran Pillai writes: > > > [...] > > > That leaves just a few on the table. And I don't

Re: [BangPypers] Try Ninja IDE

2012-08-23 Thread Roshan Mathews
On Thu, Aug 23, 2012 at 2:08 PM, Noufal Ibrahim wrote: > Something relevant from the Pragmatic Programmer > http://pragmatictips.com/22 > > * Use a Single Editor Well > > The editor should be an extension of your hand; make sure your editor is > configurable, extensible, and programmable. > ..

Re: [BangPypers] Try Ninja IDE

2012-08-23 Thread Noufal Ibrahim
Roshan Mathews writes: > On Thu, Aug 23, 2012 at 2:08 PM, Noufal Ibrahim > wrote: >> Something relevant from the Pragmatic Programmer >> http://pragmatictips.com/22 >> >> * Use a Single Editor Well >> >> The editor should be an extension of your hand; make sure your editor is >> configurabl

Re: [BangPypers] Try Ninja IDE

2012-08-23 Thread Roshan Mathews
On Fri, Aug 24, 2012 at 11:45 AM, kracekumar ramaraju wrote: > Well apart from vi, I use sublime2 too, it works very well on cross > platform, extensions can be written in python and very light weight. > $60 is pretty pricey for an editor.. do you get it for all platforms for that much? Was it wo

Re: [BangPypers] Try Ninja IDE

2012-08-23 Thread Roshan Mathews
On Fri, Aug 24, 2012 at 12:00 PM, Noufal Ibrahim wrote: > Unbelievable as it may sound, I'm not trolling or advocating my > favourite editor here as much as cautioning people to stick to tools > that will have greater benefits in the long term. > Oh, I got that, but that "pragmatic-tip" sounded so

Re: [BangPypers] Try Ninja IDE

2012-08-23 Thread Roshan Mathews
On Fri, Aug 24, 2012 at 12:10 PM, Roshan Mathews wrote: > PS - you are talking about SublimeText2, http://www.sublimetext.com/ right? > Sorry about the noise, but I think Sublime Text 2 is free for evaluation - http://www.sublimetext.com/2 -- http://about.me/rosh

Re: [BangPypers] Try Ninja IDE

2012-08-23 Thread Kushal Das
On Fri, Aug 24, 2012 at 12:10 PM, Roshan Mathews wrote: > On Fri, Aug 24, 2012 at 11:45 AM, kracekumar ramaraju > > PS - you are talking about SublimeText2, http://www.sublimetext.com/ right? I am using it only for a week and it seems to very nice in getting things done. Still now mostly edited py

Re: [BangPypers] Try Ninja IDE

2012-08-23 Thread kracekumar ramaraju
On Fri, Aug 24, 2012 at 12:14 PM, Roshan Mathews wrote: > On Fri, Aug 24, 2012 at 12:10 PM, Roshan Mathews > wrote: > > PS - you are talking about SublimeText2, http://www.sublimetext.com/right? > > > Sorry about the noise, but I think Sublime Text 2 is free for > evaluation - http://www.sublime