|
You are here |
borretti.me | ||
| | | | |
atilaoncode.blog
|
|
| | | | | TL;DR? https://github.com/atilaneves/fearless The first time I encountered a mutex in C++ I was puzzled. It made no sense to me at all that I was locking one to protect some data and the only way to indicate what data was protected by a certain mutex was a naming convention. It seemed to me like a... | |
| | | | |
vale.dev
|
|
| | | | | ||
| | | | |
www.greyblake.com
|
|
| | | | | A blog about software development. | |
| | | | |
www.integralist.co.uk
|
|
| | | Introduction This post is going to cover a few tools and features I plan on using when writing Python code in 2019. I've grouped these into the following sections: Type Hints and Static Analysis Interfaces, Protocols and Abstract Methods Dependency Management (with pipenv) (OUTDATED! ?) ? read my post "Python Management and Project Dependencies". But before we get into it... time for some self-promotion ?? Want to be up and running quickly with Python? | ||