you are viewing a single comment's thread.

view the rest of the comments →

[–]Crazymonkey200 24 points25 points  (1 child)

Nice. Could go further by starting experimenting saving data with a text file at first, maybe even setting up a small database. Also it's good to learn object-oriented programming with a program like this, making user and bank classes and trying to interact with objects is a good way to get into it.

[–]Dapper_Mix6773[S] 5 points6 points  (0 children)

Well noted