This repository focuses on providing assistance for non-developers new to using code as a productivity tool.
-
Critical thinking and analysis: Evaluating arguments, identifying biases, and assessing evidence
-
Written and oral communication: Articulating ideas clearly across different formats
-
Research skills: Gathering, organizing, and synthesizing information from diverse sources
-
Reading and interpretation: Analyzing texts, symbols, and artifacts
-
Information literacy: Distinguishing credible sources from unreliable ones
-
Creative thinking: Approaching problems from different angles and developing ways to solve problems
https://github.com/kasey6801/learn-by-building/blob/main/learning%20by%20building.md
These three documents provide an overview of the process, specific to each project. The documents have been created with non-developers in mind.-
An explanation of how development was done: https://github.com/kasey6801/learn-by-building/blob/main/Claude-Music/1.1a%20claude-music-setup-v1-plan-explained.md
-
A summmary of the interaction with the LLM: https://github.com/kasey6801/learn-by-building/blob/main/Claude-Music/1.2a%20claude-music-setup-session-summary.md
-
How the summary was completed: https://github.com/kasey6801/learn-by-building/blob/main/Claude-Music/1.3a%20claude-music-setup-session-summary-meta.md
You can also learn more about how the LLMs were used by by looking at the WORKFLOW.md files I've shared.
Your most valuable learning resource is, as always, community. Here's one that's informative, helpful and welcoming:
- https://www.freecodecamp.org/news/guide-to-git-github-for-beginners-and-experienced-devs
- https://learn.github.com
ClaudeCode-Getting-Started_v1.2.md is a step-by-step guide written for anyone new to software development. It covers everything you need to get started, providing you with a template for a structured, well-documented software project using Claude Code and VS Code -- no prior coding experience required.
Topics include: installing VS Code and Claude Code, understanding the VS Code terminal and common commands, setting up GitHub, choosing between the Claude Code desktop app and the VS Code extension, using the /new-project slash command to automate project setup, managing a backlog, security practices, writing a README, and maintaining a change log. A brief section on AI safety explains considerations to keep in mind.
Code that I share here is free to use unless otherwise noted.
Have fun learning!