Jump to content

C C+ C++


Recommended Posts

The best thing to do is to have a good look at the different forums and topics on here, and ask questions relevent to any specific problems that you feel that you have. There is a wealth of knowlege already on here.

Link to comment
Share on other sites

To successfully program in C (and any other application) .......... the requirements are :-

Understanding of what you are trying to code

Accuracy in writing your code

Patience - when you can't see why it's not working

Link to comment
Share on other sites

The easiest way to learn any programming language is to

  • buy a language reference book, or find an online language reference
  • get yourself a "problem" that a first small application should resolve
  • start writing the code for your problem
  • look up your reference every time you need to know how to do something
  • when the problem is solved (and the program works), start a bigger project

I have learned all languages I have ever used in my life that way (IBM Assembler, PL/I, Cobol, Fortran, Pascal, C, C++, plus some scripting languages).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

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. Privacy Policy