Fundamentals
- id: 1688123224
- Date: May 13, 2025, 9:53 p.m.
- Author: Donald F. Elger
Goals:
Describe fundamentals.
Skillfully use fundamentals for learning, teaching, designing, building, and so forth.
What
The term fundamental refers to a thing that is essential to X—so essential that X cannot exist without it.
The variable X can stand for a profession, an object, an action, an idea, a subject to be learned, or something similar.
The term fundamentals refers to the set of things that essential. For example, the fundamentals of a house are {foundation, floors, walls, windows, doors, rooms, and so on}.
Examples
Some of the fundamentals of American government are limited government, rule of law, the right of a person accused of a crime to have an attorney, and following the constitution.
The fundamentals of baseball are catching, throwing, hitting, pitching, base running, stealing bases, defensive strategy and so forth.
The fundamentals of computer science include data structures, algorithms, states, tokens, operating systems, complexity as in O(1) and O(N), and so forth.
The fundamentals of story telling include
- The plot, which is the main events.
- The characters who are the people involved.
- The setting which refers to where the events happen.
- The problems which the main characters are trying to solve.
- How the problems are resolved.
Some of the fundamentals of a car are
- The engine, motor, or other source of power.
- Wheels or similar for moving over roads.
- Some way to turn; steering.
- A frame to support all the parts.
- A gas tank, battery, or similar to store energy.
- A mechanism to transmit power from the engine or motor to the wheels.
Rationale for Fundamentals
If you remove a fundamental, the thing of interest cannot exist. This
makes fundamentals essential by definition.
So, in any domain, we should prioritize two key questions:
- What are the fundamentals?
- How good do they need to be to get the job done?
For example:
When learning, I want to know which fundamentals I need to master—and how well I need to know each one to be effective.
When designing a business, I want to identify the fundamental parts of a business—and figure out how strong each must be to succeed.
Focusing on fundamentals offers many payoffs:
It targets what matters most. You avoid wasting time on non-essentials.
It supports skill building. Advanced performance is just strong fundamentals applied fluently.
It increases clarity. You understand the structure of what you’re working on.
It improves transfer. Once you master core ideas, you can apply them in new situations.
It builds confidence. You know your foundation is solid.
It enables effective teaching and leadership. When you can explain and improve the fundamentals, you can help others grow too.
In short: mastering fundamentals is one of the highest-leverage actions you can take in learning, designing, building, and leading.
========= WIP Below this line ==========
How to Teach and Learn Fundamentals
Figure out what the fundamental things are. Do this be asking skilled people, skimming many good resources and looking for patterns. ChatGPT is useful; ask it to describe the fundamentals of anything.
Progressively learn or build each fundamental such that it is good enough for your context.
Summary
A fundamental is an essential part of a thing, a performance, or whatever. To teach/learn fundamentals, figure out what they are and then learn or build them good enough for your context.