This is a walk-through of some of the feedback loops we can get from our ways of working and developer tools. The goal of this post is to find a both Developer friendly and fast way to learn if the Python code we write actually does what we want it to.| davidvujic.blogspot.com
"REPL Driven Development is an interactive development experience with fast feedback loops”| davidvujic.blogspot.com
(REPL Driven Development)| davidvujic.blogspot.com
How fast can we get useful feedback on the Python code we write?| davidvujic.blogspot.com
Continuing with the work on tooling support for interactive and fun development with Python.| davidvujic.blogspot.com
REPL Driven Development in Python| davidvujic.blogspot.com
Improvements of the REPL Driven Development experience in Python| davidvujic.blogspot.com