Tagged articles
85 articles
Page 1 of 1
Big Data and Microservices
Big Data and Microservices
Apr 27, 2026 · Artificial Intelligence

How ReAct and Reflection Help AI Agents Avoid Repeating the Same Mistake

Most AI agents still fall into the same errors because they lack experience; the article explains how the ReAct loop gives step‑by‑step reasoning and observable actions, while Reflection adds a post‑task self‑review that stores concrete lessons in long‑term memory, and discusses the benefits and pitfalls of combining the two.

AI agentsLLMReact
0 likes · 12 min read
How ReAct and Reflection Help AI Agents Avoid Repeating the Same Mistake
Machine Heart
Machine Heart
Apr 22, 2026 · Artificial Intelligence

China’s AlphaBrain Platform Launches First Full‑Stack Open‑Source Brain‑Like VLA

The AlphaBrain Platform, an open‑source embodied‑intelligence suite from China’s AI² Robotics, combines a world‑model stack, the pioneering NeuroVLA brain‑like model with spiking‑neuron actions, low‑cost RL‑Token training, and cross‑architecture continuous learning, all validated on leading robotics benchmarks.

AlphaBrainEmbodied IntelligenceNeuroVLA
0 likes · 11 min read
China’s AlphaBrain Platform Launches First Full‑Stack Open‑Source Brain‑Like VLA
Geek Labs
Geek Labs
Apr 13, 2026 · Artificial Intelligence

How a 140K‑Star Open‑Source Agent Harness Makes Claude Code Production‑Ready

The article analyzes the systemic shortcomings of AI coding assistants and presents everything‑claude‑code, an open‑source Agent harness that adds plug‑and‑play Skills, automatic learning Instincts, cross‑session Memory, production‑grade Security scanning, and a research‑first development workflow, comparing it with other tools and detailing deployment and best‑practice guidance.

AI CodingAgent HarnessClaude Code
0 likes · 12 min read
How a 140K‑Star Open‑Source Agent Harness Makes Claude Code Production‑Ready
AI Architecture Hub
AI Architecture Hub
Mar 25, 2026 · Artificial Intelligence

How Memento-Skills Enables Continuous Learning for Frozen LLM Agents

The article analyzes the limitations of frozen LLM agents—fixed parameters, loss of state, and costly fine‑tuning—and introduces the Memento‑Skills framework, which adds an external, evolvable skill memory to achieve deployment‑time learning, detailed architecture, optimization knobs, and strong experimental gains.

AI researchDeployment-Time LearningLLM agents
0 likes · 14 min read
How Memento-Skills Enables Continuous Learning for Frozen LLM Agents
SuanNi
SuanNi
Mar 22, 2026 · Artificial Intelligence

How MetaClaw Enables Continuous Evolution of AI Agents Without Model Restarts

MetaClaw introduces a continuous meta‑learning framework that combines instant skill injection with process‑reward‑driven reinforcement learning, allowing AI agents to evolve in real‑time without model restarts, and demonstrates up to 8.25× performance gains on a realistic benchmark suite.

AI agentsMetaClawbenchmark
0 likes · 14 min read
How MetaClaw Enables Continuous Evolution of AI Agents Without Model Restarts
Architect
Architect
Mar 22, 2026 · Artificial Intelligence

Can Frozen LLMs Keep Learning? Inside Memento‑Skills' Deployment‑Time Learning

The article analyses the Memento‑Skills paper and its open‑source implementation, showing how a frozen large language model can continuously improve by treating skills as external memory, using a five‑step Observe‑Read‑Act‑Feedback‑Write loop, advanced routing, and modular architecture to achieve significant gains on GAIA and HLE benchmarks.

AI ArchitectureDeployment-Time LearningLLM
0 likes · 21 min read
Can Frozen LLMs Keep Learning? Inside Memento‑Skills' Deployment‑Time Learning
SuanNi
SuanNi
Mar 20, 2026 · Artificial Intelligence

How XSKILL Lets Multimodal AI Agents Learn Without Updating Parameters

XSKILL introduces a dual‑stream framework that separates task‑level skills stored as Markdown and action‑level experiences stored as JSON, enabling multimodal large language model agents to continuously improve by extracting, summarizing, and reusing knowledge from past trajectories without modifying model parameters, achieving significant gains across visual tool, multimodal search, and integrated benchmarks.

Agent FrameworkMultimodal AIbenchmark evaluation
0 likes · 12 min read
How XSKILL Lets Multimodal AI Agents Learn Without Updating Parameters
Data Party THU
Data Party THU
Feb 18, 2026 · Artificial Intelligence

Why Top AI Agents Fail in Real Work: Inside the Trainee‑Bench Benchmark

The article analyzes the gap between high benchmark scores and poor real‑world performance of AI agents, introduces the Trainee‑Bench workplace simulator, details its three evaluation dimensions, construction steps, and reveals that even state‑of‑the‑art models achieve low success rates, highlighting the need for autonomous learning and zero‑hand‑over.

AI agentsTrainee-Benchcontinuous learning
0 likes · 11 min read
Why Top AI Agents Fail in Real Work: Inside the Trainee‑Bench Benchmark
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Feb 9, 2026 · Artificial Intelligence

Real-World Humanoid RL: LIFT’s Pretraining and On-Device Fine‑Tuning Paradigm

The paper presents LIFT, a framework that combines large‑scale off‑policy SAC pretraining with physics‑informed world‑model fine‑tuning to enable safe, sample‑efficient continual reinforcement learning on real humanoid robots, demonstrating zero‑sample deployment and rapid adaptation across diverse speed distributions.

