Remove Course Remove TDD Remove Technical Review
article thumbnail

Effective Software Testing – A Developer’s Guide

Henrik Warne

The author is an Assistant Professor in Software Engineering at the Delft University of Technology. The book apparently grew out of lecture notes from a course on software testing. This chapter uses the example of converting Roman numerals to integers to show how TDD works. Not all situations benefit from TDD.

article thumbnail

3 Stages of Learning a New Technology

Robots and Pencils

This article describes my strategy for learning new technologies, refined over the decade or so that I’ve been working in tech. When I talk about learning a technology, I mean something pretty concrete. I wouldn’t apply it to: methodologies (TDD, agile, effective writing, etc.)

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

20 IT management certifications for IT leaders

CIO

The certifications you’ll want to pursue will vary depending on the technologies you work with and the methodologies your organization employs. As an IT manager, you’ll need all the technical skills of an IT professional, but it’s also important to have the soft skills necessary for effective management.

Security 197
article thumbnail

New live online training courses

O'Reilly Media - Ideas

Learn new topics and refine your skills with more than 219 new live online training courses we opened up for June and July on the O'Reilly online learning platform. Certified Blockchain Solutions Architect (CBSA) Certification Crash Course , July 25. Advanced Test-Driven Development (TDD) , June 27. AI and machine learning.

Course 94
article thumbnail

Scrum master certification: Top 13 certs for agile pros

CIO

While Scrum can be a specific IT or tech skill, some organizations will hire a Scrum master , someone who is responsible for overseeing Scrum principles in the workplace, establishing Scrum practices, and helping others learn and understand the Scrum framework. What is a Scrum master?

SCRUM 173
article thumbnail

170+ live online training courses opened for March and April

O'Reilly Media - Ideas

Learn new topics and refine your skills with more than 170 new live online training courses we opened up for March and April on the O'Reilly online learning platform. Advanced TDD (Test-Driven Development) , March 15. CompTIA PenTest+ Crash Course , March 5-6. Certified Ethical Hacker (CEH) Crash Course , March 12-13.

article thumbnail

AoAD2 Practice: Test-Driven Development

James Shore

To share your thoughts, join the AoAD2 open review mailing list. Test-driven development, , or TDD, is a rapid cycle of testing, coding, and refactoring. Done well, TDD eliminates an entire class of programming errors. TDD isn’t perfect, of course. TDD is difficult to add to legacy codebases.