Hello To all , i am new here and dont know how to start learning c++ language, i know this post will be ridiculous to guys, but what can else i do :(,Kindly give me a favour.
Download and install a compiler and development environment. If you are on some sort of unix, you likely have one already. Figure this out and write the classic hello world program; you can find it on google or anywhere.
From there start to learn the language syntax and programming basics (what is a loop, what is a variable, ...) and make some simple programs. After a bit if you like it and want to proceed, get a book or web-education program and study the more advanced stuff.