I am working on a C++ banking project for my own understanding of the language. I am willing to negotiate with the price to whoever can help me learn how to code C++.
Well it really depends, what you are trying to make a banking project. I can teach you the basics, at the knowledge that I am up to.
Bank project really need to learn some basic conditions:
- Functions
- Data Types (int, double, float, string, etc...)
- Data structures (struct)
- Conditional / Logical Operators
- For / While loops
- Very basic introduction to OOP (classes and objects)
I think that's pretty much you need for your program. But I can help you out, and we can talk this through.