A newbie for C++

Hi everyone, I have just started learning the concepts the C++. Im learning in Linux environment. I want to go on with developing a simple project. I dont have idea from where to start. Can anyone give me some simple projects for learning C++.
If I start writing simple projects in an well organized way. But I dont have enough concepts on Makefile in C++. Can anyone guide me to get a success on simple C++ project in a professional well organized way.

Thanks in Advance
But I dont have enough concepts on Makefile in C++.


Makefiles are for masochists. Unless you enjoy making things difficult for yourself, get an IDE.

I use Code::Blocks, but there are many others.

Here's an article to help: http://cplusplus.com/forum/articles/7263/

Can anyone give me some simple projects for learning C++.


Work on your passion. Ask yourself why you wanted to learn to program. The answer to that question is the kind of program you should make.

If you don't have anything you want to make, then why bother?
Thnks for the reply..
As you have said.. I have got an IDE.
f you don't have anything you want to make, then why bother?
I believe when u write an application on yourself. You will not know in and out of the stuff..
Anyway thanks for the help.
Topic archived. No new replies allowed.