C or C++?
guys i got basics expiriance with C and C++… and when i try to find more advanced lessons and books, most of books explain them both… do you think it will be hard to learn them two at once and dost it cost it to learn them both? i want to create hackers apps and programming under linux in future :) yes i know my english is bad…. its good that i have a few bulgarian books :D
The_Shade wrote: but C is alot more powerfull i think…..
Uhhhhh..no. C++ is MUCH more powerful than C. Everything you do in C you can do in C++ but not everything in C++ you can do in C. C is like knife juggling, C++ is like juggling chainsaws. C is most certainly not more powerful than C++ I recommend you go download devC+++ and learn.
The_Shade wrote: but C is alot more powerfull i think….. all operation systems and drivers are
writen in C not in C++ and with C you got almost full control on your PC….. true, but i think c++ is an easier place to start. plus, having full control over the system is only valuable if you need that much control. otherwise the language is needlessly obscure and difficult to read.
what do you intend to program?