Search
89 results
Local Model Family: NVIDIA Nemotron
Nemotron gives students a way to discuss open models built for NVIDIA-accelerated deployment, agents, and enterprise AI stacks.
NVIDIA Workstations: The Local AI Server Pattern
A desktop with a serious NVIDIA GPU can act like a small private inference server for a team or classroom.
Robotics Engineer in 2026: Foundation Models Walk Around
NVIDIA GR00T, Physical Intelligence π0, and Figure Helix took the vision-language-action paradigm from research paper to factory floor. This is the hottest hardware-software frontier.
Refactor In Small Slices
Agents can refactor fast, which means they can break fast. Move one concept at a time and keep behavior stable.
Mechanical Engineer in 2026: Generative Design Finds Parts You Could Not Draw
Fusion generative design explores millions of topology options. nTopology and Ansys simulate in hours what used to take weeks. The ME still owns manufacturability.
Migrating a JS codebase to TypeScript strict with Claude
Phase a strict-mode TypeScript migration with Claude proposing types one module at a time.
Designing a teacher induction program with AI
AI structures the program and drafts modules; mentor coordinators build the relationships.
Backpropagation Rediscovered, 1986
Rumelhart, Hinton, and Williams published the algorithm that would eventually power everything.
AlexNet and the Deep Learning Revolution
In September 2012, a neural network crushed ImageNet and everything about AI changed.
AI in Video Games: Smarter NPCs
Game NPCs used to be dumber than calculators. New AI is changing that — sometimes in fun ways, sometimes in creepy ways. Let's look at what's actually shipping.
Bootcamps vs Self-Taught vs Certs: What's Worth Your Money
A clear-eyed look at where to spend $0, $200, $2,000, and $15,000 — and which spend actually moves the needle for someone over 40. 'I have a [free Coursera AI cert] AND 18 years at [recognized industry employer]' is more credible than either one alone.
Meteorologist in 2026: When the Forecast Beats You
Weather models like GraphCast and Pangu-Weather out-forecast traditional numerical prediction. The meteorologist's job has shifted to interpretation and communication.
AI Hardware Evaluations Engineer: Benchmarking GPUs Beyond MFU
Hardware-eval engineers measure real-world AI performance across H100, B200, MI300X, and Trainium with workload-specific rigor.
What It Actually Costs to Run a Big AI Model
ChatGPT 'Plus' is $20/month for you. The math behind that price — and why prices keep dropping — explains a lot about the industry.
AI and Training vs Inference: The Two Halves of Every AI
AI gets built in two phases — knowing the difference explains why it's both expensive and instant.
Mistral Small — edge deployment
Mistral Small is the right open-weights model when you need to run on a laptop, a phone, or an on-prem CPU box.
Hermes On A Mac: Apple Silicon Performance Notes
Apple Silicon is the most accessible serious AI hardware most creators will ever own. Knowing how to get the best out of it for Hermes is a 30-minute investment with months of payoff.
VRAM and RAM Sizing: What Can This Machine Actually Run?
Students need a repeatable way to decide whether a local model fits the machine before downloading giant files.
Systems, Methods, Applications: Three Paper Types
Not every AI paper has the same goal. Read them differently based on their type.
Open-Source vs Closed AI: What Llama, Mistral, and DeepSeek Actually Mean
Closed = OpenAI/Anthropic/Google. Open = Meta/Mistral/DeepSeek. The split shaping 2026 — and your future.
Why Agents Like Claude Code Keep Asking 'Can I Run This?'
Permission prompts in Claude Code, Cursor Agent, or Copilot Agent are the safety net — read them, don't auto-approve.
Tasks Where a Plain ChatGPT Beats an Agent Like Claude Code
For one-off questions, a regular chatbot is faster, cheaper, and less risky than firing up an agent.
Tiny Coding Projects You Can Build With AI Help
Small AI-helped coding projects make great starter wins.
Test Coverage Strategy With AI: Beyond 100% Line Coverage
100% line coverage is achievable and meaningless. AI can help design test coverage strategies that target the behaviors that actually matter — edge cases, integration boundaries, and the failure modes you've actually seen in production.
AI-Assisted Refactoring: Safety Patterns
AI can refactor at scale — and break things at scale. Safety patterns separate productive refactoring from disasters.
AI for .env Files: Stop Leaking API Keys on GitHub
Use AI to set up environment variables right so you never push a secret to a public repo.
Natural-Language Code Search: Replacing Grep with an LLM Index
When semantic LLM search beats grep — and when grep still wins.
Cross-Language Code Translation with LLMs (Python to Rust, JS to Go)
When LLM-driven cross-language ports work, and the verification harness you need to trust them.
Detecting Comment Rot with an LLM Code Reviewer
Use an LLM to flag comments that no longer match the code they describe.
Planning a Monolith Extraction with an LLM Architecture Partner
Conversational LLM use to map seams in a monolith before you cut it into services.
AI coding: grounding prompts in your real codebase
Pull the actual interfaces, types, and neighboring functions into the prompt. Generic best-practice code is the enemy of working code.
AI for Coding: Generate API Reference Docs That Match the Source
Produce reference documentation directly from code so docs stay accurate, with a verification loop that catches drift before publish.
From a Written Spec to a Working AI-Generated Skeleton
Use AI to turn a tight spec into folders, files, and stubs.
AI for Debugging Stack Traces
Use AI to interpret cryptic stack traces and locate the failing line.
Stale Training Data — When the AI Lives in 2023
Models freeze at their training cutoff. The libraries you use have not. Recognize the patterns of outdated code suggestions and the prompt habits that pull the model into the present.
Prompt Anti-Patterns That Destroy AI Code Quality
Six prompt habits make AI code reliably worse. Learn the anti-patterns, why each one breaks the model's reasoning, and the small rephrases that fix them.
Planning Refactors With AI — Plans First, Code Second
Letting an agent loose on a refactor without a plan is how repos die. Learn the plan-first refactor workflow, the planning prompts that produce real plans, and the gates that keep the agent from going wide.
Multi-Agent Coordination — When Subagents Step on Each Other
Claude Code supports up to 10 parallel subagents; Cursor has cloud agents; Codex has codex cloud. Parallel agents are powerful and chaotic. Learn the coordination patterns that work and the failure modes that hurt.
The Craft of Debugging in the Age of AI
Debugging is becoming the dominant skill in software engineering. Learn the durable habits, the mental models, and the long view on how to grow as a debugger when AI writes most of the code.
Expert Systems: AI Goes to Work
In the 1970s and 80s, AI found its first real customers by encoding expert knowledge as if-then rules.
Auto Mechanic in 2026: The Shop Is Half Software
OBD-III, over-the-air updates, and EV battery packs have changed the bay. The diagnostic computer spots the fault; the tech still turns the wrench. The scan tool's AI assistant pulls freeze-frame data, cross-references 14 TSBs, and suggests three fault paths ranked by likelihood and labor hours.
Radiologist in 2026: The Most AI-Transformed Specialty
Over 800 FDA-cleared radiology AI products. Triage on every scan. Report drafting on most. The field did not disappear — it mutated into something faster, busier, and more consequential.
DevOps Engineer in 2026: AI Writes the Terraform You Review
Vercel Agent, Datadog Bits, and GitLab Duo automate incident triage and infra changes. Reliability is now a prompt-engineering problem as much as a YAML problem.
AI and online course launch: ship your first paid course this month
AI helps you ship a tiny paid course in 30 days — from outline to first sale.
Reasoning effort — when to pay for deeper thinking
Reasoning effort trades latency and tokens for better answers on hard problems. Here is when that trade is worth it. In the current GPT-5 family, that choice usually shows up as model selection plus a reasoning effort setting.
Writing Codex Task Briefs That Produce Small Diffs
The quality of a Codex run mostly depends on the brief. Learn the five fields that turn a fuzzy request into a reviewable patch.
Python File I/O
Reading and writing files is where real scripts start. Learn the with-statement, path handling, and JSON round-trips.
Subagents: When To Delegate vs Do It Yourself
Claude Code can spawn isolated subagents for parts of a task. The trick is knowing when delegation actually helps — and when it just doubles your context bill.
Plan Mode And ExitPlanMode
Plan mode forces Claude Code to think before it edits. Used right, it prevents whole categories of agent mistakes — but the discipline only works if you actually read the plan.
Worktrees: Isolated Agent Workspaces
Git worktrees let you run multiple Claude Code sessions on the same repo without stepping on each other's diffs. They're the underrated unlock for parallel agent work.
Codex Tasks: Long-Running Asynchronous Work
The unlock of Codex Cloud is fire-and-forget tasks — work you delegate now and check on later. Treat tasks like Jira tickets, not chat messages.
Multi-Repo Workflows In Codex
Real systems span repos — frontend, backend, infra, docs. Codex can work across them, but only with explicit repo-graph context.
v0.dev: Chat Your Way to a React Component
v0 by Vercel generates working React and Next.js code from prompts. Look at what it nails, what it still gets wrong, and why it's changed how startup MVPs get built.
Gong: The Revenue AI That Transformed Sales Teams
Gong records, transcribes, and analyzes every sales call to surface what works. Deep dive on what Gong actually does, the 'deal intelligence' features, and why it's $1,500+/seat/year.
AI Tools: DSPy Program Compilation
How DSPy compiles modular LLM programs into prompts and few-shots tuned for your data.
When Things Break — Reading Errors With AI Help
Your first red error screen feels like the end of the world. It isn't. Here's the calm, repeatable way to get unstuck with AI help.
AI Quarterly Business Review Decks For Customers: Showing Value Before They Ask
AI can draft a customer QBR deck with usage and value framing, but the CSM still owns the relationship.
Careers & Pathways
80+ jobs mapped to the AI tools that transform them. 490 lessons.
Model Families
Every family in the industry. Variants, strengths, limits, pricing. 357 lessons.
AI-Assisted Coding
Claude Code, Codex, Cursor, Windsurf. Real code with real agents. 464 lessons.
AI for Educators
Lesson planning, feedback, differentiation, and classroom-safe AI practice. 290 lessons.
Nemotron (NVIDIA)
The GPU maker's own AI models, tuned for its hardware
DeepSeek (DeepSeek)
The Chinese lab that shocked Silicon Valley
GLM (Z.ai (formerly Zhipu AI))
Beijing's university-spun open-weights flagship
Aerospace Engineer
Aerospace engineers design aircraft, rockets, drones, and satellites. AI runs flight simulations and optimizes airframes beyond human intuition.
Physicist
Physicists study the fundamental laws of nature. AI accelerates simulation, data analysis, and even theory discovery.
Robotics Engineer
Robotics engineers build machines that move through the real world — from warehouse arms to humanoids. Foundation models for robots are the hot 2026 frontier.
Biomedical Engineer
Biomedical engineers build medical devices, prosthetics, and imaging systems. AI helps design personalized implants and smarter wearables.
Climate Scientist
Climate scientists model the Earth system and predict change. AI foundation models now forecast weather faster and better than classical physics codes.
3D Artist
3D artists model, texture, and light assets for games, film, and ads. AI now generates base meshes and textures — artists polish.
Instructional Designer
Instructional designers build online courses, corporate training, and simulations. AI drafts modules; designers focus on outcomes and assessment.
NVIDIA-Certified Associate: Generative AI LLMs (NCA-GENL)
NVIDIA Deep Learning Institute — Early-career engineers building with LLMs and NVIDIA tools
NVIDIA DLI: Fundamentals of Deep Learning
NVIDIA Deep Learning Institute — Students entering deep learning for the first time
NVIDIA DLI: Generative AI Explained
NVIDIA Deep Learning Institute — High school students and total beginners
NVIDIA DLI: Building RAG Agents with LLMs
NVIDIA Deep Learning Institute — Developers building retrieval-augmented generation apps
Code.org: AI 101 Curriculum
Code.org — High school students in structured classrooms
AI4ALL Open Learning
AI4ALL — High school students, especially from underrepresented groups
NVIDIA
The GPU maker whose chips (H100, B200) power most AI training.
H100
NVIDIA's workhorse AI GPU from 2022 — once dominant, now generally superseded by Blackwell (B200/GB200).
B200
NVIDIA's next-generation AI GPU after the H100, with more memory and speed.
TensorRT-LLM
NVIDIA's optimized LLM inference library using TensorRT for maximum GPU performance.
Megatron
NVIDIA's original library for large-scale transformer training.
GPU
A graphics chip that's also great at the matrix math AI needs.
Chip export
The business of selling semiconductors across borders — now heavily policed for AI chips.
Adapter
A small module you bolt onto a frozen base model to specialize it.
Sparsity
When most values in a model or activation are zero — lets you skip computation.
TPU
Google's custom AI chip, used for training and serving Gemini and other models.
vLLM
A popular open-source LLM serving library known for PagedAttention and continuous batching.
TEE
Trusted execution environment — a hardware enclave that isolates code and data from the OS.