Chevron Left
Back to Building a Text-Based Bank in Java

Learner Reviews & Feedback for Building a Text-Based Bank in Java by Coursera Project Network

4.5
stars
499 ratings

About the Course

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....

Top reviews

AM

Apr 30, 2020

Good but it should not named as project . Rename to basic functions of java . Interface showing at the begining is totally meaningless . but aferall good for zero level students

CG

Mar 5, 2021

This course is a good exercise in "Top-Down" algorithm design and program development. Perfect for beginners to try their hand at and understand the power of basic commands.

Filter by:

51 - 75 of 95 Reviews for Building a Text-Based Bank in Java

By Shweta G

May 27, 2020

✌️🙌🏻

By Jagani D N

May 22, 2020

5 Star

By shaline

Oct 28, 2022

good

By Sri M A k

Dec 28, 2020

good

By aithagoni m

Jul 10, 2020

good

By tale p

Jun 28, 2020

good

By p s

Jun 26, 2020

Nice

By Vajinepalli s s

Jun 18, 2020

nice

By Behara S D

Jun 4, 2020

null

By BEHARA S D

Jun 4, 2020

huhh

By TANUJ M

May 27, 2020

NYC

By Omkar G

Jun 4, 2020

.

By PONDARA K

Jun 1, 2020

5

By TANZIR A S

Aug 8, 2022

It's too basic that it doesn't cover any OO concept, should have been mentioned. but, highly recommended for the beginners to have a very good headstart. The concepts are well-explained.

By Tushar T

May 4, 2020

Elaboration should be more for the concept , so that we could think it's more logical and practical implementation in different scenarios.

By Harsha V

Jun 12, 2020

I loved this course very much. This is best for Java Beginners. The mentor has very neatly explained the program with basics.

By Kaushik C

May 24, 2020

Proper explanation was given throughout the course as well as the material provided was proper and to the point.

By Madhubala S

May 30, 2020

It is very easy to understand the basics and overview of the program based on java.

By Minh K D

Oct 27, 2020

The guided project is suitable for people who are new to Java programming.

By Posma J S

May 25, 2020

The instructor teach with good explanation. The explanation are clear

By Kommuri K T

Apr 22, 2020

its a really good course, but the interface could be better.

By Sanatan S

May 19, 2020

It was a good project, and a good starter for learning JAVA

By yembuluru r

May 8, 2020

This course is helpful to my competitive interview

By Sandesh W

Feb 22, 2021

Good Basic Learning Skill and getting Trained

By Amogh K

Jun 17, 2020

Good course for revision of basic Java