Wow. Do you even know what punctuation is? For that matter, what about capital letters, proper spelling, and understandable grammar?
>can anyone help me please
My first reaction was: "No, you're beyond help." However, because everyone here seems to think that I'm around for the sole purpose of insulting others, I'll offer a few suggestions.
The first thing you need to do is pick a language to begin with. I'll assume you want to learn either C or C++--though you neglected to mention which of these you're interested in--because you posted in the C/C++ forum. Once you know what language you want to learn, find a compiler for that language. For both C and C++, Bloodshed's Dev-C++ is a high quality development environment that also happens to be free and easy to install.
After acquiring and installing a compiler, you will want to get a reference for the language and a beginner's tutorial. The C Programming Language by Kernighan and Ritchie is both tutorial and reference; it will serve you well. Accelerated C++ by Koening and Moo is, in my opinion, the best introduction to C++ available.
When you have the required tools: study, practice, and ask questions often. Forums like this one will give you access to experienced programmers who can help you to understand confusing issues or pull you out of a tight spot.
Reputation Points: 6442
Solved Threads: 1393
Bad Cop
Offline 11,807 posts
since Sep 2004