Applied AI

AI-Assisted Coding

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

12,998
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 (9,032) Articles (1873)Blog Posts (4609)Tutorials (1869)Research Papers (396)News (285)
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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 1w 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
Dev.to AI 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
AI didn't commoditize software. It commoditized confidence.
Nowadays, everyone believes they are capable of delivering production software. This is the actual disruption - it's not about the code, it's about the confiden
Galfus Script MVP is complete
Dev.to · Renato Rodrigues 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
Galfus Script MVP is complete
Galfus Script has reached its first MVP milestone. Galfus is an experimental programming language...
AI Won’t Replace Great Engineers — It Will Expose the Ones Who Stop Thinking
Medium · Programming 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
AI Won’t Replace Great Engineers — It Will Expose the Ones Who Stop Thinking
AI can generate thousands of lines of code in seconds, but the developers who thrive in the future will be the ones who know when the AI… Continue reading on Me
Why we light a lantern
Medium · AI 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
Why we light a lantern
A small studio, two imprints, and one stubborn bet: that a human and an AI can make something worth your time — together. Continue reading on Medium »
The Verge 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
OpenAI is teasing new hardware… for Codex
OpenAI is releasing some sort of device related to its AI-powered coding tool, Codex, on July 15th. In a video posted to X on Monday, OpenAI shows a square-shap
Quest #1 — hello-robot
Medium · Python 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
Quest #1 — hello-robot
Ceritanya gue mau bikin robot yang bisa jalan-jalan pake library Python—pygame. Tapi tujuan dari quest #1 ini belum sejauh itu untuk… Continue reading on Medium