Tagged articles
23 articles
Page 1 of 1
macrozheng
macrozheng
Apr 26, 2025 · R&D Management

Master Workplace Excellence: 5 Key Practices for Outstanding Results

The article outlines five essential practices—responsibility, communication, execution, mindset, and results—that together form a complete workplace performance framework, illustrating how internal accountability, clear information flow, decisive action, positive attitude, and focused delivery drive career success.

Career DevelopmentMindsetcommunication
0 likes · 12 min read
Master Workplace Excellence: 5 Key Practices for Outstanding Results
DevOps
DevOps
Dec 29, 2024 · R&D Management

Understanding Information, Cognition, Execution, and Competition Gaps in Organizations

The article examines how information gaps, cognition gaps, execution gaps, resource gaps, and competition gaps interrelate, explaining that data becomes information with context, information shapes cognition, cognition drives execution, and resources amplify competitive advantage, while highlighting the role of communities and personal development in bridging these gaps.

Resource Managementcognitioncompetition
0 likes · 12 min read
Understanding Information, Cognition, Execution, and Competition Gaps in Organizations
JD Retail Technology
JD Retail Technology
Nov 13, 2024 · R&D Management

Guidelines for New Project Managers: Initiation, Planning, Execution, and Monitoring

This article shares practical advice for novice project managers, covering the four process groups—initiation, planning, execution, and monitoring—through real‑world examples, stakeholder identification, risk handling, change control, and communication techniques to help them deliver value and grow their teams.

PlanningProject Managementexecution
0 likes · 25 min read
Guidelines for New Project Managers: Initiation, Planning, Execution, and Monitoring
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 16, 2023 · R&D Management

Mastering Performance Reviews: Boost Value, Growth, and Impact

This article explains how performance reviews can reveal personal growth by focusing on value delivery and results, offering structured thinking methods, fast‑and‑slow thinking techniques, proactive habits, goal‑setting strategies, priority management, effective communication, and ways to turn outcomes into lasting influence.

Goal SettingPerformance Reviewcommunication
0 likes · 16 min read
Mastering Performance Reviews: Boost Value, Growth, and Impact
DevOps
DevOps
Sep 27, 2023 · R&D Management

Systemic Thinking and Execution Strategies for Tech Leaders

The article explores how tech leaders can overcome workplace pressure and uncertainty by adopting systemic, deep, global, and long‑term thinking, using real‑world anecdotes and practical execution tactics to improve decision‑making, team management, and career advancement.

Career DevelopmentLeadershipManagement
0 likes · 14 min read
Systemic Thinking and Execution Strategies for Tech Leaders
Architects Research Society
Architects Research Society
Aug 31, 2023 · Fundamentals

Linking Strategy and Execution: Using Archimate Motivation Elements for Enterprise Architecture

The article explains how strategy development and execution are interdependent, outlines why executives often prioritize execution, and demonstrates how Archimate 3.1's motivation layer can model strategic intent, capabilities, and feedback loops to bridge strategy with actionable enterprise architecture practices.

enterprise architectureexecutionmotivation model
0 likes · 10 min read
Linking Strategy and Execution: Using Archimate Motivation Elements for Enterprise Architecture
Tencent Cloud Developer
Tencent Cloud Developer
Jun 16, 2022 · Game Development

C++20 Coroutines and Execution: Building an Asynchronous Game Server Framework

The article explains how C++20 coroutines and the emerging execution framework are used to redesign a single‑threaded game‑server architecture, detailing custom async wrappers, integration with asio and libunifex, job‑type scheduling, example coroutine code, current limitations, and a roadmap toward a simpler, sender/receiver‑based async library.

AsynchronousC++20Game Development
0 likes · 19 min read
C++20 Coroutines and Execution: Building an Asynchronous Game Server Framework
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
21CTO
21CTO
Oct 8, 2019 · Operations

How CEOs Can Balance Strategy and Execution: The Power of a Personal “Grasp”

The article explores how CEOs can break personal and organizational boundaries by developing a clear personal “grasp,” aligning strategic vision with disciplined execution, empowering knowledgeable staff, and balancing high‑level direction with detailed focus to drive sustainable growth.

CEOLeadershipManagement
0 likes · 12 min read
How CEOs Can Balance Strategy and Execution: The Power of a Personal “Grasp”
21CTO
21CTO
Sep 8, 2019 · R&D Management

Why 80% of Management Is Waste and How to Build Sustainable Competitive Advantage

The article argues that most management activities waste resources due to a lack of systematic thinking, proposes modularization and relationship mapping as core tasks, and outlines a three‑layer system of strategy, execution, and culture to create lasting competitive advantage.

LeadershipManagementexecution
0 likes · 11 min read
Why 80% of Management Is Waste and How to Build Sustainable Competitive Advantage
转转QA
转转QA
Jun 5, 2019 · Fundamentals

Designing Executable Test Cases: Principles, Common Pitfalls, and Practical Examples

This article explains how to transform product requirements into clear, executable test cases by defining unique conditions and deterministic results, discusses typical questions about coverage and edge cases, and provides concrete examples from game‑account and book‑purchase scenarios to illustrate effective case design.

Software Testingexecutionquality assurance
0 likes · 7 min read
Designing Executable Test Cases: Principles, Common Pitfalls, and Practical Examples
DevOps Cloud Academy
DevOps Cloud Academy
Jun 12, 2018 · Operations

Multiple Ways to Execute Shell Scripts and Manage Permissions

This article explains five methods to run a shell script—interpreter, relative and absolute path execution, dot sourcing, and the source command—demonstrates required permission settings, and provides a concise overview of Linux permission concepts and chmod usage for script execution.

chmodexecutionscript
0 likes · 4 min read
Multiple Ways to Execute Shell Scripts and Manage Permissions
MaGe Linux Operations
MaGe Linux Operations
Apr 19, 2018 · Fundamentals

Master Python Imports: From Simple Modules to Full Packages

This article explains how Python’s __name__ variable works, demonstrates module creation with pizza.py and menu.py, shows how to turn modules into a package with __init__.py and __main__.py, covers absolute vs. relative imports, executable packages, sibling‑package imports, and the module search path.

ModulesPackagesRelative Import
0 likes · 13 min read
Master Python Imports: From Simple Modules to Full Packages
Java High-Performance Architecture
Java High-Performance Architecture
Oct 13, 2015 · Frontend Development

Understanding JavaScript Hoisting: Why console.log(test) Returns Undefined

JavaScript executes code by first compiling function and var declarations within a scope, then running statements top‑to‑bottom, which explains why accessing a var‑declared variable before its assignment yields undefined while referencing an undeclared variable throws an error, as illustrated through detailed examples.

JavaScriptVarexecution
0 likes · 4 min read
Understanding JavaScript Hoisting: Why console.log(test) Returns Undefined
21CTO
21CTO
Sep 12, 2015 · Operations

Why Great Strategies Fail: Uncovering the Real Barriers to Execution

The article uses three vivid workplace anecdotes to illustrate why clear goals, feasible methods, solid communication, rational processes, proper incentives, and effective assessment are essential for turning strategy into successful execution.

Managementcommunicationexecution
0 likes · 8 min read
Why Great Strategies Fail: Uncovering the Real Barriers to Execution