600 – Applied Science, Technology & Useful Machinery
The Institute wing for applied knowledge: technology, engineering, medicine, agriculture, programming, software tools, web components, building systems, repair work, practical arts, and the many devices by which humans persuade matter to do something slightly less inconvenient.
Shelves in 600
Use this class when the post is mainly about making, building, repairing, programming, applying science, or using tools. If the post is mainly about pure theory or natural explanation, also consider 500 Science. If it is about art, games, music, or aesthetics, also consider 700 Arts.
Suggested Lesson Types
Example 600 Lesson Embed
An applied science or technology lesson can pair a short explanation with a practical concept-ordering or code-vocabulary exercise.
<div class="mor-tap-to-build" data-questions='[
{
"prompt": "Put the web component sentence in order:",
"phrase": "A custom element defines reusable browser behavior.",
"answer": ["A", "custom", "element", "defines", "reusable", "browser", "behavior."],
"distractors": ["river", "lantern", "ancient", "quietly"]
},
{
"prompt": "Build the programming sentence:",
"phrase": "A refactor changes structure without changing behavior.",
"answer": ["A", "refactor", "changes", "structure", "without", "changing", "behavior."],
"distractors": ["purple", "stone", "under", "forgot"]
}
]'></div>
<script src="https://mor-blogger-embeds.pages.dev/tap-to-build/tap-to-build.js"></script>