We're a place where coders share, stay up-to-date and grow their careers.
404 bio not found
All private interactions must abide by the code of conduct.
One developper's ego brought Python to us, for example. I wou...
Jan 12 '21
as an idea for exercide - instead of a class with methods, wr...
Nov 4 '20
import pandas as np (seen on twitter)
There is a view, often debated though, that the more if's you...
Note that is None is idiomatic check for None, probably makes...
Glad you mention Nim. I see it as a typed version of Python...
May 28 '19
Especially using pytest, I would say, and avoiding mocks as...
In (1) false negatives, (2) false positives and (3) true po...
Jan 3 '19
I see your case, and it makes sense. VAVR creators specific...
Dec 7 '18
Check out docs.python.org/3/howto/functional... (as mention...
Interesting you approach FP with Java examples, functional ...
Dec 6 '18
Just a random memory: after your metric becomes a targrt, i...
Sep 1 '18
I remember C64 had BASIC, are you saying Aminga hsd just as...
Aug 31 '18
Must be a Rails issue. )
Aug 16 '18
... because tutorials felt safe. Thanks for putting it out ...
Aug 14 '18
A TL;DR cannot be something "I will tell you later", your p...
Why a new programmer should learn an exotic language?
Liked to namedtuple example! My experience with annotations...
Looking at recent JuliaCon language developpers seem like a...
Aug 11 '18
An unexpected side effect to decorators for was that adfing...
My selling point for tests is refacting. If you cannot test...
Aug 6 '18
All 21 comments
Julia, surprise me! (some astonishments while learning a new programming language)
One developper's ego brought Python to us, for example. I wou...
Python pro tips
as an idea for exercide - instead of a class with methods, wr...
Python pro tips
import pandas as np (seen on twitter)
Python pro tips
There is a view, often debated though, that the more if's you...
Python pro tips
Note that is None is idiomatic check for None, probably makes...
What is your one piece of advice or best tip for getting better in Python programming?
Glad you mention Nim. I see it as a typed version of Python...
What is your one piece of advice or best tip for getting better in Python programming?
Especially using pytest, I would say, and avoiding mocks as...
Detecting academics' major from facial images
In (1) false negatives, (2) false positives and (3) true po...
Digest of papers: Why Functional Programming Matters
I see your case, and it makes sense. VAVR creators specific...
Functional programming in C++, Python, etc.
Check out docs.python.org/3/howto/functional... (as mention...
Digest of papers: Why Functional Programming Matters
Interesting you approach FP with Java examples, functional ...
Engineering KPIs
Just a random memory: after your metric becomes a targrt, i...
I coded in assembler on the Commodore Amiga in the early 90s, ask me anything!
I remember C64 had BASIC, are you saying Aminga hsd just as...
Senior developers: Can you recommend your path?
Must be a Rails issue. )
Escaping tutorial purgatory as a new developer
... because tutorials felt safe. Thanks for putting it out ...
A 2 Minute Primer on Modern Deep Learning
A TL;DR cannot be something "I will tell you later", your p...
My Favorite Free Resources for New Programmers
Why a new programmer should learn an exotic language?
Why I started using Python type annotations, and why you should too
Liked to namedtuple example! My experience with annotations...
Sadly, I must say goodbye to Leaf (my programming language)
Looking at recent JuliaCon language developpers seem like a...
Decorators in Python: What you need to know
An unexpected side effect to decorators for was that adfing...
Why do great developers love writing tests?
My selling point for tests is refacting. If you cannot test...