Skip to content
SciTools Blog
Menu
  • Home
  • Blog
  • Support
  • Contact
  • Login
  • Pricing
  • Free Trial
Menu

Category: Programming Practices

Blame Can Be Good

Posted on July 26, 2021

A bug in the control flow graph is solved using the Git blame margin in Understand to quickly find a related fix in a recent commit.

The Science of Debugging

Posted on July 14, 2021

The process of debugging is equivalent to the scientific method – a set of principles that apply equally well to debugging as to scientific inquiry.

How I Cut Our Build Time in Half

Posted on July 14, 2021

I speed up our build system by using a simple Python script to create an architecture based on build dependencies, then use it to identify circular dependencies.

Tracking Uses of Deprecated Code Using Architectures

Posted on July 5, 2021

The first rule of being in a hole is to stop digging. Ken shows how to use architectures to identify the areas of your code using problematic function

Assessing Possible Changes in Source Code (a.k.a. My boss asked me to change this code)

Posted on July 3, 2021

Estimating the impact of changing a function in the open-source covid source code.

A visual tour of cyclomatic complexity

Posted on July 2, 2021

A visual tour of how maintenance risk increases with cyclomatic complexity

Analyzing the Imperial College COVID simulation model source code

Posted on July 1, 2021

I used Understand’s CodeCheck feature to examine an influential COVID infection simulation program from Imperial College in the UK as it existed in March 2020 when it was being used to advise world leaders.

Not a software company? SciTools can help you become one.

Posted on June 18, 2021

This article covers easy-to-implement strategies for small to mid-cap companies that operate in industries (Commercial, B2B, and Consumer products) where: software development remains a small part of the expenditures, & maintaining or gaining market share will require more software investments.

Lightweight but Powerful Code Reviews with Understand Annotations

Posted on June 17, 2021

Use Understand Annotations to review code with co-workers by annotating and sharing those annotations thru normal GIT operations without muddying up your source code or bogging down in weighty “review” processes.

Posts pagination

Previous 1 2

  • API
  • Architectures
  • Business
  • Code Comparison
  • Code Comprehension
  • Code Navigation
  • Code Visualization
  • Coding Standards
  • Dependencies
  • Developer Notes
  • DevOps
  • Getting Started
  • Legacy Code
  • Licensing
  • Metrics
  • Platform
  • Plugins
  • Power User Tips
  • Programming Practices
  • Uncategorized
  • Useful Scripts
  • User Stories
  • May 2025
  • January 2025
  • December 2024
  • November 2024
  • August 2024
  • June 2024
  • May 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • June 2023
  • April 2023
  • January 2023
  • December 2022
  • November 2022
  • September 2022
  • August 2022
  • May 2022
  • April 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021

©2025 SciTools Blog | Design: Newspaperly WordPress Theme