Jump to content
xisto Community
dundun2007

C Programming Help

Recommended Posts

Hey, does anyone know of any good direct sites that would help me in some scripting of c programming or maybe even a tutrorial that would help with some advanced scripting. Thanks.

Share this post


Link to post
Share on other sites

Sorry for say that.I would recommended you learning the c language first then jump to C++, if it is self-learning. Whether you do or not in the future.You might need do some low level stuffs even you are a java programming.For instance, when there is a need. Writing a module / extensions that connect to javadue to resource limit such as memory with JNI.Also, most system programming still require c language to avoid unnesscessy overhead on C++'s vtable and the like.

Share this post


Link to post
Share on other sites

In my opinion, actually it doesn't really matter much which language you learn first c/c++. As long as it is a compiler language than it is fine. By the end of the day, all the code will turn into binary which is a machine language.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.