LIFTSACcontinuous learning
0 likes · 13 min read
Real-World Humanoid RL: LIFT’s Pretraining and On-Device Fine‑Tuning Paradigm
Tech Minimalism
Tech Minimalism
Feb 4, 2026 · Artificial Intelligence

Everything Claude Code: A Complete Guide to Building a Virtual AI Development Team

Everything Claude Code is an open‑source, hackathon‑winning configuration suite that transforms Claude Code from a single chatbot into a virtual development team composed of agents, skills, hooks, commands and rules, delivering up to 65% faster feature delivery, 75% fewer PR issues, and 34% higher test coverage, with step‑by‑step installation and best‑practice recommendations.

AI DevelopmentAgent ArchitectureClaude Code
0 likes · 15 min read
Everything Claude Code: A Complete Guide to Building a Virtual AI Development Team
Fighter's World
Fighter's World
Jan 9, 2026 · Artificial Intelligence

Compound Engineering: Accelerating the Compound Evolution of AI Agents

The article analyzes how Compound Engineering—a methodology that teaches AI agents through work, extracts category‑level rules from bugs, maintains a living knowledge base, and compresses feedback loops—enables agents to remember past experience, achieve compounding productivity gains, and be applied beyond coding to industry domains.

AI agentsSkillscompound-engineering
0 likes · 22 min read
Compound Engineering: Accelerating the Compound Evolution of AI Agents
dbaplus Community
dbaplus Community
Dec 21, 2025 · Operations

5 Must‑Have Soft Skills for Ops Engineers to Future‑Proof Their Careers

In a rapidly changing tech landscape where Kubernetes and AI dominate, seasoned ops professionals share five core soft‑skill abilities—communication, problem solving, ownership, resilience, and continuous learning—that amplify technical expertise and drive promotions, salary growth, and long‑term career value.

Career DevelopmentResiliencecommunication
0 likes · 11 min read
5 Must‑Have Soft Skills for Ops Engineers to Future‑Proof Their Careers
Model Perspective
Model Perspective
Nov 6, 2025 · Fundamentals

What Programmers Can Teach Us: 10 Habits to Boost Any Career

This article reveals ten powerful habits cultivated by programmers—such as problem decomposition, continuous learning, meticulous attention to detail, version control, automation, thorough documentation, systematic debugging, code reuse, proactive testing, and iterative improvement—that can dramatically enhance efficiency and quality in any profession.

Version Controlcontinuous learningproductivity
0 likes · 11 min read
What Programmers Can Teach Us: 10 Habits to Boost Any Career
Ops Development & AI Practice
Ops Development & AI Practice
May 28, 2025 · Industry Insights

How to Build a Sustainable Software Development Career: Mastery, Knowledge Frameworks, and Continuous Growth

This article outlines a practical roadmap for software developers to advance their careers by mastering programming languages through hands‑on practice, constructing a broad knowledge framework for new domains, and continuously refining their personal tech stack to develop unique expertise and long‑term competitiveness.

Career Developmentcontinuous learningknowledge framework
0 likes · 9 min read
How to Build a Sustainable Software Development Career: Mastery, Knowledge Frameworks, and Continuous Growth
Infra Learning Club
Infra Learning Club
May 15, 2025 · R&D Management

How This Pioneer Programmer Coded Until 60: The Key Practices Behind His Longevity

The article examines the 60‑year coding career of OceanBase founder Yang Zhenkun, outlining five concrete strategies—deep technical focus, embracing change, building soft‑skill influence, maintaining health, and proactive career planning—that enable programmers to sustain relevance and vitality in a fast‑moving industry.

Distributed Systemscareer longevitycontinuous learning
0 likes · 7 min read
How This Pioneer Programmer Coded Until 60: The Key Practices Behind His Longevity
21CTO
21CTO
Apr 13, 2025 · Fundamentals

What Truly Makes a Programmer Great? 15 Essential Traits Revealed

This article outlines the key habits and mindsets—such as mastering tools, reading error messages, breaking down problems, continuous learning, humility, and helping others—that distinguish top engineers from average developers, offering practical guidance for anyone aspiring to excel in software development.

Career Developmentbest practicescontinuous learning
0 likes · 11 min read
What Truly Makes a Programmer Great? 15 Essential Traits Revealed
BirdNest Tech Talk
BirdNest Tech Talk
Apr 11, 2025 · Industry Insights

15 Habits That Separate Elite Programmers from the Rest

The article outlines fifteen concrete habits—ranging from reading official documentation and mastering tools to embracing continuous learning, helping others, and avoiding guesswork—that together form a practical roadmap for developers aspiring to become top‑tier engineers.

Career Developmentbest practicescontinuous learning
0 likes · 13 min read
15 Habits That Separate Elite Programmers from the Rest
FunTester
FunTester
Mar 21, 2025 · R&D Management

Why Soft Skills Matter More Than Coding for Software Engineers

The article argues that for software engineers, mastering soft skills such as deep problem understanding, effective communication, adaptability, proactive thinking, and continuous learning is more crucial than merely knowing programming languages, as these abilities drive long‑term career growth and impact.

Career Developmentcommunicationcontinuous learning
0 likes · 10 min read
Why Soft Skills Matter More Than Coding for Software Engineers
Ops Development & AI Practice
Ops Development & AI Practice
Jan 11, 2025 · Industry Insights

Will Coding Skills Fade in the AI Era? The Rising Importance of English and Algorithms

The article examines how AI-driven low‑code tools and coding assistants are reshaping the relevance of programming languages, highlights English as the global lingua franca for AI professionals, and argues that deep algorithm knowledge and continuous learning remain essential for staying competitive.

