| AI replaced Stack Overflow for us. But did it also change how we actually learn? A few years ago, when developers wanted to learn a new technology, we took courses on Udemy, Pluralsight, or Coursera. Then we used Google and Stack Overflow for the specific questions. Today, AI has largely taken over that second role. But what about the first? When you want to learn a new framework, language, or technology from scratch - do you still take online courses? If so, has the way you use them changed? Do courses serve a different purpose today? And most importantly: how should development courses change to fit the AI era? I create online Udemy courses for Angular developers, so I'm especially curious to hear your perspective. How do you learn something new today? [link] [留言] |
How do you learn something new today?
Related
Who really owns this code? A git blame sampler you can run in one command
Commit counts measure activity. They do not measure whether any of it is still there. I found this out while trying to describe my share of two private codebases in a way a stranger could check. Commits were the obvious number and the wrong one. On the frontend my share of surviving lines was highe
Launching Docgrity 🚀: Documentation integrity for you, your team, and your agent friends. 🤖
Today I'm launching Docgrity — a tool for finding where your documentation disagrees with itself, before it confuses you or the next AI agent working on your codebase. TL;DR Docgrity is a documentation integrity tool for repos and Confluence. It finds duplicate or contradictory documentation, surf
Designing a Game Around a Target Nobody Will Hit: The Arithmetic of 38-0-0
Most sports games ask you to win a league. 38-0-0 asks you to win every match of a Serie A season — 38 out of 38, where a single draw ends the run. That constraint sounds like a difficulty slider set to maximum. It is not. It is a different kind of game, and the reason is arithmetic that anyone can