Code Monkey home page Code Monkey logo

Hola, Waving hand animated gif I'm Leens Witts

💫 About Me :

  • 💞️ I love startups and Innovations
  • 🌱 I’m currently learning more about blockcain and Pychology
  • 🔭 I’m looking to collaborate on anything cool
  • 💬 Ask me about design or any tech-related stuff.

💳 Github Profile Summary Card

📟 GitHub Stats

✍️Random Dev Quote

leenswitts's Projects

acf-tools icon acf-tools

Advanced Custom Fields Chrome AddOn, code made simple! 🙌

cpp-bank-system-assignment icon cpp-bank-system-assignment

Assume that a bank maintains two kinds of accounts for customers, One called as savings account and the other as current account. The savings account provides compound interest and withdrawal facilities but no cheque book facility. The current account provides cheque book facility but no interest. Both account holders should also main- tain a minimum balance and if the balance falls below this level, a service charge is imposed. Create a class called Account to represent a bank Account. From this derive the classes Curr_Account, and Sav_Account to make them more specific to their requirements. Include the necessary Data members and member functions . Some of the class members may include: Data members • Name of the depositor • Account number • Type of account • Balance amount in the account. • etc Member functions such as : • To assign initial values • Accept deposit from a customer and update the balance • To withdraw an amount after checking the balance • To display the name and balance • Compute and deposit interest • Permit withdrawal and update the balance • Check for the minimum balance, impose penalty, necessary, and update the balance • etc Note The programme should be able to handle at least 100 customers. Include constructors/destructors in your program where required.

cs-projects icon cs-projects

This repository will hold projects designed for Computer Science students

java-data-strutures icon java-data-strutures

Data structures are a particular way of organizing data in a computer so that it can be used effectively.

taskey icon taskey

A Productivity Mobile Application UI kit built with Flutter

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.