Skip to content

Collection of projects created during the Scientific Computing with Python course on freeCodeCamp.com

Notifications You must be signed in to change notification settings

Olliyard/scientific-computing-with-python_fcc

Repository files navigation

Collection of projects created during the Scientific Computing with Python course on freeCodeCamp.com

The projects are as follows:

1 - Arithmetic Formatter:


The program takes a mathematical problem as a string and formats it according to the rules described on the project page.

Link to the Arithmetic Formatter project description

2 - Time Calculator:


The Time Calculator program takes two time string inputs and adds them together and displays how many days later the new time is.

Link to the Time Calculator project description

3 - Budget App:


The Budget App application instantiates an object based on the input paramter sent to the Category class __init__.

Link to the Budget App project description

4 - Polygon Area Calculator:


The Polygon Area Calculator project ...

Link to the Polygon Area Calculator project description

5 - Probability Calculator:


The Probability Calculator project ...

Link to the Probability Calculator project description

About

Collection of projects created during the Scientific Computing with Python course on freeCodeCamp.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages