With c++, hard work and commitment will it be possible i too, a student, could achieve something close to what these youngsters have? |
Being a good software craftsman might be useful, but unfortunately, learning to program well won't make you rich nor solve the world's problems. Not on its own, anyways. That would be too simple.
But yeah, getting a job is a very reasonable goal.
Will c++, alone, help me develop a simple, crisp google play mobile game. |
Google Play apps run on the Android platform, where the Java programming language is preferred. You can use C++ with the help of a component called the
Android Native Development Kit, but this isn't ideal.
How long will it likely take me, per day, to learn it and how much time will i need to work on it, per day |
You probably shouldn't worry about that and just work on learning at your own pace. This is mostly how I teach myself things.
Considering a introductory course, I might say that 10 study-hours/week seems reasonable. After a semester, a student should be able to write simple, short programs, but would struggle with code written by others and with larger projects. It's probably more difficult on your own, but I can't compare, since I didn't learn C++ in school. Maybe a year is enough to start writing "real" C++ programs.
You can learn the very basics of most languages in roughly an hour, but some other languages are much easier to learn. For example, Sussman and Abelson's brilliant introductory computer science book
Structure and Interpretation of Computer Programs teaches most of the programming language Scheme in the first chapter. Admittedly, it's a difficult chapter.
How do you activate private messages? |
If you are not signed in to the forum already, sign in, then click the following link. Select the check-box labeled "Private messaging enabled", then click the "Submit" button:
http://www.cplusplus.com/user/pm.cgi?w=options