AlgorithmsEnglish proficiencyai
0 likes · 9 min read
Will Coding Skills Fade in the AI Era? The Rising Importance of English and Algorithms
DataFunTalk
DataFunTalk
Nov 30, 2024 · Artificial Intelligence

Interview with Rich Sutton on Continuous Learning, Reinforcement Learning, and the Future of AI

In this extensive interview, Rich Sutton critiques the focus on transient deep learning, advocates for continuous learning, discusses the reward hypothesis, outlines research challenges, offers advice to emerging scholars, and predicts breakthroughs in AI understanding by 2030‑2040.

AI researchReinforcement Learningcontinuous learning
0 likes · 27 min read
Interview with Rich Sutton on Continuous Learning, Reinforcement Learning, and the Future of AI
Test Development Learning Exchange
Test Development Learning Exchange
Jan 3, 2024 · Fundamentals

Key Insights and Practices for Software Test Development

The article shares a software test developer’s comprehensive reflections, emphasizing multidisciplinary knowledge, continuous learning, effective communication, attention to detail, and a positive mindset as essential for delivering high‑quality software and advancing one’s career in test development.

continuous learningquality assuranceteam collaboration
0 likes · 5 min read
Key Insights and Practices for Software Test Development
Model Perspective
Model Perspective
Nov 2, 2023 · Artificial Intelligence

Why Mathematical Modelers Must Embrace LLMs and Forget Outdated Skills

The article explains how rapid advances in data and large language models force mathematical modelers to continuously update their models and skills, discard obsolete knowledge, and adopt lifelong learning to stay effective in a fast‑changing AI‑driven environment.

Artificial IntelligenceData ScienceLarge Language Models
0 likes · 6 min read
Why Mathematical Modelers Must Embrace LLMs and Forget Outdated Skills
Model Perspective
Model Perspective
Oct 30, 2023 · Fundamentals

How Can Math Teachers Turn Modeling Lessons into Real-World Solutions?

This article encourages math educators to move beyond relying on pre‑made modeling materials, urging them to engage directly in real‑world problem solving, continuously learn, reflect, adopt student‑centered approaches, and collaborate, thereby enhancing both their teaching practice and students’ ability to tackle complex challenges.

continuous learningmathematical modelingproblem solving
0 likes · 5 min read
How Can Math Teachers Turn Modeling Lessons into Real-World Solutions?
Alibaba Cloud Developer
Alibaba Cloud Developer
Sep 12, 2023 · R&D Management

Why Some 3‑Year Developers Surge Ahead – Fast‑Track Your Growth

This article explores why developers with similar experience progress at different speeds, identifies objective and subjective barriers such as repetitive tasks and staying in the comfort zone, and offers concrete strategies—including clear goal setting, challenging assignments, continuous learning, peer mentorship, tool adoption, reflective practice, and soft‑skill development—to accelerate professional growth.

Career Developmentcontinuous learninggrowth mindset
0 likes · 14 min read
Why Some 3‑Year Developers Surge Ahead – Fast‑Track Your Growth
21CTO
21CTO
Apr 7, 2023 · Fundamentals

10 Proven Habits of Highly Successful Software Developers

This article outlines ten key habits—writing clean reusable code, understanding business impact, listening before speaking, maintaining discipline, focusing on the right tasks, persisting with problem‑solving, seeking help, expanding expertise, staying open to new ideas, and pushing beyond comfort zones—that distinguish top‑performing developers from their peers.

Career Growthcoding best practicescontinuous learning
0 likes · 11 min read
10 Proven Habits of Highly Successful Software Developers
21CTO
21CTO
Mar 28, 2023 · R&D Management

What Makes a Great Architect? Lessons from Alibaba’s Platform Engineering

The article shares a senior engineer’s reflections on technical architecture at Alibaba, covering top‑level design, physical and application architecture, the evolving role of architects, essential problem‑solving skills, the need for a global perspective, broad technical breadth, continuous learning, and how these insights shape effective R&D management.

R&D managementSoftware ArchitectureSystem Design
0 likes · 14 min read
What Makes a Great Architect? Lessons from Alibaba’s Platform Engineering
IT Architects Alliance
IT Architects Alliance
Feb 7, 2023 · Fundamentals

Key Skills and Practices for Software Architects

This article provides a comprehensive guide to software architecture, detailing the three architecture levels, daily activities, ten essential skills, decision‑making techniques, communication strategies, documentation practices, and ways to balance quality, cost, and time while fostering continuous learning and community involvement.

Design PatternsDocumentationSoftware Architecture
0 likes · 16 min read
Key Skills and Practices for Software Architects
DevOps
DevOps
Jan 11, 2023 · R&D Management

Common Pitfalls in Agile Coaching and How to Overcome Them

The article reflects on frequent mistakes observed during agile coach hiring—such as weak fundamentals, misaligned positioning, neglect of continuous learning, underestimation of transformation challenges, and unrealistic expectations—offering practical insights on building trust, applying coaching techniques wisely, and navigating real‑world agile adoption.

Agile CoachingAgile TransformationR&D management
0 likes · 9 min read
Common Pitfalls in Agile Coaching and How to Overcome Them
Python Programming Learning Circle
Python Programming Learning Circle
Nov 8, 2022 · Fundamentals

5 Bad Habits of Programmers and How to Overcome Them

The article outlines five common detrimental habits of programmers—unstandardized code, reluctance to learn, poor teamwork, rejecting constructive feedback, and avoiding post‑mortem reviews—explaining why they hinder career growth and offering practical advice to cultivate humility, continuous learning, and effective collaboration.

Career Growthcontinuous learningprogramming habits
0 likes · 5 min read
5 Bad Habits of Programmers and How to Overcome Them
21CTO
21CTO
Aug 2, 2022 · Fundamentals

How to Become an Outstanding Software Engineer: 3 Core Principles

This article outlines the mindset and habits needed to evolve from a code writer to an outstanding software engineer, debunking common myths, presenting three guiding principles—Learn‑Think‑Practice, Knowledge‑Method‑Spirit, and solid Fundamentals—and detailing practical steps for continuous growth.

Career DevelopmentPracticecontinuous learning
0 likes · 10 min read
How to Become an Outstanding Software Engineer: 3 Core Principles
IT Architects Alliance
IT Architects Alliance
Jun 15, 2022 · Fundamentals

10 Valuable Lessons Learned from Over 21 Years of Software Development

Drawing on more than two decades of programming experience, the author shares ten practical lessons about continuous learning, teamwork, readable code, patience, consistency, mentorship, networking, regular breaks, relationship building, and realistic expectations of companies, offering actionable guidance for developers at any stage of their career.

career advicecontinuous learningproductivity
0 likes · 11 min read
10 Valuable Lessons Learned from Over 21 Years of Software Development
Architecture and Beyond
Architecture and Beyond
Mar 12, 2022 · R&D Management

Avoid the 35‑Year Crisis: 5 Practices Every Tech Leader Must Master

This article outlines five actionable habits—adopting an adult mindset, strengthening execution, becoming a problem terminator, diving into challenges, and committing to lifelong learning—to help technology managers overcome mid‑career anxiety and sustain competitive advantage.

Career DevelopmentLeadershipManagement
0 likes · 15 min read
Avoid the 35‑Year Crisis: 5 Practices Every Tech Leader Must Master
Software Development Quality
Software Development Quality
Nov 15, 2021 · R&D Management

How SAFe 5.0 Fuels Organizational Agility and Continuous Learning

This article outlines SAFe 5.0’s core concepts—organizational agility, a culture of continuous learning, and a measurement‑driven growth process—explaining how lean thinking, strategic agility, and iterative improvement enable enterprises to respond faster to market changes and sustain competitive advantage.

LeanSAFeagile
0 likes · 8 min read
How SAFe 5.0 Fuels Organizational Agility and Continuous Learning
21CTO
21CTO
Nov 3, 2021 · R&D Management

From Junior Coder to Tech Director: A 10‑Year Journey and Key Lessons

The author shares a decade‑long progression from junior developer to technical director, offering practical advice on mentorship, continuous learning, agile practices, and leadership that can help developers at any stage navigate their own career growth.

Career Growthagilecontinuous learning
0 likes · 15 min read
From Junior Coder to Tech Director: A 10‑Year Journey and Key Lessons
DevOps
DevOps
Nov 1, 2021 · R&D Management

Ten Practices for Building a Strong Engineering Culture

The article outlines ten actionable strategies—optimizing iteration speed, relentless automation, building proper abstractions, rigorous code reviews, fostering respectful environments, shared code ownership, investing in automated testing, allocating 20% time, cultivating continuous learning, and hiring top talent—to create a thriving engineering culture.

Code reviewEngineering Culturecontinuous learning
0 likes · 18 min read
Ten Practices for Building a Strong Engineering Culture
TiPaiPai Technical Team
TiPaiPai Technical Team
Jun 28, 2021 · R&D Management

What Drives a Front-End Expert’s Continuous Growth? Insights from a Senior Engineer

In this reflective interview, a senior front‑end specialist shares how breaking technical silos, continuous learning, disciplined work habits, mentorship, and personal resilience shape his engineering mindset and career development, offering practical wisdom for developers seeking lasting growth.

continuous learningengineering mindsetmentor
0 likes · 8 min read
What Drives a Front-End Expert’s Continuous Growth? Insights from a Senior Engineer
Big Data Technology & Architecture
Big Data Technology & Architecture
May 21, 2021 · R&D Management

How to Sustain a Long-Term IT Career: Balancing Technical Skills, Business, and Management

The article explores how IT professionals can extend their careers by balancing technical expertise with business acumen and management skills, emphasizing self‑exploration, personal branding, and continuous learning to increase bargaining power and transition through the stages of Job, Career, and Calling.

Career DevelopmentIT professionalscontinuous learning
0 likes · 7 min read
How to Sustain a Long-Term IT Career: Balancing Technical Skills, Business, and Management
Intelligent Backend & Architecture
Intelligent Backend & Architecture
Mar 29, 2021 · Backend Development

How to Become a Qualified Web Architect: Skills, Roles, and Learning Path

This article explores what a web architect is, the core value they bring to software projects, and the extensive technical, analytical, and communication skills required—including coding mastery, system design, database and operations knowledge, and continuous learning—to guide developers on a practical roadmap toward becoming a competent web architect.

Scalabilitycontinuous learningperformance
0 likes · 13 min read
How to Become a Qualified Web Architect: Skills, Roles, and Learning Path
DevOps
DevOps
Jan 26, 2021 · R&D Management

Seven Common Challenges in Digital Transformation and How to Overcome Them

Digital transformation is a continuous, complex journey that forces leaders to constantly reflect, learn, and adapt as they confront seven recurring obstacles—from misaligned strategy and execution to finding suitable partners, balancing plans with change, coordinating organizational shifts, reconciling efficiency with effectiveness, cultivating transformation leadership, and breaking down entrenched departmental silos.

Digital TransformationLeadershipbusiness challenges
0 likes · 9 min read
Seven Common Challenges in Digital Transformation and How to Overcome Them
Java Interview Crash Guide
Java Interview Crash Guide
Jan 17, 2021 · Fundamentals

What Truly Makes a Good Programmer? Skills, Learning, and Career Mindset

The article outlines the essential qualities of a good programmer, emphasizing solid technical ability, a habit of continuous learning, diligent summarization through blogging, strong communication and expression skills, realistic self‑assessment of contributions, and maintaining personal dreams as motivation for long‑term career growth.

Career Developmentbloggingcommunication
0 likes · 12 min read
What Truly Makes a Good Programmer? Skills, Learning, and Career Mindset
Top Architect
Top Architect
Dec 24, 2020 · Fundamentals

9 Hard Lessons I Learned Over 18 Years as a Software Developer

Over eighteen years as a software developer, the author shares nine hard‑earned lessons—including shedding pride, treating languages as tools, embracing lifelong learning, focusing on problem‑solving over perfection, and the value of side projects—to help developers grow their skills and mindset.

career advicecontinuous learningprogramming lessons
0 likes · 13 min read
9 Hard Lessons I Learned Over 18 Years as a Software Developer
Selected Java Interview Questions
Selected Java Interview Questions
Nov 28, 2020 · R&D Management

Career Growth and Self‑Improvement Advice for Software Engineers

The article shares practical career‑development insights for engineers, emphasizing deep technical thinking, systematic knowledge consolidation, continuous learning, proactive communication, trust building, exceeding expectations, systematic system design, and soft‑skill improvement to advance from a junior to a senior professional.

Career DevelopmentLeadershipcontinuous learning
0 likes · 18 min read
Career Growth and Self‑Improvement Advice for Software Engineers
DevOps
DevOps
Nov 13, 2020 · Fundamentals

The Importance of Technical Fundamentals and How to Practice Them – Insights from Meituan Tech Leaders

Meituan’s tech leaders stress that mastering technical fundamentals—such as coding standards, design patterns, and testing—through continuous practice, rigorous standards, and regular reflection is essential for engineers to improve efficiency, quality, and long‑term career growth.

Career Developmentcontinuous learningsoftware-engineering
0 likes · 8 min read
The Importance of Technical Fundamentals and How to Practice Them – Insights from Meituan Tech Leaders
DevOps
DevOps
Oct 29, 2020 · R&D Management

Ten Principles for Technical Excellence and Team Growth

This article shares ten practical principles—owner mindset, time awareness, starting with the end, closed-loop thinking, reverence for standards, limiting repeated errors, design priority, production-capacity balance, effective questioning, and an empty‑cup attitude—to help engineers and teams improve performance, quality, and personal growth.

Closed‑Loopcontinuous learningcritical questioning
0 likes · 20 min read
Ten Principles for Technical Excellence and Team Growth
Meituan Technology Team
Meituan Technology Team
Sep 3, 2020 · Fundamentals

The Importance of Technical Fundamentals in Software Engineering

At Meituan, leaders stress that mastering technical fundamentals—such as coding conventions, design patterns, and testing—through continuous, high‑standard practice transforms ordinary programmers into efficient, maintainable, and scalable engineers, driving higher quality delivery and long‑term value for the business.

Career Developmentcoding standardscontinuous learning
0 likes · 9 min read
The Importance of Technical Fundamentals in Software Engineering
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Aug 27, 2020 · R&D Management

How to Build a Lifelong Growth Mindset as a Software Engineer

The article explores why seniority alone doesn’t measure a developer’s ability, explains fixed versus growth mindsets, and offers practical strategies—targeted learning, deliberate practice, embracing business development, and cultivating empathy—to sustain continuous professional growth throughout a software engineering career.

Career DevelopmentR&D managementcontinuous learning
0 likes · 11 min read
How to Build a Lifelong Growth Mindset as a Software Engineer
21CTO
21CTO
May 26, 2020 · R&D Management

How to Keep Learning and Grow as an Engineer While Working Full‑Time

This article shares practical principles, mindset tips, and concrete planning methods for engineers who want to continuously improve their technical skills, overcome common career dilemmas, and become effective architects and leaders despite a busy workload.

Career DevelopmentProject ManagementSoftware Architecture
0 likes · 34 min read
How to Keep Learning and Grow as an Engineer While Working Full‑Time
FunTester
FunTester
May 26, 2020 · Fundamentals

The Growing Demand for Test Automation Professionals and How to Prepare

The demand for skilled test automation engineers continues to rise, as companies still rely on manual and exploratory testing while increasingly automating regression, performance, and load tests, making continuous learning essential for a rewarding career in software testing.

Career DevelopmentSoftware Testingcontinuous learning
0 likes · 3 min read
The Growing Demand for Test Automation Professionals and How to Prepare
Architecture Digest
Architecture Digest
Apr 16, 2020 · Fundamentals

Qualities of a Good Programmer: Technical Ability, Continuous Learning, Summarization, Communication, and Self‑valuation

The article outlines the essential traits of a good programmer, emphasizing solid technical ability, openness to new ideas and continuous learning, habit of summarizing knowledge, strong communication and expression skills, and a realistic view of personal contributions and compensation.

Career Developmentcommunicationcontinuous learning
0 likes · 13 min read
Qualities of a Good Programmer: Technical Ability, Continuous Learning, Summarization, Communication, and Self‑valuation
DevOps
DevOps
Dec 19, 2019 · R&D Management

Continuous Learning Culture: Building a Learning Organization with SAFe

The article explains how organizations can thrive in the digital age by cultivating a continuous learning culture through three key dimensions—learning organization, innovative culture, and continuous improvement—and outlines SAFe‑based principles and practices that enable rapid adaptation, innovation, and sustained competitive advantage.

Continuous ImprovementInnovationLean Agile
0 likes · 16 min read
Continuous Learning Culture: Building a Learning Organization with SAFe
FunTester
FunTester
Sep 25, 2019 · Fundamentals

17 Efficient Skills Commonly Used by Software Testers – Part 1

The article outlines seventeen essential and practical skills for software testers, ranging from rational clarity and staying updated on technology trends to effective planning, cross‑browser testing, front‑end communication, continuous learning, collaboration, and mastery of testing tools.

Software Testingcontinuous learningcross-browser testing
0 likes · 8 min read
17 Efficient Skills Commonly Used by Software Testers – Part 1
21CTO
21CTO
Sep 15, 2019 · Backend Development

From 8 Years of Backend Coding to Full‑Stack Leadership: Lessons from a Real‑World Interview

A seasoned backend developer shares his eight‑year journey, mid‑life career anxieties, a full‑stack interview experience at a Xiamen gaming firm, and reflective thoughts on the fleeting value of countless projects, highlighting lessons on technical growth, management skills, and continuous learning.

Career DevelopmentMicroservicescontinuous learning
0 likes · 9 min read
From 8 Years of Backend Coding to Full‑Stack Leadership: Lessons from a Real‑World Interview
21CTO
21CTO
Jun 24, 2019 · Fundamentals

Land a Software Engineer Job and Thrive: Interview, Skills, and Growth Hacks

This guide walks aspiring software engineers through mastering interview preparation, essential coding fundamentals, effective communication, leveraging open‑source contributions, and continuous learning resources, offering practical tips and red‑flag questions to ask employers, while emphasizing code quality, debugging, and career‑building tools for long‑term success.

Career DevelopmentInterview Preparationcoding best practices
0 likes · 15 min read
Land a Software Engineer Job and Thrive: Interview, Skills, and Growth Hacks
21CTO
21CTO
Jun 20, 2019 · R&D Management

What Makes Lu Qi a Tech Giant? 4 Key Traits, Time‑Management, and Learning Hacks

This article distills Lu Qi’s unique mindset—pursuing engineering excellence, mastering marathon‑style time management, committing to daily learning, and curating influential reading—to reveal actionable habits that can help engineers and leaders achieve sustained high performance.

LeadershipLu QiPersonal Development
0 likes · 11 min read
What Makes Lu Qi a Tech Giant? 4 Key Traits, Time‑Management, and Learning Hacks
21CTO
21CTO
Mar 12, 2019 · Fundamentals

What Makes a 10x Developer? Proven Habits to Boost Your Productivity Tenfold

This article explores the myth of the 10x developer, explains why experience alone isn’t enough, and outlines concrete habits—such as focusing on the right tasks, minimizing distractions, leveraging powerful tools, continuous learning, mentorship, and knowledge sharing—that can dramatically increase a software engineer’s productivity.

10x developercontinuous learningefficiency
0 likes · 8 min read
What Makes a 10x Developer? Proven Habits to Boost Your Productivity Tenfold
Tencent Cloud Developer
Tencent Cloud Developer
Jan 22, 2019 · R&D Management

Age and Career Longevity in the Programming Profession

The article examines how age influences programming careers, noting most developers are under 30, but emphasizes that skill, continuous learning, diverse project experience, and personal influence—not age—determine longevity, with top‑1% engineers able to work productively into old age despite industry bias.

age discriminationcareer advicecontinuous learning
0 likes · 5 min read
Age and Career Longevity in the Programming Profession
21CTO
21CTO
Jan 11, 2019 · Fundamentals

How Programmers Can Master Continuous Learning: Proven Models and Practical Tips

This article presents two learning models for programmers, explains how abstract knowledge is formed from concrete experiences, outlines three essential requirements for effective learning, and offers actionable advice on selecting and internalizing valuable technical knowledge to boost long‑term productivity.

continuous learningknowledge managementlearning
0 likes · 8 min read
How Programmers Can Master Continuous Learning: Proven Models and Practical Tips
Java Captain
Java Captain
Jan 6, 2019 · Fundamentals

Why Some Programmers Excel: 8 Practical Tips for Self‑Improvement

This article outlines eight actionable strategies—including investing in education, leveraging existing libraries, mastering data structures, using powerful IDEs, writing clean code, continuous learning, disciplined planning, and humility—to help programmers become more outstanding in their careers.

Career DevelopmentData Structurescoding standards
0 likes · 9 min read
Why Some Programmers Excel: 8 Practical Tips for Self‑Improvement
Alibaba Cloud Developer
Alibaba Cloud Developer
Aug 2, 2018 · Fundamentals

Why Relying on Experience Alone Won’t Keep You Ahead in Tech

In today’s fast‑changing tech landscape, programmers must continuously learn through books, documentation, videos, demos, and community engagement, because experience quickly becomes obsolete and only a proactive, tool‑savvy approach can sustain career growth and effective software design.

Career Developmentcontinuous learningprogramming
0 likes · 15 min read
Why Relying on Experience Alone Won’t Keep You Ahead in Tech
Meituan Technology Team
Meituan Technology Team
Apr 12, 2018 · R&D Management

Continuous Learning and Growth for Engineers: Principles, Common Confusions, and the Architect Skill Model

The article outlines how engineers can sustain continuous learning amid heavy workloads and rapid tech change by applying four proven principles—persistence, hands‑on practice, communication, and systematic summarization—while dispelling common career myths and introducing a seven‑skill architect model covering programming, debugging, deployment, performance, business architecture, online operations, and management.

Career DevelopmentEngineering managementSoftware Architecture
0 likes · 30 min read
Continuous Learning and Growth for Engineers: Principles, Common Confusions, and the Architect Skill Model
Java Backend Technology
Java Backend Technology
Jan 26, 2018 · Operations

How DevOps Bridges Development and Operations to Boost Software Delivery

DevOps combines development and operations through automated workflows, fostering collaboration among developers, testers, and ops teams to accelerate, frequent, and reliable software delivery, improve system efficiency, feedback loops, continuous learning, and organizational culture, ultimately enhancing productivity and product quality.

CollaborationDevOpscontinuous learning
0 likes · 6 min read
How DevOps Bridges Development and Operations to Boost Software Delivery
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Aug 30, 2017 · Fundamentals

7 Essential Tips Every New Programmer Must Follow

A seasoned developer shares seven practical pieces of advice—covering health, hobbies, continuous learning, mindset, role flexibility, creativity, and hand speed—to help newcomers become healthier, more versatile, and more effective programmers.

Career Developmentcontinuous learninghealth
0 likes · 17 min read
7 Essential Tips Every New Programmer Must Follow
DevOps
DevOps
Jul 16, 2017 · R&D Management

Five Principles for Outstanding Engineers: Lu Qi’s Engineering Leadership Talk

In his July 11 Engineering Leadership Talk, Baidu’s Lu Qi outlines five essential principles—believing in technology, innovating on the shoulders of giants, pursuing engineering excellence, committing to daily learning, and taking ownership—to guide engineers toward excellence and lasting impact.

EngineeringInnovationLeadership
0 likes · 7 min read
Five Principles for Outstanding Engineers: Lu Qi’s Engineering Leadership Talk
21CTO
21CTO
Jul 14, 2017 · R&D Management

5 Principles to Become an Outstanding Engineer – Insights from Lu Qi

Lu Qi, former Baidu CTO, shares five essential principles—believing in technology, building on others' work, pursuing engineering excellence, learning daily, and taking ownership—to help software engineers elevate their mindset and impact in the AI‑driven era.

InnovationOwnershipcontinuous learning
0 likes · 8 min read
5 Principles to Become an Outstanding Engineer – Insights from Lu Qi
MaGe Linux Operations
MaGe Linux Operations
Apr 17, 2017 · Fundamentals

How to Become an Ideal Programmer: 6 Practical Mindset Shifts

The article explores what separates genius, ideal, and mediocre programmers, shares a personal journey from novice to backend lead, and outlines six concrete habits—focus, thinking power, saying yes, future investment, tool mastery, and time management—to help anyone become an ideal programmer.

continuous learningproductivityprogrammer mindset
0 likes · 11 min read
How to Become an Ideal Programmer: 6 Practical Mindset Shifts
21CTO
21CTO
Apr 5, 2017 · R&D Management

What Mindset Makes a Great Software Architect? Vision, System Thinking & Openness

The article explores the essential convictions and steadfastness a qualified software architect must possess—visionary outlook, systematic thinking, an open mindset, and lifelong learning—to design forward‑looking, scalable architectures that drive organizational growth.

Software Architecturecontinuous learningopen mindset
0 likes · 14 min read
What Mindset Makes a Great Software Architect? Vision, System Thinking & Openness
ITPUB
ITPUB
Jan 20, 2017 · Fundamentals

How to Keep Your Programming Skills Fresh and Avoid Becoming Outdated

The article offers practical strategies for programmers to stay current, including learning new languages, using knowledge in novel ways, tackling client challenges, occasionally abandoning frameworks, seeking code reviews, and continuously coding to prevent skill decay.

Skill developmentcareer advicecontinuous learning
0 likes · 5 min read
How to Keep Your Programming Skills Fresh and Avoid Becoming Outdated
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Jan 5, 2017 · Fundamentals

What Makes an Ideal Programmer? 6 Practical Traits to Master

This reflective guide explores the journey from novice to seasoned developer, classifies programmers into three types, and outlines six essential habits—focus, analytical thinking, constructive refusal, future investment, tool mastery, and time management—that together define an ideal programmer.

Career Developmentcontinuous learningproductivity
0 likes · 11 min read
What Makes an Ideal Programmer? 6 Practical Traits to Master
DevOps
DevOps
Jan 4, 2017 · Operations

The Third Way of DevOps: Continuous Learning and Docker as Lab Equipment

The article explains the Third Way of DevOps—continuous learning through Kaizen and the PDSA cycle—showing how Docker serves as laboratory equipment that enables rapid, reproducible experiments, illustrated with examples from a financial institution and a personal baseball‑statistics project.

DevOpsDockerLean
0 likes · 8 min read
The Third Way of DevOps: Continuous Learning and Docker as Lab Equipment
21CTO
21CTO
Apr 13, 2016 · R&D Management

What Ten Years at Huawei Taught Me About Leadership and Career Growth

Drawing from a decade at Huawei, the author shares twelve practical lessons on teamwork, ambition, continuous learning, strategic thinking, independent judgment, proactive action, responsibility, cultural appreciation, openness, time management, and the importance of sharing, followed by a concise summary of Ren Zhengfei's ten principles for selecting senior managers.

Career DevelopmentHuaweiLeadership
0 likes · 21 min read
What Ten Years at Huawei Taught Me About Leadership and Career Growth
21CTO
21CTO
Mar 31, 2016 · R&D Management

How Etsy’s Architecture Reviews and No‑Blame Postmortems Boost Engineering Efficiency

This article explains Etsy’s four core engineering practices—code review, continuous deployment, architecture review, and no‑blame postmortems—detailing how structured reviews, collaborative decision‑making, and a blame‑free incident analysis culture foster empowerment, collective responsibility, continuous learning, and higher productivity across the organization.

Collaborationarchitecture reviewcontinuous learning
0 likes · 10 min read
How Etsy’s Architecture Reviews and No‑Blame Postmortems Boost Engineering Efficiency
21CTO
21CTO
Mar 10, 2016 · Fundamentals

How to Escape the Comfort Zone and Keep Your Coding Skills Fresh

The article reflects on recent government software failures, shares personal experiences with legacy systems, and offers practical advice for developers to continuously learn new technologies, embrace legacy code, challenge biases, avoid overwhelm, and maintain curiosity throughout their careers.

Career DevelopmentTechnology adoptioncontinuous learning
0 likes · 6 min read
How to Escape the Comfort Zone and Keep Your Coding Skills Fresh
21CTO
21CTO
Feb 24, 2016 · Fundamentals

What Mindset Makes a Great Software Architect? Vision, System Thinking, and Lifelong Learning

In this interview, chief architect Wang Fuqiang shares the essential qualities of a successful software architect—forward‑looking vision, systematic thinking, an open mindset, and continuous learning—illustrated with real‑world examples and practical advice for building sustainable, high‑value systems.

System Designcontinuous learningopen mindset
0 likes · 14 min read
What Mindset Makes a Great Software Architect? Vision, System Thinking, and Lifelong Learning
MaGe Linux Operations
MaGe Linux Operations
Feb 20, 2016 · Fundamentals

How to Master Any New Technology Quickly: 5 Proven Steps for Engineers

The article outlines five practical steps—adopting a proactive mindset, shifting from passive to active learning, understanding the purpose of the technology, hands‑on experimentation with official quick‑start guides, deep‑dive reading, teaching, and community involvement—to help engineers rapidly master new IT tools and frameworks.

Career DevelopmentTechnology adoptioncontinuous learning
0 likes · 9 min read
How to Master Any New Technology Quickly: 5 Proven Steps for Engineers
Qunar Tech Salon
Qunar Tech Salon
Dec 27, 2015 · Fundamentals

The Importance of Continuous Learning in a Software Development Career

The author, a programmer with 32 years of experience, argues that continuous self‑education and staying abreast of emerging technologies are personal responsibilities, not the employer’s, illustrating this through a series of career anecdotes spanning from early microcomputers to modern mobile and web development.

Career Developmentcontinuous learningprogramming languages
0 likes · 11 min read
The Importance of Continuous Learning in a Software Development Career
21CTO
21CTO
Dec 14, 2015 · Fundamentals

Why Continuous Learning Is a Programmer’s Survival Skill

The article reflects on a veteran programmer’s 32‑year journey, emphasizing that staying current through self‑driven education, exploring new languages and technologies, and not relying on employers for training is essential for long‑term success in the ever‑evolving software industry.

Career Developmentcontinuous learningprogramming
0 likes · 10 min read
Why Continuous Learning Is a Programmer’s Survival Skill
21CTO
21CTO
Nov 17, 2015 · R&D Management

5 Essential Lessons for Veteran Programmers to Stay Relevant

A seasoned programmer in his late fifties shares five practical pieces of advice—ranging from staying true to your roots and embracing chaos to pruning code, leveraging experience, and prioritizing health—to help aging developers remain productive and fulfilled in the fast‑moving software industry.

career advicecontinuous learningsenior developers
0 likes · 14 min read
5 Essential Lessons for Veteran Programmers to Stay Relevant
ITPUB
ITPUB
Nov 3, 2015 · Fundamentals

How to Stop Blaming Compilers and Write Better Code: 6 Proven Practices

This article outlines six practical habits for developers—self‑checking code before blaming tools, continuous learning, embracing refactoring, acting professionally, using static analysis, and genuinely caring about code quality—to improve productivity and reduce bugs in any software project.

best practicescode qualitycontinuous learning
0 likes · 12 min read
How to Stop Blaming Compilers and Write Better Code: 6 Proven Practices
21CTO
21CTO
Oct 10, 2015 · Fundamentals

20 Essential Software Development Lessons Every Programmer Should Follow

This article shares twenty practical software development lessons—from starting with a minimal version and iterating, to effective debugging, teamwork, and continuous learning—offering actionable guidance that seasoned programmers have distilled over more than a decade of experience.

best practicescontinuous learningdebugging
0 likes · 10 min read
20 Essential Software Development Lessons Every Programmer Should Follow
21CTO
21CTO
Sep 23, 2015 · Fundamentals

How Dependent Are Programmers on Technology—and Why It Matters

Programmers must understand their growing reliance on technology, as rapid innovation forces continuous learning, adoption of new tools, and utilization of abundant resources like online courses and blogs, otherwise they risk becoming obsolete in a tech‑driven world.

continuous learningdeveloper resourcesprogramming
0 likes · 5 min read
How Dependent Are Programmers on Technology—and Why It Matters
21CTO
21CTO
Aug 19, 2015 · Fundamentals

How to Master New Technologies Fast: A Practical Guide for Engineers

The article outlines a step‑by‑step approach for engineers to quickly learn new IT technologies—emphasizing proactive mindset, active learning, leveraging official documentation, hands‑on practice, and sharing knowledge to achieve mastery and stay competitive in a rapidly evolving industry.

Career DevelopmentTechnology adoptioncontinuous learning
0 likes · 9 min read
How to Master New Technologies Fast: A Practical Guide for Engineers