Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Unlock the potential of AI in your software development workflow with LeanDog's "Intelligent Engineering with AI" course. Master integrating AI tools like GitHub Copilot and ChatGPT to enhance productivity and code quality. Dive into Test-Driven Development (TDD), applying AI to write reliable, maintainable code. Embrace Software Craftsmanship by learning fundamental design principles, addressing code smells, and employing practical refactoring techniques. Experience real-world applications through hands-on exercises, including advanced prompt engineering and a task management API project. Gain practical insights and build confidence in using AI to streamline your development processes, ensuring your skills are future-ready and your code is top-notch. Join us and transform your approach to coding with the power of intelligent engineering.
I dissect these 3 statements and hopefully give you insight as to where devs are coming from that say that, a different perspective on using tests to design, and what you can do if you hate updating tests.
Introduction Maintaining high-quality code can be a challenging endeavor in...