Skip main navigation

New offer! Get 30% off your first 2 months of Unlimited Monthly. Start your subscription for just £35.99 £24.99. New subscribers only. T&Cs apply

Find out more

Introduction to Week 5

Week 5 learning goals During this week you will: Learn about the various types of bugs you may encounter, Gain experience finding and fixing bugs.

Introduction to week 4

Week 4 learning goals During this week, you’ll learn about Finding bugs in MPI code using a debugger, Exploring data in MPI code, Debugging OpenMP code, Debugging hybrid MPI/OpenMP code, …

Introduction to Week 3

Week 3 learning goals During this week, you’ll learn about Finding bugs in serial code using a debugger, Advanced debugger features, Best practices for debugging code, Verifying code at runtime …

Introduction to Week 2

Week 2 learning goals During this week, you’ll learn about Unit testing, Code coverage tools, Using the compiler to warn about suspicious code, Static code analysers.

Introduction to Week 1

Week 1 learning goals During this week, you’ll learn about: Code style, Best coding practices, Error handling, Writing API documentation, Writing application documentation.