Skip to content

musababi/clean-code-exercises

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSE102: clean-code-exercises

This repository contains the exercises for the topic clean code of the RSE102 course. The corresponding lecture slides can be found at sustainable-simulation-software.gitlab.io.

Start with forking this repository such that you can push your results once you are done. The exercises are meant to be worked on consecutively as you may need the results of one exercise in the subsequent one.

Exercise 1: RasterGrid

Check out the file raster_grid.py and follow the instructions given in the comment at the top.

Exercise 2: plot_over_line

Check out the file plot_over_line.py and follow the instructions given in the comment at the top.

Exercise 3: plot_2d

No special instructions here, simply clean up the code in the file plot_2d.py

Bonus Task

Enrich all classes and public methods with documentation.

License

See License file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%