In the tech world, there is a constant flow of changes and keeping up with them means the choice for tools and technologies which are the most appropriate to invest your time in.
In 2026 the best programming language or technology stack to learn really depends on your personal aims, hobbies, and apps you are going to create.
The use of AI is increasing. AI as a “Pair Programmer” is becoming the default. Code completion, refactoring, and boilerplate generation are used often. Devs spend more time reviewing and steering code than typing it. “Explain this error” and “why is this slow?” prompts are useful.
In prompt-Driven Development programmers describe the intent in natural language and then let AI generate first drafts of functions, APIs, or configs. Iterate by refining prompts rather than rewriting code. Trend: Knowing how to ask is becoming as important as syntax.
Strong growth in: Auto-generated unit and integration tests and edge-case discovery. Trend: “Test-first” is easier when AI writes the boring parts.
AI is moving up the stack. Trend: AI as a junior architect or reviewer, not the final decider.
AI comes to Security & Code Quality Scanning. Rapid adoption in: Static analysis and vulnerability detection, secret leakage and dependency risk checks. AI can give secure-by-default code suggestions. Trend: AI shifts security earlier in the SDLC (“shift left”).
Instead of one-off prompts: AI agents that plan → code → test → fix → retry. Multi-step autonomous tasks (e.g., “add feature X and update docs”) can be done in best cases. Trend: Still supervised, but moving toward semi-autonomous dev loops.
AI is heavily used for explaining large, unfamiliar codebases and translating between languages/frameworks. It helps onboarding new engineers faster.
What’s changing: Less manual boilerplate work
More focus on problem definition, review, and decision-making. There is stronger emphasis on fundamentals, architecture, and domain knowledge. Trend: Devs become editors, designers, and orchestrators.
AI usage policies and audit trails is necessary. Trend: “Use AI, but safely.”
Likely directions:
Deeper IDE + CI/CD integration
AI maintaining legacy systems
Natural-language → production-ready features
AI copilots customized to your codebase
380 Comments
Tomi Engdahl says:
https://www.reddit.com/r/rust/comments/1rgcwsn/the_evolution_of_async_rust_from_tokio_to/
Tomi Engdahl says:
https://github.com/peteromallet/desloppify
Tomi Engdahl says:
https://www.reddit.com/r/LocalLLaMA/comments/1rcc2fa/an_opensource_framework_to_achieve_gemini_3_deep/
Tomi Engdahl says:
https://www.xda-developers.com/claude-code-skills-everyone-should-use/
Tomi Engdahl says:
https://simonwillison.net/guides/agentic-engineering-patterns/interactive-explanations/
Tomi Engdahl says:
https://simonwillison.net/guides/agentic-engineering-patterns/gif-optimization/
Tomi Engdahl says:
https://searchengineland.com/google-universal-commerce-protocol-ecommerce-seo-470460
Tomi Engdahl says:
https://www.xda-developers.com/the-esp32-is-replacing-raspberry-pis-in-my-home-lab-and-it-costs-a-fraction-of-the-price/
Tomi Engdahl says:
The revenge of SQL: How a 50-year-old language reinvents itself
feature
Mar 5, 2026
9 mins
https://www.infoworld.com/article/4140734/the-revenge-of-sql-how-a-50-year-old-language-reinvents-itself.html
From the browser to the back end, the ‘boring’ choice is exciting again. We look at three trends converging to bring SQL back to center stage.
Tomi Engdahl says:
EY hit 4x coding productivity by connecting AI agents to engineering standards
https://venturebeat.com/orchestration/ey-hit-4x-coding-productivity-by-connecting-ai-agents-to-engineering
Tomi Engdahl says:
https://towardsdatascience.com/build-effective-internal-tooling-with-claude-code/
Tomi Engdahl says:
https://github.com/cocoindex-io/cocoindex-code
light weight MCP for code that just works
Tomi Engdahl says:
https://github.com/Anil-matcha/Open-Higgsfield-AI
Tomi Engdahl says:
https://www.howtogeek.com/5-underrated-open-source-dev-tools-that-deserve-more-attention/
Tomi Engdahl says:
https://simonwillison.net/2026/Feb/23/agentic-engineering-patterns/
Tomi Engdahl says:
https://medium.com/@arslanshoukatali/i-replaced-my-custom-code-with-12-python-libraries-heres-what-happened-ef750821da63
Tomi Engdahl says:
Forget Pivot Tables and interactive dashboards, I use Copilot in Excel for advanced data analysis
https://www.xda-developers.com/forget-pivot-tables-and-interactive-dashboards-use-copilot-in-excel-for-data-analysis/
Tomi Engdahl says:
I’m using claude –worktree for everything now
https://www.youtube.com/watch?v=yv8VZpov8bk
Tomi Engdahl says:
https://www.xda-developers.com/notebooklm-is-powerful-but-claude-better-at-handling-unorganized-notes/
Tomi Engdahl says:
https://www.makeuseof.com/why-is-c-programming-language-called-c-what-happened-to-d/
Tomi Engdahl says:
WebMCP is MCP for Single Page Apps!
https://www.youtube.com/watch?v=IAfrzel524s
Tomi Engdahl says:
https://towardsdatascience.com/the-reality-of-vibe-coding-ai-agents-and-the-security-debt-crisis/
Tomi Engdahl says:
https://thenewstack.io/model-context-protocol-evolution/
Tomi Engdahl says:
https://blog.stackademic.com/11-c-language-features-i-ignored-at-first-now-i-use-them-everywhere-373a10921958
Tomi Engdahl says:
https://www.helpnetsecurity.com/2026/02/25/microsoft-quantum-development-kit-qdk/
Tomi Engdahl says:
Agentic Commerce Optimization: A Technical Guide To Prepare For Google’s UCP
UCP expands commerce beyond checkout into discovery, loyalty, and post-purchase support, redefining how brands compete for AI-mediated selection.
https://www.searchenginejournal.com/agentic-commerce-optimization-a-technical-guide-to-prepare-for-googles-ucp/566969/
Tomi Engdahl says:
A Beloved Music Streaming App Is Back, Thanks to Claude Code
Updated Feb 24, 2026
When Tomahawk shut down in 2016, it was powered by a team of six. A decade later, developer J Herskowitz has vibe-coded it back to life as Parachord with an assist from Anthropic’s AI.
https://uk.pcmag.com/ai/163330/a-beloved-music-streaming-app-is-back-thanks-to-claude-code
Tomi Engdahl says:
https://www.anthropic.com/events/the-briefing-enterprise-agents-virtual-event
Tomi Engdahl says:
Multi-agent workflows often fail. Here’s how to engineer ones that don’t.
Most multi-agent workflow failures come down to missing structure, not model capability. Learn the three engineering patterns that make agent systems reliable.
https://github.blog/ai-and-ml/generative-ai/multi-agent-workflows-often-fail-heres-how-to-engineer-ones-that-dont/
Tomi Engdahl says:
Build Power Pages sites with AI using agentic coding tools (preview)
https://www.microsoft.com/en-us/power-platform/blog/power-pages/build-power-pages-sites-with-ai-using-agentic-coding-tools-preview/