By using this site, you agree to our Privacy Policy and our Terms of Use. Close

I recommend you learn C++ instead of C. On a basic level C and C++ looks almost the same, but when it comes to more advanced topics such as memory allocation, pointers and Object-Oriented Programming C++ is the way to go.