Applied AI
AI-Assisted Coding
GitHub Copilot, Cursor, Claude Code and using AI to write better code faster
Skills in this topic
3 skills — Sign in to track your progress

Medium · Python
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
The Real Future of Coding
AI won’t replace developers. It will replace developers who think coding is only typing. Continue reading on Medium »

Medium · Machine Learning
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Best AI Tools for Coders in 2026 (Boost Your Productivity 10x)
Artificial Intelligence is transforming how developers write, debug, and optimize code. Today, AI tools are no longer optional — they are… Continue reading on M

Hackernoon
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Why Microsoft's M12 Is Doubling Down on Space and Time's Move Into the Creator Economy
Space and Time launched Dreamspace, a no-code AI app builder that turns plain-language prompts into working onchain applications with auditable smart contracts.
Medium · Data Science
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Reduce Claude Code token usage by 90%
How to reduce Claude Code usage cost? Continue reading on Data Science in Your Pocket »

Medium · Data Science
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Level Up with AWS Bedrock Batch Inference to Reduce Token Cost
Cut Costs, Keep Quality: Batch Processing with Claude on Bedrock Continue reading on Towards AI »
Medium · Data Science
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Is Coding Still Worth It in the Age of AI?
Is Coding Still Worth It in the Age of AI? Continue reading on Medium »

Medium · LLM
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Build an optimize-code Command for Claude Code
Stop guessing at bottlenecks. Start fixing the ones that actually matter. Here’s how to build a Claude Code slash command that profiles… Continue reading on Med

Medium · ChatGPT
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Build an optimize-code Command for Claude Code
Stop guessing at bottlenecks. Start fixing the ones that actually matter. Here’s how to build a Claude Code slash command that profiles… Continue reading on Med

Medium · JavaScript
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
5 Claude Prompts That Saved Me Hours of Debugging
The ones I actually use when something is broken and I have no idea why. Continue reading on Medium »

Medium · Startup
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
My Company Replaced 8 Developers With 2 + AI. I’m One of the 2. Here’s What I Actually Do Now.
The layoff email came on a Monday. By Friday, our team of 10 was down to 2. The work didn’t stop. We’re still shipping the same features… Continue reading on En

Medium · Python
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Learning New Coding Concepts with AI (beginner)
In week 6 of CS50P, I encountered a big problem (at least for me, it was). I didn’t know how to solve the problem, and the tools I was… Continue reading on Medi
Medium · Python
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
5 Enum Patterns in Python That Most Developers Never Use
You’re probably still using Enums like glorified constants. Here’s what you’re missing. Continue reading on The Python Dispatch »

Medium · DevOps
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Claude Code Seven: Build Your Own Code Review Sub-Agent
Let’s think about this scenario: In a backend project, you’ve just finished implementing an authentication module and want Claude Code to… Continue reading on M

Medium · DevOps
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
AI-Assisted Development: A Hands-On Tour (Still on the Sidelines?)
For the past 18 months, a lot of developers have been saying the same thing about AI-assisted development: I’ll wait until it matures. Continue reading on Mediu

Medium · Cybersecurity
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
AI-Assisted Development: A Hands-On Tour (Still on the Sidelines?)
For the past 18 months, a lot of developers have been saying the same thing about AI-assisted development: I’ll wait until it matures. Continue reading on Mediu
Medium · Machine Learning
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Stop Wasting Tokens: How to Upgrade Your Claude Workflow from Chatbot to Co-Developer
If you are just typing prompts into Claude Code, you are doing it the hard way. Continue reading on Write A Catalyst »
Medium · Machine Learning
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
The End of Manual Work Is Already Here — How AI Coding Tools + Local Models Are Turning Your…
Most people think AI is “helping” them work faster. Continue reading on Medium »

Medium · Machine Learning
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Why Senior Developers Must Rethink Their Role in the AI Era
I have been working in the software development industry for more than a decade, and one thing is very clear to me today — the way we… Continue reading on Mediu

Medium · JavaScript
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Playwright Chronicles: Crafting Elegant Automation in JS/TS from Scratch — Part 13: Introduction…
In the 12th edition of ‘Playwright Chronicles: Crafting Elegant Automation in JS/TS from Scratch’, we explored how natural language… Continue reading on AI & QA
Medium · Python
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
You Don’t Need If-Else Everywhere: Python Has Smarter Patterns
Nested conditionals are a habit, not a requirement. Here’s what to reach for instead. Continue reading on The Pythonworld »
Medium · UX Design
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Now I have full context: Agentic Code and Code Literacy
You don’t have to be a great writer to be a close reader. Not everyone who learns to write becomes an English major, then ends up writing… Continue reading on M

Medium · Machine Learning
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
AI Doesn’t Write Code — Systems Do (And Most People Are Missing This)
Everyone keeps repeating the same narrative: Continue reading on Medium »

Medium · Python
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
The Right Way to Edit Text in Python
Editing text in Python seems easy, but it can break everything. Continue reading on Medium »

Medium · Python
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Tesseract for CAPTCHA Recognition: Not a Silver Bullet, But Effective in the Right Context
Using Tesseract to verify Captcha Code Continue reading on JIN System Architect »

Medium · JavaScript
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Setting up Typescript from scratch
I was building an auth system in TypeScript when the setup alone made me scratch my head long enough to take medicines. Let me save you… Continue reading on Med

Medium · JavaScript
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
How to Integrate AI into React & Node.js Apps in 2026 (Without Breaking Security or Scale)
A practical guide to building secure, scalable, and production-ready AI features in modern JavaScript applications Continue reading on Dev Simplified »

Medium · Data Science
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
AI-Powered Debugging: The Future of Full Stack Development
How artificial intelligence is changing the way developers find bugs, understand errors, and fix code — and what it means for beginners. Continue reading on Med

Medium · Data Science
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
I Fed Claude Opus 4.7 the Bug That Took Me 6 Hours to Fix. It Found It in 40 Seconds.
Claude Opus 4.7 dropped yesterday. Continue reading on Level Up Coding »
Medium · Machine Learning
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Why AI-First Software Factories Are the Next Step After GitHub Copilot
Continue reading on Medium »

Medium · ChatGPT
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
AI for Frontend Developers — Day 27
Export & Copy Chat (Making AI Output Usable) Continue reading on Medium »

Medium · Machine Learning
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Pi.dev Review: The Minimalist AI Coding Agent for Developers in Control
Review Pi.dev, the minimalist AI coding agent built for developers who want speed, flexibility, multi-model support. Continue reading on Medium »
Medium · SEO
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
XYZ Coding course in Patiala
XYZ coding is a leading company which provides programming language courses across Patiala. XYZ provides the best ways to learn and make… Continue reading on Me
Medium · Python
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
How to Create a Local AI Assistant Using Python Without Paying for APIs
Stop wasting money on token fees — create your own AI assistant locally (and actually know how it works) Continue reading on Artificial Intelligence in Plain En
Medium · LLM
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Kahneman-Tversky Optimisation (KTO)
Hello, I’m Lince. I’m working on git-lrc: a Git hook for reviewing AI-generated code. Continue reading on Medium »

Medium · Python
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
How I built a full fledged open source AI calling platform and got a million impressions in almost…
We published Dograh on Reddit a few days ago and the response surprised us. A self-hostable, open-source alternative to Vapi was something… Continue reading on

Medium · Machine Learning
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
On-Device AI in iOS: Why It Matters More Than Ever (And How to Do It Right)
Artificial intelligence in mobile applications has traditionally been associated with cloud-based processing. Requests are sent to remote… Continue reading on M

Medium · LLM
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
Your AI Is Lying to You About PowerPoint
python-pptx can do way more than anyone — including your LLM — thinks it can Continue reading on Medium »
Medium · Data Science
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
Best ways students can use Python and AI to earn online
The fastest way for students to make money with Python and AI is not by building the flashiest app. Continue reading on Stackademic »
Medium · LLM
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
Model Merging
Hello, I’m Lince. I’m working on git-lrc: a Git hook for reviewing AI-generated code. Continue reading on Medium »

Medium · Machine Learning
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
What I Learned While Studying C++
From confusing pointers to building automation tools that actually saved me hours Continue reading on CodeToDeploy »

Medium · ChatGPT
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
Improve Your Coding Using ChatGPT Tricks
Coding today isn’t just about writing code. Continue reading on ILLUMINATION »
Medium · Machine Learning
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
Claude Code + Ollama Cloud Models (No GPU, Free Setup)
How to run a powerful AI coding agent for free on Windows Continue reading on Data Science in Your Pocket »
Medium · Data Science
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
Claude Code + Ollama Cloud Models (No GPU, Free Setup)
How to run a powerful AI coding agent for free on Windows Continue reading on Data Science in Your Pocket »
Hacker News (AI)
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
Vibe Coding Fails
Comments
InfoQ AI/ML
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
Zendesk Says AI Makes Code Abundant, Shifting the Bottleneck to “Absorption Capacity”
Zendesk argues that GenAI shifts the bottleneck in software delivery from writing code to “absorption capacity”, which is the organisation’s ability to define p

Medium · Python
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
Magic (Dunder) Methods in Python
In Python’s object-oriented model, objects can interact with built-in language features such as print(), len(), comparison operators, and… Continue reading on M

Medium · Startup
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
The Factory Must Grow: I Replaced Myself. Now What?
tl;dr: I made an AI orchestration system that creates PRDs, writes code, opens PRs and handles review feedback. And then I realised I’d… Continue reading on Med

Medium · Python
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
Resurrecting a Dead Django App in the LLM Era
Early in 2020 I wrote a post about a simple Django app I’d built to track my investments across accounts. The idea was pretty simple: I… Continue reading on Med
DeepCamp AI