A collection of projects and exercises completed as part of the Scientific Computing with Python course from freeCodeCamp. This repository showcases Python implementations of key concepts like string manipulation, algorithms, recursion, data structures, object-oriented programming, and more.
This repository serves as a learning and reference resource for scientific computing using Python. It covers fundamental concepts such as:
- String manipulation
- Data structures
- Algorithms
- Object-Oriented Programming (OOP)
- Numerical methods
- Cipher String Manipulation
- Luhn Algorithm
- Expense Tracker
- Case Converter
- Bisection Method
- Password Generator
- Shortest Path Algorithm
- Tower of Hanoi
- Merge Sort Algorithm
- Sudoku Solver
- Binary Search Tree
- Vector Space
- Equation Solver
- Projectile Trajectory Calculator
- Python script for the project
- Output obtained from the script
- Description of the script
These projects are required to earn the Scientific Computing with Python certification.
- Clone the repository:
git clone https://github.com/roshan076/SciPy-Computing.git