Tech Creator Resource Curation¶
Tech Creator Resource Curation involves the systematic collection and organization of educational materials from subject matter experts to facilitate learning in software development and operations^[index.md]. This process relies on identifying high-quality content sources such as GitHub repositories, blogs, and video tutorials^[index.md].
Key Information Sources¶
Effective curation often leverages platforms where developers share practical implementations and toolboxes^[index.md].
- YouTube Channels: Video content is a primary resource for visual learners.
- Bo-Yi Wu (AppleBoy): A creator providing a blog and YouTube channel focused on development insights^[index.md].
- Marcel Dempers (That DevOps Guy): Offers content on DevOps, backed by a GitHub repository and a personal developer toolbox^[index.md].
- TechWorld with Nana: Maintains a GitLab repository specifically dedicated to her YouTube tutorial series^[index.md].
- Amigoscode: Features educational content on YouTube with supporting projects hosted on GitHub^[index.md].
Organization Strategies¶
Curated resources are often structured into "Maps of Content" (MOCs) to guide learners through complex topics^[index.md].
- Learning Maps: Dedicated maps are created for broad domains, such as DevOps or specific tools like Obsidian, to provide structured learning paths^[index.md].
- Tooling Lists: Resources may be categorized by function, such as "Windows Tools" lists, to help developers quickly find necessary utilities^[index.md].
Related Concepts¶
- Documentation Workflow
- [[Note-taking Method]]
- 20/80 Learning Principle