Articles
- Home /
- Articles
Illustrative Explanation of Fault, Error, Failure, bug, and Defect in Software
- July 29, 2024
- 17 min read
- Software quality
Software do not always behave as expected. Mistakes in the implementation or in the requirements specification cause issues in software.
Read MoreSoftware Development Tools: A Comprehensive Overview
- June 17, 2024
- 11 min read
- Programming concepts
When I learn a programming language, one of the first things I try to understand is how to transform written code into a deployable (installable) and runnable artifact.
Read MoreElements of Computer Programs and Programming Languages
- May 20, 2024
- 12 min read
- Programming concepts
What can we liken computer programs to? To me, they’re like instruction manuals.
Read MoreRust Coding Conventions and Learning Resources
- April 22, 2024
- 10 min read
- Rust programming
What coding style should I adopt for my Rust code to ensure consistency with my favorite Rust libraries?
Read MoreCategories
Tags
- backoff
- Bug
- Build System
- C++ Language
- C Language
- Code Generation
- Coding Style
- Compilation
- Computer Program
- Defect
- Dependencies
- Development Environment
- Docker
- Documentation Generation
- Environmental tolerance
- Error
- Error tolerance
- Failure
- Failure tolerance
- Fault
- Fault tolerance
- Formatting
- Idiomatic Rust
- Input error
- Learn C
- Learn C++
- Learn Rust
- Libraries
- Linting
- Linux
- Offline Development
- Package Management
- Programming Guidelines
- Programming Language
- Programming Tools
- Reliability
- Resource
- Resource access error
- Retry
- Robustness
- Rust
- Setup Guide
- Software Packaging
- Standalone Program
- Static Analysis
- Testing
- Timeout
- Toolchain
- Windows