Skip to content

krishna2426/scientifc-programming-with-fcc-projects

Repository files navigation

Scientific Programming with Python – FreeCodeCamp Projects

This repository contains my solutions to the Scientific Computing with Python certification projects from freeCodeCamp. Each project showcases Python programming fundamentals, focusing on computation, data handling, and clean code practices.

Certification Overview

The Scientific Computing with Python certification covers:

  • Python basics
  • Functions and control flow
  • Data structures (lists, dicts, tuples)
  • String formatting
  • File operations
  • Testing and debugging

These concepts are applied through hands-on mini-projects.

Completed Projects

No. Project Name File Description
1. Arithmetic Formatter arithmetic_formatter(proj_1).py Formats a list of arithmetic problems vertically and optionally displays the result.
2. Time Calculator time_calculator(proj_2).py Adds a duration to a start time and returns the new time and day of the week.
3. Budget App budget_tracker_proj3.py Simulates budgeting and creates a spending chart using .

🛠 Upcoming Projects

These projects are part of the certification and will be added soon:

  • Polygon Area Calculator
  • Probability Calculator

Stay tuned for updates!

Tech Stack

  • Python 3.10+


Acknowledgements

Author

Krishna Sharma@krishna2426

"# scientifc-programming-with-fcc-projects" "# scientifc-programming-with-fcc-projects"