Articles
- Home /
- Articles
Illustrative Explanation of Fault, Error, Failure, bug, and Defect in Software
- July 29, 2024
- 18 min read
- Software quality
Software do not always behave as expected. Mistakes in the implementation or in the requirements specification cause issues in software. The common …
Read More
Software 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 …
Read More
Elements 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. From a functional perspective, an instruction manual provides …
Read More
Rust 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? Where can I learn to develop a specific …
Read MoreCategories
Tags
- Arrays
- Backoff
- Bash
- Binary Files
- Bug
- Build System
- Bytecode
- C Language
- C++ Language
- CLI Design
- Code Generation
- Coding Style
- Command Line Interface
- Compilation
- Computer Program
- Configuration
- Containers
- Debugging
- Defect
- Dependencies
- Devcontainer
- Development Environment
- DevOps Tools
- Docker
- Dockerfile
- Documentation
- Documentation Generation
- Enums
- Environmental Tolerance
- Error
- Error Tolerance
- Executable Files
- Failure
- Failure Tolerance
- Fault
- Fault Tolerance
- Formatting
- Go Programming
- Heap
- Idiomatic Rust
- Input Error
- Interpretation
- JSON
- Learn C
- Learn C++
- Learn Go
- Learn Python
- Learn Rust
- Libraries
- Linting
- Linux
- Match
- Microservices
- Naming Convention
- Networking
- Offline Development
- Operating Systems
- Package Management
- Pointers
- Posix
- Process
- Process Creation
- Process Memory Layout
- Programming Basics
- Programming Concepts
- Programming Guidelines
- Programming Language
- Programming Tools
- Python Language
- Reliability
- Resource
- Resource Access Error
- Retry
- Robustness
- Rust
- Setup Guide
- Sleep
- Software Packaging
- Stack
- Standalone Program
- Static Analysis
- Strings
- System Calls
- System Programming
- Terminal
- Testing
- Timeout
- Timing
- Tokio
- TOML
- Toolchain
- Transpilation
- Troubleshooting
- Unix
- Vectors
- Windows
- YAML
- Zero Value