Grace, you are not learning random tech.
We are adding leverage, not replacing your identity.
Why am I learning this?
Git + GitHub
Learn the environment before depending on the language.
Same analytical brain. Much larger ownership boundary.
“I turned the analysis into capability.”
If AI writes code, why learn programming?
of Stack Overflow’s 2025 respondents said they were using or planning to use AI tools in development. AI-assisted work is becoming normal, not exceptional.
said they distrust AI-output accuracy, versus 33% who trust it. That makes validation and technical judgment more valuable, not less.
named “almost right, but not quite” AI solutions as a major frustration. Knowing enough to diagnose the last 10% is a career skill.
You do not need to master everything equally.
Does this curriculum require a monster computer?
Strong headroom without workstation excess
One evolving project beats disconnected tutorials.
Reproducible analysis
GitHub, README, R/Python, SQL fundamentals. Pick an economic or business dataset and make the project easy for another person to clone and understand.
Connected analysis
Replace manual files with an economic, government or business API. Clean, validate and refresh the data programmatically.
Usable application
Put the analysis behind a simple web interface or internal tool. Add testing, configuration and a repeatable run/deploy process.
AI-enabled capability
Add an LLM only where language reasoning helps: explain results, search a knowledge base, call analytical tools or assist users. Evaluate its accuracy.
Useful starting points
Hands-on exercises for repositories, branches, pull requests, Markdown, Pages and Actions.
Open GitHub Skills →A simple way to publish an early HTML/data portfolio and make the web layer tangible.
Open GitHub Pages →Economic time-series data that can turn Grace's forecasting background into an API-connected portfolio project.
Open FRED API docs →Government datasets suitable for Python/SQL/API projects tied to economics and demographic analysis.
Open Census APIs →The target is a person who can move from business question → data → analysis → version-controlled code → automated workflow → usable application → AI-enabled capability → decision. Your economics background remains the brain of the system. The new skills give it reach.