Capstone Project - Bank Account - from Python 3: Deep Dive (Part 4 - OOP) course

I completed the first capstone project from the course "Python 3: Deep Dive (Part 4 - OOP)" where I needed to design and implement a class that will be used to represent Bank Accounts. It returns instances of personal account information that allow one to deposit, withdraw, and pay interest. A nice touch to the code was the creation of validation functions that validated input data during the setting of the property. While working on Bank Account Project, I wrote the code while simultaneously unit testing it. At the same time, I used Git commands to stage and committed to changes on important points of the project. You can find this project on my public GitHub repository: https://github.com/Pacode74/Bank-Account-Project.git

Our Sidebar

You can put any information here you'd like.

  • Latest Posts
  • Announcements
  • Calendars
  • etc