This Claude Code gist is brought to you by LLM TECH STORIES If you haven't subscribed yet, go to https://www.youtube.com/@LLMTECHSTORIES and subscribe :) How to Install Claude Code on Windows: Complete Installation Guide https://www.youtube.com/watch?v=CZqangKmpDA Run below command in Windows powershell to install claude irm https://claude.ai/install.ps1 | iex How to Login to Claude from Claude Code: Authentication Tutorial https://www.youtube.com/watch?v=-WLGHTo0ll0 Run below command in Claude Code for login /login for logging out /logout How to Chat with Claude Code: Your First AI Coding Conversation https://www.youtube.com/watch?v=A4kNJyS1pDQ Prompt: Can you help me with creating a Hello world java program ? Follow up Prompt: create in this directory itself.