From velvetpd at gmail.com Tue Oct 4 04:57:22 2011 From: velvetpd at gmail.com (Jason Ong) Date: Tue, 4 Oct 2011 10:57:22 +0800 Subject: [python-sg] Arctic Startup Meetup Message-ID: Hey people, Karri Saarinen, co-founder of the ArcticStartup and Rails Girls is in town for the inaugural Rails Girls Singapore. We'll be having a meetup at *HackerspaceSG this Thursday, 6th October* to meet the local entrepreneurs and discuss about the nordic/scandinavian/baltic startup scene. If you wanna find out about the similarities and differences and explore opportunities, do come join us after dinner at 7:30pm. No registration needed. See you there! :) Date: 6th October, Thursday Time: 7:30pm Venue: HackerspaceSG, 70A Bussorah Street -- Cheers, JasonOng --- web: http://bit.ly/jasonong -------------- next part -------------- An HTML attachment was scrubbed... URL: From jasonyeo88 at gmail.com Fri Oct 21 10:33:49 2011 From: jasonyeo88 at gmail.com (Jason Yeo) Date: Fri, 21 Oct 2011 16:33:49 +0800 Subject: [python-sg] What is pythonic? Message-ID: Hi fellow sg pythonians, I'm new to the mailing list and to python also. I would like to know how to code in a pythonic way. I read about this from wikipedia and I am curious as to how it is done. Thanks, Jason Yeo -------------- next part -------------- An HTML attachment was scrubbed... URL: From muhuk at muhuk.com Fri Oct 21 10:39:25 2011 From: muhuk at muhuk.com (=?UTF-8?B?QXRhbWVydCDDlmzDp2dlbg==?=) Date: Fri, 21 Oct 2011 16:39:25 +0800 Subject: [python-sg] What is pythonic? In-Reply-To: References: Message-ID: Hello Jason, On Fri, Oct 21, 2011 at 4:33 PM, Jason Yeo wrote: > I'm new to the mailing list and to python also. I would like to know how to > code in a pythonic way. I read about this from wikipedia and I am curious as > to how it is done. For starters, I would try this in a python prompt: > import this It's also hosted here: http://www.python.org/dev/peps/pep-0020/ My next stop would be: http://www.python.org/dev/peps/pep-0008/ and http://www.python.org/dev/peps/pep-0257/ Pythonic is a very broad term, I think everybody needs to form their own ideas after experimenting with python and reading lots of good code. Cheers, -- Kind Regards, Atamert ?l?gen -+- --+ +++ www.muhuk.com From me at nelsonlim.com Fri Oct 21 13:27:38 2011 From: me at nelsonlim.com (Nelson Lim) Date: Fri, 21 Oct 2011 19:27:38 +0800 Subject: [python-sg] Hi! Message-ID: <5A08C710-96F4-497C-B859-6A332407DDD8@nelsonlim.com> Hi guys, Just joined this list an thought I'll say hi. I'm an intermediate python user and I use it work as well as personally. So far I'm liking it far better then most other languages I've used in the past. Mainly C++ and Java. Hope to learn from this list :) Warmest regards Nelson From martin.brochhaus at googlemail.com Fri Oct 21 17:37:50 2011 From: martin.brochhaus at googlemail.com (Martin) Date: Fri, 21 Oct 2011 23:37:50 +0800 Subject: [python-sg] Hi! In-Reply-To: <5A08C710-96F4-497C-B859-6A332407DDD8@nelsonlim.com> References: <5A08C710-96F4-497C-B859-6A332407DDD8@nelsonlim.com> Message-ID: Better subscribe to our new list: https://*groups*.*google*.com/forum/#!forum/*python*sg Kind regards, Martin On Fri, Oct 21, 2011 at 7:27 PM, Nelson Lim wrote: > Hi guys, > > Just joined this list an thought I'll say hi. > I'm an intermediate python user and I use it work as well as personally. > > So far I'm liking it far better then most other languages I've used in > the past. Mainly C++ and Java. > > Hope to learn from this list :) > > Warmest regards > Nelson > > > _______________________________________________ > python-sg mailing list > python-sg at python.org > http://mail.python.org/mailman/listinfo/python-sg > -------------- next part -------------- An HTML attachment was scrubbed... URL: