Skip to content

Instantly share code, notes, and snippets.

@alexanderfletcher
alexanderfletcher / tdd.md
Created April 26, 2020 05:03
How to approach programming problems and labs (Intro to TDD)
title date description
How to approach programming problems.
2020-04-26
A introduction to test driven devlopmen designed to help students approach labs

Recently, I've seen a fair few students struggle with some coding exercises and labs.

This is ok.

As a beginner you are going to be confused, you're not going to have much confidence in your work and obviously you will arrive at a solutionslower than your more senior counterparts.