C or C++?
Hey I've learned some python and i wanted to learn a new language. i want to get into making my own tools like cain or nmap. I've done some research and i've heard that C++ is better for programs like that. but some people say its good to learn C because it can make it easier to learn ASM in the future. any advice would be appreciated, thanx in advanced.
C++ allows the programmer to more easily manage and operate with Objects, using an OOP (Object Oriented Programming) concept. As you can see that C++ is a OOP…. C++ is mostly used for now…and most of OS parts, coded by C++ actually, the both (C and C++) are kinda similar, but C++ is better for OS applications than C, C was used to make Drivers etc… C++ mostly supports C codes… If you wanna learn, learn C++, If you learn one, the other would be easy…
Well You can wikipedia the both if you cant get me http://en.wikipedia.org/wiki/C_%28programming_language%29 http://en.wikipedia.org/wiki/C++
Youre welcome dude, i hope i helped yo..
http://www.intap.net/~drw/cpp/<< Another Tutorial