This link helps beginners a lot. http://learnpythonthehardway.org/book/
Best Regards,
Srinivas Reddy Thatiparthy
9703888668.
"Anyone who has never made a mistake has never tried anything new !!! "
--Albert Einstein
On Tue, Jun 18, 2013 at 7:47 PM, Siva Ranganath wrote:
> hello Python gro
I didn't know him before. I just came to know about him after his death.
The other day, i gone through web.py code, i have felt like this is just
simple..just bare metal compared to django.
I felt like people should first learn web.py before moving to django.
There is a considerable learning c
RIP Kenneth.
Thanks & Regards,
Sreenivas Reddy Thatiparthy,
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
>
>
> This is an interesting point especially with Python3 returning something
> other than lists for things like dict.keys. I'll dig into this a
> little.
>
> Thanks.
>
>
Noufal,if haven't gone through ,
>From the PEP -3106.
"This PEP proposes to change the .keys(), .values() and .items() methods
>
> My key insight when solving these using Python was how I was able to
> use techniques like memoizing using generators
>
Yep. my code base is full of generators. The take away from euler problems
,for me is , i lost the fear of mathematics and cool tricks with recursion.
https://gist.github.com
>
>And most of the problems reminded me that Python makes
> programming a lot more easier.otherwise
I chose python especially for this reason.As programmer moves along ,i
think ,he should work on higher level of abstraction.
or you have to come up with range,map(int,str(123)) ,zip an
I would like to clear things here.I am assuming beginner as a common
denominator to this post.
len() method is just a shortcut to __len__ magic method .So when you call
len() on your own container type ,it does not traverse whole sequence ,it
just calls __len__ method and returns value(assume s
Sorry!!
Here is the link..
https://github.com/srinivasreddy/euler
Thanks & Regards,
Sreenivas Reddy Thatiparthy,
9703888668.
"Anyone who has never made a mistake has never tried anything new !!! "
--Albert Einstein
On Thu, Jan 12, 2012 at 1:30 PM, Sreenivas Reddy T <
Hi ,
I have solved 32 of project euler problems in python.If you
anybody interested please take a look at them.
Any kind of feedback is welcome.
I am planning to solve more of them in future.
Another question i have is,do these worth mention on resume?I feel more
like these should be in
>
> I would love to join,
> Has someone worked with pypy and intersted in sharing the experience?
>
PyPy piqued my interest too.Read that guys at quora completely switched
to PyPy.
+1 for PyPy.
___
BangPypers mailing list
BangPypers@python.org
http://
Guys,
How about meet-up? Do you guys have any specific plans or schedule
for this month's meet up.
P.S: I have relocated to bangalore for good.
Thanks & Regards,
Sreenivas Reddy Thatiparthy,
9703888668.
"Anyone who has never made a mistake has never tried anything new !!! "
--Albert Ei
> P.S. This is the first email I've seen that's explictly asking for a
> "beautiful" coder to get work done. :)
Haha...ROFL.
Regards,
Srinivas Reddy T.
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpyp
11-11-08 at 18:51 +0530, Sreenivas Reddy T wrote:
> > Please pardon me for this off-topic post.
>
> why should we?
> --
> regards
> Kenneth Gonsalves
>
> ___
> BangPypers mailing list
> BangPypers@python.
I should have mentioned that i googled but no success...thanks for the
lmgtfy... :)
On Nov 9, 2011 7:16 AM, "Vinay Shastry" wrote:
>
> On 8 November 2011 18:51, Sreenivas Reddy T
> wrote:
> > Hi,
> >
> > Please pardon me for this off-topic post.
> &g
Hi,
Please pardon me for this off-topic post.
I really like default font of ubuntu command line. I don’t know the name of
it or I don’t know how to get the name of it.
Anybody know the name of that font?
Are they present in windows too? If they don’t come with windows (I use
windows 7) by defau
15 matches
Mail list logo