CoAutomation Inc.

Main menu

Skip to content
  • Home
  • About Us
  • Blog
  • Coriandolo Radio
  • Contact CoAutomation

Category: Coding Style

You gotta have style — a C style sheet

Posted on 2018 December 16 by Craig Goldman
Every C programmer, and every programming team that uses C, must have a C style sheet — a description of how the C program...
Coding Style

You should use a Debugging Mark

Posted on 2018 November 11 by Craig Goldman
Using a Debugging Mark can be one of the easier, yet more powerful tools in your programmer’s tool kit.  Yet many developers have never...
Coding Style CoAutomation, Code Debugging

Why I don’t “while”

Posted on 2018 October 28 by Craig Goldman
I don’t “while”.  I don’t use the C “while” command to build loops.  I also don’t “do while”.  I think you shouldn’t either. Years...
Coding Style, Constructing Code
Recent Posts
  • Why I like Cyclomatic Complexity and Why I don’t
  • Testing the code path less travelled
  • Commentary on Comments
  • You gotta have style — a C style sheet
  • Your function bodies are too fat
Recent Comments
    Archives
    • March 2019
    • February 2019
    • January 2019
    • December 2018
    • November 2018
    • October 2018
    Categories
    • Coding Style
    • Constructing Code
    • General
    © CoAutomation Inc.