The author discusses their evolving perspective on dynamically typed languages, particularly Python, emphasizing the fast feedback loop when using pytest for TDD. They compare this with statically typed languages like C#, F#, and Haskell, noting the significant compilation time that affects the development process. The discussion highlights the balance and trade-offs in choosing a language for development, based on testing efficiency and compile time.
Table of contents
Fast feedback #Skipping compilation with pytest #TDD with Haskell #IDE woes #Striking a good balance #Conclusion #1 Comment
Sort: