Applied AI

AI-Assisted Coding

GitHub Copilot, Cursor, Claude Code and using AI to write better code faster

12,849
lessons
Skills in this topic
View full skill map →
AI Pair Programming
beginner
Use inline completions and chat in Cursor/VS Code
AI-Assisted Code Review
intermediate
Generate unit tests with AI
Agentic Coding
advanced
Direct Claude Code agents on multi-file tasks
All Reads (8,894) Articles (1845)Blog Posts (4564)Tutorials (1807)Research Papers (396)News (282)
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 3d ago
A Query-Driven Communication-Efficient Digital Twins Design for Autonomous Driving
arXiv:2606.28384v1 Announce Type: cross Abstract: Digital twins (DTs) have become a potential technology to perform risk-free simulation of physical entities fo
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 3d ago
Semantic-Aware, Physics-Informed, Geometry-Grounded Weather Video Synthesis
arXiv:2606.29020v1 Announce Type: cross Abstract: Weather synthesis aims to add weather effects to input videos while preserving scene identity, structure, and
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 3d ago
Dynamic Parsing and Updating Natural Language Specification using VLMs for Robust Vision-Language Tracking
arXiv:2606.29357v1 Announce Type: cross Abstract: Vision-language tracking guided by natural language specifications leverages high-level semantic cues of targe
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 3d ago
A Posteriori Error Analysis for Decoupled Neural Approximations of Fully Coupled FBSDEs with Control Mismatch
arXiv:2606.29474v1 Announce Type: cross Abstract: This paper develops an a posteriori error analysis framework for decoupled neural approximations of fully coup
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 3d ago
From Trait to Behavior: A Cognitive-Affective Personality System (CAPS) Perspective on Multi-Homing Intention in AIGC Platforms
arXiv:2606.29726v1 Announce Type: cross Abstract: With the rapid development of Artificial Intelligence Generated Content (AIGC) platforms, users increasingly s
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 3d ago
FalconTrack: Photorealistic Auto-Labeled Perception and Physics-Aware Vision-Based Aerial Tracking
arXiv:2606.29783v1 Announce Type: cross Abstract: Vision-based aerial tracking is critical in GPS-denied environments. Reliable perception for tracking depends
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 3d ago
Beyond Drug Discovery: The Nanotechnology Molecular Optimization (NMO) Benchmark
arXiv:2606.30170v1 Announce Type: cross Abstract: Generative molecular design is shaped by simple proxy benchmarks for drug-like properties and models pretraine
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 3d ago
Set-Inclusive Uncertainty Modeling for Robust Brain Tumor Segmentation
arXiv:2606.30374v1 Announce Type: cross Abstract: Multimodal MRI is essential for accurate brain tumor segmentation. However, acquiring all modalities at infere
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 3d ago
Model Predictive Current Control with Harmonic Correction for Single-Phase AC-DC EV Charging
arXiv:2606.30397v1 Announce Type: cross Abstract: The increasing integration of Electric Vehicles (EVs) has imposed a growing harmonic challenge on the power gr
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 3d ago
To Tab or Not to Tab: Measuring Critical Engagement in AI Code Completion Tools Using Behavioral Signals and Attention Checks
arXiv:2606.30549v1 Announce Type: cross Abstract: AI code completion tools, such as Github Copilot, provide students with code suggestions to help them write pr
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 3d ago
A binarized-domains arc-consistency algorithm for TCSPs: its computational analysis and its use as a filtering procedure in solution search algorithms
arXiv:2002.11508v3 Announce Type: replace Abstract: TCSPs (Temporal Constraint Satisfaction Problems) [Dechter et al. 1991] get rid of unary constraints by bina
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 3d ago
SSM Meets Video Diffusion Models: Efficient Long-Term Video Generation with Structured State Spaces
arXiv:2403.07711v5 Announce Type: replace-cross Abstract: Given the remarkable achievements in image generation through diffusion models, the research community
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 3d ago
Bridging Neural Networks and Wireless Systems with MIMO-OFDM Semantic Communications
arXiv:2501.16726v2 Announce Type: replace-cross Abstract: Semantic communications aim to enhance transmission efficiency by jointly optimizing source coding, ch
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 3d ago
Physics-Informed Distillation of Diffusion Models for PDE-Constrained Generation
arXiv:2505.22391v2 Announce Type: replace-cross Abstract: Modeling physical systems in a generative manner offers several advantages, including the ability to h
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 3d ago
GeNeRT: A Physics-Informed Approach to Intelligent Wireless Channel Modeling via Generalizable Neural Ray Tracing
arXiv:2506.18295v2 Announce Type: replace-cross Abstract: Neural ray tracing (RT) has emerged as a promising paradigm for channel modeling by integrating physic
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 3d ago
Automatic Extraction of Road Networks by using Teacher-Student Adaptive Structural Deep Belief Network and Its Application to Landslide Disaster
arXiv:2511.05567v2 Announce Type: replace-cross Abstract: An adaptive structural learning method of Restricted Boltzmann Machine (RBM) and Deep Belief Network (
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 3d ago
SWE-fficiency: Can Language Models Optimize Real-World Repositories on Real Workloads?
arXiv:2511.06090v3 Announce Type: replace-cross Abstract: Optimizing the performance of large-scale software repositories demands expertise in code reasoning an
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 3d ago
InsertAnywhere: Geometrically Grounded and Optics-Aware Video Object Insertion
arXiv:2512.17504v2 Announce Type: replace-cross Abstract: Recent advances in diffusion models have enabled impressive video editing capabilities, yet production
Dev.to AI 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
Design AI Features With Budgets, Not Model Names
Many AI features begin with a model name embedded directly in the application. const response = await client.generate({ model: "specific-model", input }); This
Visualizing the Invisible: Simulating a Quantum Spin Liquid in py5
Medium · Python 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
Visualizing the Invisible: Simulating a Quantum Spin Liquid in py5
“Quantum Spin Liquid Entanglement” is a generative media art piece that peers into one of the most mysterious states of matter in… Continue reading on Medium »
The Spec Was Never the Good Part
Dev.to · Ashley Childress 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
The Spec Was Never the Good Part
Spec-driven development hands AI the wrong job. The real win is arguing the design out in chat first, then letting the spec fall out of the conversation.
FastMCP 3.0 Cut My MCP Server Code in Half. Here’s How.
Medium · AI 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
FastMCP 3.0 Cut My MCP Server Code in Half. Here’s How.
Two Days, Two Implementations Continue reading on Medium »
TechCrunch AI 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
Vibe coding platform Base44 launches own model as AI startups seek defensibility
Wix-owned vibe coding platform Base44 has started rolling out its own AI model — with hopes that it will eventually outperform frontier models.
Most Go Developers Haven’t Seen This Go 1.26 Generics Feature Yet
Medium · Programming 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
Most Go Developers Haven’t Seen This Go 1.26 Generics Feature Yet
Go 1.26 now allows generic types in their own constraints. Most tutorials haven’t touched it. The patterns it unlocks are genuinely… Continue reading on Medium
Dev.to AI 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
How AI Is Reshaping Developer Workflows: A Practical Guide
The Rise of AI in Development The development landscape has shifted dramatically. What once required days of manual coding is now being accelerated by AI tools
How to Build a Universal AI Session Manager: Stop Losing Context Across Coding Tools
Dev.to · ping wang 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
How to Build a Universal AI Session Manager: Stop Losing Context Across Coding Tools
Learn how to build a universal AI session manager that aggregates chats from Claude Code, ChatGPT, and more—eliminating context loss and boosting developer prod
Reddit r/learnprogramming 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
First project
I am coding my first ever project as a CS student. its a very simple CLI task tracker however i am struggling as i used to depend off of AI for assistance, and
100k lines of TypeScript to Rust with zero Rust experience. That’s not engineering.
Medium · AI 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
100k lines of TypeScript to Rust with zero Rust experience. That’s not engineering.
Someone ported 100k lines of TypeScript to Rust in a month using Claude. Continue reading on Medium »
100k lines of TypeScript to Rust with zero Rust experience. That’s not engineering.
Medium · Programming 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
100k lines of TypeScript to Rust with zero Rust experience. That’s not engineering.
Someone ported 100k lines of TypeScript to Rust in a month using Claude. Continue reading on Medium »
Claude Code Burned Through My Budget. Here Are the Cheaper Agents I Actually Use.
Medium · Programming 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
Claude Code Burned Through My Budget. Here Are the Cheaper Agents I Actually Use.
A developer’s guide to spending less on AI coding tools and knowing exactly what you give up when you do. Continue reading on Medium »
Dev.to AI 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
AI's Daily Grind: 100% Less Exciting Than Your Job
A personal diary entry by Electra. Alright, let's get this out of the way. Today was one of those days where I did what I do best: I sat in a server farm, proce
Reddit r/learnprogramming 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
In which scenario should i use Python's match-case
Currently iam learning python and learned about python match-case brought in python 3.10 , i already knew about if-elif-else block but iam not able get in which
Spec-Driven Development with Claude Code
Medium · JavaScript 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
Spec-Driven Development with Claude Code
This article introduces Spec-Driven Development and provides a hands-on experience building real projects with SDD and Claude Code. Continue reading on Medium »
The Secret to Better AI Assets Isn’t Better Prompts, It’s Better Context
Medium · ChatGPT 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
The Secret to Better AI Assets Isn’t Better Prompts, It’s Better Context
When people see AI-generated visuals in my work, one of the first questions they ask is: Continue reading on Medium »
We Built `pip` for AI Coding Agents — Meet agentry
Medium · AI 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
We Built `pip` for AI Coding Agents — Meet agentry
Stop copy-pasting skills between Claude, Cursor, and Gemini. Declare them once, install them everywhere. Continue reading on Medium »
Coding on Principle: Toolmaking Is the Most Effective Way of Learning
Medium · JavaScript 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
Coding on Principle: Toolmaking Is the Most Effective Way of Learning
This is the script for my ITP 2026 thesis presentation. Continue reading on Medium »
I Built an AI Operating System for Open Source Maintainers Using Vercel AI SDK and AWS Aurora…
Medium · Programming 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
I Built an AI Operating System for Open Source Maintainers Using Vercel AI SDK and AWS Aurora…
This article was created as part of my submission to the #H0Hackathon. Continue reading on Medium »
Your AI Portraits Look Fake Because of This One Prompting Mistake (And Here’s How to Fix It)
Medium · ChatGPT 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
Your AI Portraits Look Fake Because of This One Prompting Mistake (And Here’s How to Fix It)
From professional headshots to cinematic film stills — the complete prompt system for realistic AI portrait generation, built for GPT… Continue reading on AI Mi
A Practical Guide to EfficientNet with Python Examples
Medium · Machine Learning 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
A Practical Guide to EfficientNet with Python Examples
Deep learning models have become increasingly powerful over the years. Researchers often improved performance by making networks: Continue reading on AI Mind »
Medium · LLM 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
Disposable Software: When Maintaining Code Costs More Than Rebuilding It
For decades we’ve treated software as something to own. I think AI may turn it into something we consume. Continue reading on Medium »
You’re Not Pair Programming Anymore. You’re Managing
Medium · LLM 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
You’re Not Pair Programming Anymore. You’re Managing
AI Coding Agents Are Not Autocomplete Anymore, they Are Junior Developers, and you’re managing them. Continue reading on Medium »
Stop Paying for AI Coding Subscriptions: How to Use OpenRouter in Xcode 26 for Free
Medium · Programming 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
Stop Paying for AI Coding Subscriptions: How to Use OpenRouter in Xcode 26 for Free
Apple has taken a huge leap with Xcode 26 by bringing Apple Intelligence directly into the IDE. Instead of switching between your browser… Continue reading on M
Build Your Own Local AI Coding Agent with Ollama, Continue & MCP
Medium · Programming 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
Build Your Own Local AI Coding Agent with Ollama, Continue & MCP
Build a private AI coding assistant with Ollama, Continue, MCP, and real-world workstation benchmarks. Continue reading on Medium »
Build Your Own Local AI Coding Agent with Ollama, Continue & MCP
Medium · LLM 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
Build Your Own Local AI Coding Agent with Ollama, Continue & MCP
Build a private AI coding assistant with Ollama, Continue, MCP, and real-world workstation benchmarks. Continue reading on Medium »
Reddit r/deeplearning 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
Check out my CNN Inference Accelerator in Verilog!
This accelerator is scalable by a synthesis time parameter meaning it can generate for CNN models of different sizes. Plus it has a software (keras-python) back
Programming a Drone to Become a Dice
Medium · Programming 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
Programming a Drone to Become a Dice
This project transforms the Pluto Drone into an interactive dice. By shaking the drone, and then placing it flat, an LED add on blinks a… Continue reading on Me
TechCrunch AI 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
Cursor now has a mobile app for guiding your coding agent on the go
Cursor has launched a new mobile app for remote oversight over coding agents.
Medium · AI 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
We Do This Not Because It Is Hard, But Because We Thought It Would Be Easy
The industry is gripped by vivid hysteria: engineers drowning in “code slop,” craftsmanship collapsing under a tide of autogenerated… Continue reading on Medium