▲ | fluxkernel 4 hours ago | |
In the age of LLM powered coding copilots and agents, do programming skills still matter? Shall we focus more on design and algorithmic thinking instead? Computer science != programming, now more true than ever. | ||
▲ | ethan_smith 2 hours ago | parent [-] | |
Victor's principles for making programming cognitively accessible (seeing state, time, flow) remain relevant with LLMs because they address how humans fundamentally understand systems, not just how we write code. |