Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 789 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 789 Bytes

Scientific Computing with Python

These are files with solutions for projects created for Scientific Computing with Python from freecodecamp.org. The purpose of these projects is familiarization with concepts like complex data structures, networking, relational databases, and data visualization. This certification represents approximately 300 hours of coursework. The course has been created by Dr. Charles Severance (also known as Dr. Chuck). He is a Clinical Professor at the University of Michigan School of Information, where he teaches various technology-oriented courses including programming, database design, and web development.

Project list from certification:

  • Arithmetic Formatter
  • Time Calculator
  • Budget App
  • Polygon Area Calculator
  • Probability Calculator