a and narrates these as visual data
stories.
You can find him on Twitter: @sanand0
Please retweet the announcement to reach to all the interested parties
https://twitter.com/pyconindia/status/1304020252271849472
--
Abhishek Mishra
On behalf of PyCon India 2020 Team
https://in.pycon.org
conference talks at
over fifty Python events worldwide.
You can find him on Twitter @dontusethiscode.
Please retweet the announcement to reach to all the interested parties
https://twitter.com/pyconindia/status/1303657849688530944
--
Abhishek Mishra
On behalf of PyCon India 2020 Team
https
Since we have a considerable % of students here, just wish to share an
interesting project challenge open till March 15, '11 -
http://www.jed-i.in/challenge
Abhishek
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinf
-- Forwarded message --
From: S. (Sam) Kritikos
Date: Tue, Sep 14, 2010 at 2:39 AM
Subject: [...@iitd:9596] Python Entre Todos (PET) magazine
To: iitd...@googlegroups.com, Public Software Mailing List
Folks, something that may be of interest to people here: a hacker
group in Arg
OT / FWD
-- Forwarded message --
From: Michael Howden
Date: Sat, Aug 21, 2010 at 6:44 PM
Subject: [SahanaEden] Helping Pakistan with Sahana
To: sahana-e...@googlegroups.com, disc...@lists.sahanafoundation.org,
sahana-pakistan-2...@googlegroups.com
FYI – please feel free to distr
This would serve a better example -
>>> sum( int(x) for x in raw_input().split() )
1 2 3 4
10
>>>
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
On Fri, Aug 6, 2010 at 8:37 PM, Pradeep Gowda wrote:
> On Fri, Aug 6, 2010 at 10:45 AM, Shashwat Anand
> wrote:
> > I would prefer LC anyway:
> >
> sum(i for i in range(0,10,2))
> > 20
>
> why use LC at all?
> >> sum(range(0,10,2))
>
>
^ I too have written such "i for i in ..." expressions
>
>
>
> Your python code as is clocked about 72 seconds on my notebook. The
> following came in at about 4.6 seconds (just has a small trick of reusing
> earlier results)
>
> import time
> start =time.time()
> longest = None
> longest_elements = 0
> solved = {}
> for val in xrange(1,100) :
>
Hackday this weekend, end of july sounds good.
On Thu, Jul 22, 2010 at 2:21 PM, Noufal Ibrahim wrote:
> Anand Balachandran Pillai writes:
>
> [...]
>
>> Can we have it on 30th or 31st then ? Personally I prefer
>> next week-end since I am a bit busy this week-end.
>>
>> Noufal ?
>
> [...]
>
> 3
+1 for the apac talk, I and a friend would definitely be interested.
On Mon, Jun 21, 2010 at 11:36 AM, Arvind Jamuna Dixit wrote:
> This weekend ( June 26th or June 27th ) is fine for me.
> I would like to hear your apac talk and the whole apac experience.
>
> On Sun, Jun 20, 2010 at 8:44 PM, Nou
>
> This Saturday?
> Abhishek, if you are free this Saturday, then we can try to meet at Directi
> and get some stuff done.
>
>
Not free this Sat buddy, but any other dates are fine.
[ If this is specifically about django then I might not be able to jam much
:) ]
__
We tried doing something similar - http://24camp.org/ in chennai as well as
bangalore.
But as for bangalore, the population was usually low - 2 to 4 but the
kickstart was good.
Hoping to be able to get back to such things in summer :)
On Sun, May 9, 2010 at 12:05 PM, Dhaval Sharma wrote:
> Hello
Oh I too do that :D How did it slip my mind http://lenny.in has been doing
fine for a month for me without much stress on limited resources it gives
for free.
I hope google becomes more liberal about domain attachments soon and we
would be able to attach a .in to our apps :)
On Wed, May 5, 2010 at
I've been using PC smart hosting since december 2009,
You get
*VZ-128*
128MB Guaranteed RAM
256MB Burstable RAM
10GB Disk Space
150GB Bandwidth
*Price:* £4.50/Month
Where they double the ram as we paid annually.
http://www.pcsmarthosting.com/linux-unmanaged.php
So far the only issue if that I h
On Wed, Apr 14, 2010 at 6:15 PM, Dhananjay Nene wrote:
>
>
> Clearly CodersCombat is an intriguing name to an online collaboration
> platform for devs.
>
> First of all I would suggest you do take a look at the name and see if it
> makes sense. At least in my perception - it is a platform where
+1 to talks, +1 to user group meets
+1 to ThoughtWorks - it has got more space
While Directi might be available anytime, I'm afraid we could accommodate
only 10-12 people maximum.
On Thu, Apr 1, 2010 at 4:39 PM, Noufal Ibrahim wrote:
> That's roughly 7 people. I imagine over time, it'll be arou
Its pretty useful, though I prefer landing there from a google search
at times, solved a few urllib issues.
tfs
Abhishek
On Sat, Feb 20, 2010 at 7:57 AM, Shashwat Anand
wrote:
> The site is the old one and still there but the* layout has changed* (I felt
> so).
_
Nice work Yuvi!
I made small efforts by redoing my network lab programs in python along with
3-4 interested people. Its fun to see most of them falling in love with it,
and saying things like "ye mast hai, is me to stl ka bhi tension nahi lena
parta.." etc
Apart from talking about it in the colleg
oo.gsub(/[DTFL]/){q*=2} p q}
is not possible. In the above ruby code mainly gsub and 'p' as a
shorthand for print is helping out.
Python is really made for writing readable code :P
The quest for 53 bytes py code is still on.
regards,
Abhishek Mishra
> http://stackoverflow.com/questions/81584/what-ide-to-use-for-python
>
> The code 'EM' stands for "syntax errors while typing".
>
>
> -srid
>
Oh, that's a pretty useful list, will try out EM ones.
Thanks
___
BangPypers mailing list
BangPypers@python
points out syntax errors while
typing. vim does it for html, but has anyone come across this feature?
do let me know too.
regards,
Abhishek Mishra
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
You can also get hints from reports generated by pylint for checking
c++ code quality.
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
Well I don't know about power and job prospects, but I remember
reading ESR's 'Why Python' - http://www.linuxjournal.com/article/3882
before starting to learn it.
regards,
Abhishek
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/
following some common mailing list etiquettes.
:(
regards,
Abhishek Mishra
On Thu, Oct 1, 2009 at 1:15 PM, Anand Balachandran Pillai
wrote:
> Hi,
>
> Of late there has been a lot of activity in the group,
> which is good :) But a side effect has been a sharp increase
> i
ve the demand of Python teachers as needed by
"National Mission on Education through ICT & Python" and actually
reduce the friction to its adoptibility which I can obviously see at
engineering level, I'm sure not many of the pro
I remember doing something very inaccurate a long time ago for this -
1. find everything in a loop
2.everytime you encounter some zeros, strip them
3.everytime after stripping it exceeds say 7 digits, take out
rightmost 7 digits for accuracy's sake
4. proceed till loop ends
5. print out the
OT: Codechef too shows sources of successful submissions but, that in a way,
is diluting the value of problems on SPOJ as codechef's practice problems
are rip off of SPOJ.
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/li
Here is another one from me - http://web2hunter.appspot.com/
It generates web2.0 domain names which are actually available to be
registered :)
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
I had done a very tiny tryout of appengine last week -
http://tastypasses.appspot.com/ its a very small script, that does nothing
more than processing some get requests and uses templates... I'm yet to try
out many other features like datastore, xmpp etc...
I found O'Reilly's 'Using Google App Engi
Vim! + NERDTree + Pydiction
http://twitpic.com/fnopf
http://twitpic.com/fnsvb
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
damn, where did i forget the "return". This is a big Oops! thanks anyways :)
Abhishek Mishra
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
Hi, I'm trying to pass 5 as default value for this function...
def gimmetaste(length=5):
print length
if __name__ == '__main__':
print gimmetaste()
Output -
5
None
I wonder
32 matches
Mail list logo