Skip to content

stevetaggart/PrintPrimes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PrintPrimes

Code for Software Craftsmanship programming exercise

The goal of this programming exercise is to take existing code and make it better. The code comes from Robert Martin's (aka Uncle Bob) excellent book "Clean Code". It is a version of a program written by Donald Knuth, who is a notable computer scientist.

Things that you might do include:

Convert it to your language of choice.

Refactor it so the code is more clean.

Add unit tests.

Create a version of the program with a UI: web app, mobile app, console app, etc.

About

Code for UtahSC programming exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages