Tagged articles
4 articles
Page 1 of 1
21CTO
21CTO
May 30, 2025 · Fundamentals

Why Developers Won’t Be Replaced by AI: The Real Work Behind Code

The article argues that despite hype about AI replacing programmers, the core of software development—speculative problem‑solving, organizational coordination, and continual adaptation—remains a uniquely human activity that tools can aid but never fully automate.

AI Impactcoding fundamentalsindustry trends
0 likes · 6 min read
Why Developers Won’t Be Replaced by AI: The Real Work Behind Code
Architecture Digest
Architecture Digest
Jan 6, 2022 · Fundamentals

A Collection of the Worst Code Snippets: Lessons from Bad Code

This article humorously showcases a curated collection of notoriously bad code snippets, illustrating common pitfalls such as misuse of boolean logic, magic numbers, poorly named variables, and overly complex switch statements, while encouraging developers to reflect on and improve their coding practices.

bad codecode qualitycoding fundamentals
0 likes · 8 min read
A Collection of the Worst Code Snippets: Lessons from Bad Code
21CTO
21CTO
Jan 13, 2019 · Fundamentals

Top 7 Kid-Friendly Programming Tools to Kickstart Young Coders

Discover a curated list of seven child-friendly programming languages and platforms—including Scratch, Blockly, Alice, Swift Playgrounds, Twine, LEGO Mindstorms, and Kodu—detailing their features, age recommendations, system requirements, and how they help kids learn coding concepts through visual and interactive experiences.

STEMcoding fundamentalseducational tools
0 likes · 10 min read
Top 7 Kid-Friendly Programming Tools to Kickstart Young Coders
MaGe Linux Operations
MaGe Linux Operations
Jul 15, 2014 · Fundamentals

Master a New Programming Language in a Week: Practical Learning Blueprint

This article presents a concise, experience‑based roadmap for developers to quickly acquire the most essential 50% of a new programming language within days, emphasizing core syntax, data structures, error handling, and best practices to avoid fragile code and boost productivity.

Learning GuideProgramming Languagecoding fundamentals
0 likes · 8 min read
Master a New Programming Language in a Week: Practical Learning Blueprint