Hey m new to C++ at 32 years of age but I have a thing to know n master this language.Am I late for this but i do know sum programming, vb html5 css mostly web development but i need to change for challenge!!
Practice, practice, practice. It doesn't take too much to get the basics down, especially if you know other programming languages. If it is your first, obviously it will take some time to learn the programming quirks and mechanics.
Yep, practice and dedication. Never too old to learn to program. Never too old to do much.
One thing I will say, though: "new mobile project"? What is that? Are you sure you're looking at the right language for this? iPhone development is Objective-C based, Android is geared towards Java and Windows Mobile, I'm assuming, has more of a C# foundation.
What is the best IDE/Compiler for C++ ? thanx guyz
Well it depends on what OS you have. I use Kdevelop on Linux with Qt for GUI apps.
The good thing about linux is there are heaps of stuff for computer scientists, and it's all free.
If you have windows, lots of people use Visual Studio, but there are lots of others.
First, there's Visual Studio: It's OK, but its interface has a steep learning curve, is only for Windows, and you must use Microsoft's compiler. Then there's Code::Blocks: Cross-platform, easy interface, supports multiple compilers, and easy to use in general.
You don't have to have an IDE to program. Instead, you could use a simple text-editor and a compiler.
I think there are obscure ways to hack into that issue; I know for certain that installing VisualD will force VS to use the DMD compiler... too bad a GNU G++ plugin isn't available... *goes to google*
I prefer to wash my clothes with the sweet summer smell of OS X. Sure, it's a little expensive and can only be used in certain washing machines, but the ingredients list is similar to Unix and it gives my clothes that nice, elitist feel.