| title | Critical Thinking for Engineers - Collaboration Guide | ||
|---|---|---|---|
| description | Contributing guide for Critical Thinking for Engineers course content | ||
| tableOfContents | true | ||
| sidebar |
|
Read this course at: https://siliconwit.com/education/critical-thinking-engineers/
Nine lessons on logical fallacies, cognitive biases, statistical pitfalls, and evidence-based reasoning for engineers and researchers. Every lesson uses relatable engineering examples.
| # | Title |
|---|---|
| 1 | How Your Brain Tricks You |
| 2 | Logical Fallacies in Technical Arguments |
| 3 | Cognitive Biases in Engineering Decisions |
| 4 | Statistics Done Wrong |
| 5 | How to Lie with Charts and Data |
| 6 | Estimation, Uncertainty, and Confidence |
| 7 | Correlation, Causation, and Evidence |
| 8 | Debugging as Scientific Reasoning |
| 9 | Making Better Engineering Decisions |
- Fork the repository: SiliconWit/critical-thinking-engineers
- Create a feature branch
- Make your changes and commit
- Open a Pull Request against
main
- All lesson files use
.mdxformat - Do not use
<BionicText>in this course - Use relatable engineering and everyday examples
- No emojis, no em dashes
This course content is released under the MIT License.