YoVDO

Building a Text-Based Bank in Java

Offered By: Coursera Project Network via Coursera

Tags

Java Courses

Course Description

Overview

By the end of this project, you will learn how to create a basic banking command-line application using Java and Eclipse. This application will be able to model real life bank functions such as adding an account, increasing/decreasing the balance of an account, and allowing a user to check their balance. We will also learn how to store basic demographic information of each account holder and learn how to output a summary of all accounts. This application will demonstrate standard programming paradigms, and teach students about essential programming concepts such as variables, commenting, input and output to the user with the Scanner class, and importing/using standard Java libraries. We will also cover more powerful concepts such as conditional statements, loops, and arrays. Students can expect to walk away from the course confident in their ability to use essential Java programming tools, with a basic working understanding of how Java functions.

Syllabus

  • Project: Building a Text-Based Bank in Java
    • In this course, we will learn how to create a text-based banking application. We will learn how to use Java and Eclipse to build and test our program, and will cover critical programming concepts such as arrays, variables, and loops.

Taught by

Anirudh Balasubramanian

Related Courses

Algorithms, Part I
Princeton University via Coursera
Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
MongoDB for Java Developers
MongoDB University
Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
Intro to Java Programming
San Jose State University via Udacity