WeSearch

Stack Overflow is back to 2008 traffic. The programming book is next.

·3 min read · 0 reactions · 0 comments · 11 views
#programming#education#technology#ai#publishing
Stack Overflow is back to 2008 traffic. The programming book is next.
⚡ TL;DR · AI summary

Stack Overflow's traffic has returned to levels seen in 2008, reflecting a significant shift in how programmers access information. The decline in computer book sales indicates that traditional formats are being replaced by AI-driven tools like ChatGPT and GitHub Copilot. This transformation suggests that while technical publishing is not dead, it is evolving to meet new demands in developer education and knowledge sharing.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3895707) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Andrew Kew Posted on May 26 Stack Overflow is back to 2008 traffic. The programming book is next. #discuss #career #ai #programming The computer book section isn't gone yet. But it's getting smaller. In some stores it's down to a rack of six titles, three of which are about ChatGPT. The numbers are stark. Computer book sales fell 16.9% year-over-year in the first nine months of 2023.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)