I enjoyed it. Skipped most of the intro video but I enjoyed the content of
his talk. Shared with a co-worker as well.
On Jun 18, 2016 5:23 PM, "Chris Angelico" wrote:
> On Sun, Jun 19, 2016 at 7:14 AM, Quivis wrote:
> > On Thu, 09 Jun 2016 12:53:37 -0700, Ethan Furman wrote:
> >
> >>https:
I find shlex.split to be most useful to make my arguments a list in these
cases.
On Jun 9, 2016 3:28 PM, "MRAB" wrote:
> On 2016-06-09 19:58, Peter Otten wrote:
>
>> Nev wrote:
>>
>> Thank you for your reply. I tried something like this in python code:
>>>
>>> from subprocess import call
>>> call
From the link:
"If you are a woman, know English and have a laptop you can apply for a
pass!"
So it would appear so.
On Thu, May 26, 2016 at 5:39 AM, Karim wrote:
>
>
> On 26/05/2016 10:58, M.-A. Lemburg wrote:
>
>> We’re pleased to announce a Django Girls workshop on Sunday, July 17,
>> the f
I have recently been going through "Data Science From Scratch" which may be
interesting. There is a podcast with the author on talk python to me.
https://talkpython.fm/episodes/show/56/data-science-from-scratch
On Sat, May 14, 2016 at 10:33 AM, Michael Selik
wrote:
> You might also be interest
It seems like it would be equal opportunity between sexes. 1:1 opportunity
to ask based on apparent sex. It is not equal representation necessarily.
On May 6, 2016 5:53 PM, "beliavsky--- via Python-list" <
python-list@python.org> wrote:
> On Friday, May 6, 2016 at 5:07:28 PM UTC-4, Ethan Furman
Beyond motivation, it's not likely just reading a flat text will be
retained meaningfully without creative problem solving. Personal projects
are the best route in my opinion. I like reading technical books but I
figure I retain a small percentage of the specifics.
On May 4, 2016 6:32 AM, "mvilja
The 80 column limit probably helps protect us from the singularity. Once
the robots take over we will have code with a digestible amount of logic
per line and can fix what we have caused. In other words, Java is only
armoring the robots against us for the inevitable battle.
On Sat, Apr 16, 2016
We employ a pretty hard limit of 100. This way I can reliably have 1
module split vertically with a test or configuration file open or 3
separate modules, etc. I find 80 to be a bit strict, although in the past
I've been in unfortunate environments where it was helpful. The rest of
PEP8 is large