mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
32 lines
466 B
Markdown
32 lines
466 B
Markdown
---
|
|
title: "error-prevention"
|
|
aliases: Error Prevention
|
|
tags:
|
|
- info203
|
|
---
|
|
|
|
### 2.1 Bad input
|
|
|
|

|
|
|
|
correct human errors
|
|
auto completion
|
|
|
|
### 2.2 helpful constraints
|
|
|
|

|
|
|
|
### 2.3 Suggestions and autocorrection
|
|
|
|

|
|
|
|
heavily abused by industry
|
|
- they can influence suggestions
|
|
|
|
### 2.4 Forgiving formatting
|
|
|
|

|
|
|
|
- reduce errors
|
|
-
|