Skip to content

Materials for the OHBM Hackathon 2021 hands-on session: Code Testing

Notifications You must be signed in to change notification settings

ohbm/handson-2021-code-testing

Repository files navigation

OHBM Hackathon 2021 TrainTrack Session - Code Testing

Welcome to the code and content repository of the hands-on session Code Testing, part of the TrainTrack of the OHBM BrainHack 2021


Presenters:

Han Zhang


Abstract

No matter which language your programming depends on, bugs inevitably exist even for experienced coders. For beginners, how to test code and make it run to completion is of utmost importance to build up their coding confidence.

In this session, we will go through the necessary tools and some tips for efficient debugging/programming with Python. You will be assigned into small groups to get familiar with reading errors and handling exceptions, try-out the debugger tools, and end up with a practice in code testing for regression analysis and simple machine learning protocol.

Goals

By the end of this session, you should be able to do the following:

  1. Use google colab for python programming
  2. Understand errors and exceptions
  3. Set up exploratory testing and automated testing
  4. Be aware of good programming habit

Slides

The sessions follows these slides step by step.

Materials

All materials could be downloaded from google drive as well.

About

Materials for the OHBM Hackathon 2021 hands-on session: Code Testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published