Status Updates From Clean Code in Python: Refac...
Clean Code in Python: Refactor your legacy code base by
Status Updates Showing 61-90 of 229
Mahbubur Rahman
is on page 35 of 332
Got to know mypy, pytype, coala, black, yapf tooling.
I liked black and auto-formatting code in CI pipeline. Besides Makefile that makes more sense to have in the project. I am enjoying the chapters.
— Feb 26, 2024 02:37AM
Add a comment
I liked black and auto-formatting code in CI pipeline. Besides Makefile that makes more sense to have in the project. I am enjoying the chapters.
Mahbubur Rahman
is on page 14 of 332
“For decades of using the term programming languages, we thought that they were meant to communicate our ideas to machines so they can run our programs. We were wrong. That's not the truth, but part of the truth. The real meaning of the "language" part of "programming languages" is to communicate our ideas to other developers.”
This gave me another perspective of a programming language
— Feb 17, 2024 01:19PM
Add a comment
This gave me another perspective of a programming language









