article thumbnail

TechCrunch+ roundup: No-code MVP strategy, hiring under scrutiny, A/B growth testing

TechCrunch

Use discount code TCPLUSROUNDUP to save 20% off a one- or two-year subscription. 4 practical steps for using no-code to evolve your prototype to an MVP Image Credits: Luis Cagiao Photography (opens in a new window) / Getty Images Forget about dogs: No-code development tools can be a non-technical founder’s best friend.

article thumbnail

Agile, Stand-ups, TDD and Code Reviews

The Programmer's Paradox

It all has to be very reactive; you keep fiddling with the code until it gets traction. Under those conditions, it doesn’t make sense to cross all the t’s and dot the i’s as the life expectancy of the code is weeks or months. We see the same kinda thing with unit testing. So you build, pivot, build, pivot, etc. But it got worse.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Value Stream Mapping for earlier confidence

Xebia

Value Stream Mapping (VSM) is a useful tool to understand different activities in software delivery and identify bottlenecks. One of the best parts of this exercise is that everyone tends to understand this visualization, so that there’s a common understanding of the software delivery flow. Is every step even useful?”

article thumbnail

TDD mistakes 2

Habitable Code

Back in 2014 I wrote a blog post listing three mistakes often made by folks who are new to test-driven development (TDD). Writing tests for invented requirements. Writing a dozen or more lines of code to get to GREEN. How shall we test it?”

article thumbnail

Generative AI: the Shortcut to Digital Modernisation

CIO

Generative AI can help businesses achieve faster development in two main areas: low/no-code application development and mainframe modernisation. Streamlined coding process : Generative AI provides real-time information on available functions, parameters, and usage examples as the coder types.

article thumbnail

TDD, Unit Testing and the Mainframe

DevOps.com

Unit testing is like exercise: Companies know it’s good for you and you should do it, but given their druthers, they’d rather avoid the effort and just get to the benefit. After all, making unit testing a standard practice in a company’s software development process is probably the […].

article thumbnail

Static vs Dynamic Code Analysis: How to Choose Between Them

OverOps

What’s the difference between static and dynamic code analysis, and how do you know which to use? Static code analysis is analogous to practicing your baseball swing with a practice net and a pitching machine. It tests not only your fundamentals, but your ability to react to different, unexpected situations. Limitations.