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.
Does Intellij work well with this library? Autocompletes, ...
Mar 1 '20
In my opinion, fluent APIs are rarely needed in Python. Opt...
Feb 23 '20
Thanks Jeremy. I have done a little research on the matter...
Oct 21 '19
Question: if I am running on a 64bit system. Does an intege...
attrs (predecessor of the builtin dataclasses module), is a...
Oct 20 '19
If you insist on using pip + virtualenv I think that virtua...
Thanks for all the tips and tricks. I like using YAML for con...
Got it, thank you!
Oct 19 '19
Recent comments
Advance Builder Design Pattern — Java
Does Intellij work well with this library? Autocompletes, ...
Fluent interface in python
In my opinion, fluent APIs are rarely needed in Python. Opt...
The 8 Primitive Types in Java
Thanks Jeremy. I have done a little research on the matter...
The 8 Primitive Types in Java
Question: if I am running on a 64bit system. Does an intege...
Namedtuple in Python
attrs (predecessor of the builtin dataclasses module), is a...
How do you organize your virtual environments?
If you insist on using pip + virtualenv I think that virtua...
Introduction to YAML
Thanks for all the tips and tricks. I like using YAML for con...
Java lambda expressions recap
Got it, thank you!