<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 24, 2014 at 9:36 PM, Rodrick Brown <span dir="ltr"><<a href="mailto:rodrick.brown@gmail.com" target="_blank">rodrick.brown@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I spent a few weeks looking at Go and have to say you can see a lot of Python's influence in Go, however my question to this list for others who are doing real work with Go and Python have you encountered any scenarios in which Go outmatched Python in terms of elegance or performance? </div>
<span class="HOEnZb"><font color="#888888">

<div><br></div><div>--RB</div></font></span></div></blockquote><div><br></div><div><br></div><div>I use both, Python pays the bills, and I use it at work or on consulting gigs.</div><div>for most things GO is faster, GO is compiled and that is a huge plus.</div>
<div> <br></div><div>the Go community is not nearly as large as pythons, there are loads more libraries and tools for python</div><div><br></div><div>my initial reason for even looking at GO, was because, I noticed that if I wanted to move my largest clients app from Python 2.x to 3.x it was almost a rewrite..... and then when I noticed the libraries for python 3.x were limited, and some python 2.x libraries are not even making a 3.x version...</div>
<div><br></div><div>Well I got scared, Go started to look attractive, because your no longer comparing GO to the entire python community, it is GO vs python 3...</div><div><br></div><div><br></div><div>thats just my 2 cents, I like python and it pays my bills... but I hate the way python delt with the 2.x - 3.x, they dropped the ball.</div>
<div><br></div></div>-- <br><br>Sam Fourman Jr.<br>
</div></div>