Forum

C Programming Tips

This thread contains 1 reply, has 1 voice, and was last updated by Hetal Patel 5 years, 3 months ago.

  • Author Replies
    • #51433

      What are the best tips for writing a good C code and efficiently debugging it?


    • #51434

      Hello Hetal,

      1. Keep functions small and self-contained. Let the function do just one thing.
      2. Have a set of unit tests for each function.
      3. Whenever you fix a bug, write a unit test to ensure it is fixed.
      4. Design your APIs with 1 in mind.
      These points will get you 50% of the way to easier to debug code in any language.

      Consider C++ though. It’s a more expressive language that can automate some otherwise difficult code. See RAII. It also has ways to make sure certain bad code constructs just fail to compile.

       

      All the Best!


Viewing 1 reply thread

You must be to reply to this thread.Please or . Registration is 100% free.

GET FREE CONSULTATION

Call Us Now For Free Consultation97370 05566

Our experts listen to you patiently and suggest you the right course after conducting a personality profile test. Register your interest below to schedule personality profile test for you.

SUBSCRIBE TO OUR NEWSLETTER

Copyright 2016-2024 Smart Mentors. All Rights Reserved.

Login

FORGOT PASSWORD

Sign up now to Become An Instructor

    Register your Interest

      cf7captchaRegenerate Captcha