Its been years since i touched cpp Yep after 11th I couldn't get much time with it instead started learning Python Which failed as well
Anyway now I am pretty much serious. I had pretty good experience with cpp in past, had created lots of graphical program including some decent projects.
Now the problem is I don't like to use Windows Not at all, not even if it cost me my marks Anyway I can do it in Linux and I have started doing it using geany IDE. Very intuitive indeed. But since i was stuck with Turbo C in the past I am not very adept with exquisite features of an IDE, though I have noticed it can create executables, make files and what not ? Pretty much more than enough for me atm.
Although Geany doesn't offer a GUI editor like QT I am fine with it since i am beginning again
Anyway for starters how can I get the changes that are done from CPP Windows and Linux ? For instance I have to use std::cout<< instead of cout<< ? and printf and scanf isn't working, nor many header files that I was adept with, say graphic,stdio and math. ?
Apart from that what else needs to be known, is there any site that provide good numericals regarding cpp ? I am very eager to get strated, have already started a lot but still need guidance on it Any books as well ?
Regards
Anyway now I am pretty much serious. I had pretty good experience with cpp in past, had created lots of graphical program including some decent projects.
Now the problem is I don't like to use Windows Not at all, not even if it cost me my marks Anyway I can do it in Linux and I have started doing it using geany IDE. Very intuitive indeed. But since i was stuck with Turbo C in the past I am not very adept with exquisite features of an IDE, though I have noticed it can create executables, make files and what not ? Pretty much more than enough for me atm.
Although Geany doesn't offer a GUI editor like QT I am fine with it since i am beginning again
Anyway for starters how can I get the changes that are done from CPP Windows and Linux ? For instance I have to use std::cout<< instead of cout<< ? and printf and scanf isn't working, nor many header files that I was adept with, say graphic,stdio and math. ?
Apart from that what else needs to be known, is there any site that provide good numericals regarding cpp ? I am very eager to get strated, have already started a lot but still need guidance on it Any books as well ?
Regards