article thumbnail

TechCrunch+ roundup: Technical due diligence, web3’s promise, how to hire well

TechCrunch

One of my favorite examples is in the first Harry Potter movie, when Hagrid takes Harry to Diagon Alley, the magical shopping district that introduces him (and us) to the world of wizarding. 8 questions to answer before your startup faces technical due diligence. Tomorrow, we’ll run his detailed TDD checklist.

article thumbnail

Due diligence is ever more critical as the battle for cloud sovereignty intensifies

CIO

After Google’s cooperation with T-Systems and the “ Delos ” offer from Microsoft, SAP, and Arvato, AWS now follows suit. For example, they all also require jurisdictional control, – which cannot be assumed to be met with a data resident cloud, particularly for U.S. or global cloud providers subject to the CLOUD Act and FISA ruling.

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

TDD saved the day

Xebia

To tackle each operation, I started with a small test, following the principles of Test-Driven Development (TDD). As an aside, TDD is an iterative workflow that involves describing a specific aspect you want to solve in terms of the programming language you’re using. Truly, TDD saved the day!

article thumbnail

Due diligence is Ever More Critical as the Battle for Cloud Sovereignty Intensifies

CIO

After Google’s cooperation with T-Systems and the “ Delos ” offer from Microsoft, SAP, and Arvato, AWS now follows suit. For example, they all also require jurisdictional control – which cannot be assumed to be met with a data resident cloud, particularly for US or global cloud providers subject to the Cloud Act and FISA ruling.

article thumbnail

When TDD Is Not a Good Fit

Henrik Warne

I like to use Test-Driven Development (TDD) when coding. However, in some circumstances, TDD is more of a hinderance than a help. Last week, I came across examples of where I developed new functionality without using TDD. Last week, I came across examples of where I developed new functionality without using TDD.

article thumbnail

Revere is creating a ratings system for the venture capital industry

TechCrunch

The startup, launching publicly today, is building a rating system for the venture capital industry. It’s doing due diligence, and to date, Revere has written over 80 reports. 3 views: How due diligence will change in 2022. So far, Revere has raised $5.62 Venture capital will soon be brimming with ghosts.

article thumbnail

The Real Reasons for Doing Test-Driven Development ??

Xebia

Why do people apply TDD? What Are the Real Reasons for Doing TDD? Test-Driven Development (TDD) is a controversial topic amongst developers. After many years of doing TDD daily, I think part of the reason is that some people do not fully grasp the reasons behind TDD. TDD and the Values of XP.