article thumbnail

8 questions to answer before your startup faces technical due diligence

TechCrunch

Will your organization and your code pass technical due diligence when it’s your turn? Let’s start with the positives: If an investor is proceeding with technical due diligence (TDD), you’ll likely pass. Here’s the not-so-good news: Companies can pass the business test, but fail TDD.

article thumbnail

The Top 20 Symptoms of a Weak Development Team

TechEmpower CTO

When speaking with founders and CEOs, we often hear concerns like this: My project manager is losing confidence in the development team. I think that poor communication and differing team cultures might be part of the problem, but how can I know for sure? This is where a technical review can be useful!)

Insiders

Sign Up for our Newsletter

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

article thumbnail

AI-native software engineering may be closer than developers think

CIO

Developers unimpressed by the early returns of generative AI for coding take note: Software development is headed toward a new era, when most code will be written by AI agents and reviewed by experienced developers, Gartner predicts. That’s what we call an AI software engineering agent.

article thumbnail

On Code Reviews

Henrik Warne

There seems to be an established truth in programming that code reviews find a lot of bugs. An example is chapter 18 (Modern Code Review ) in the book Making Software. This is however not my experience – I rarely find outright bugs when reviewing changes. But I still think code reviews are useful.

article thumbnail

Finding a New Software Developer Job

Henrik Warne

For the first time ever, I was laid off, and had to find a new software developer job. In my case, we were 17 people let go that day, including 8 developers. Next, I went through my list of companies I would like to work for, and looked to see if they had any open developer roles. Here is what I learnt from the process.

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. Static Code Analysis. This is usually done by analyzing the code against a given set of rules or coding standards.

article thumbnail

Simple sabotage for software

Erik Bernhardsson

You can of course make a series of obviously bad decisions, but you'd get fired quickly. Make sure production environment differs from developer environments in as many ways as possible. Leverage any production issue as a reason to “pull the brakes” Introduce very complex processes for code change and common workflows.