Tag

execution

0 views collected around this technical thread.

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 developmentcommunicationexecution
0 likes · 12 min read
Master Workplace Excellence: 5 Key Practices for Outstanding Results
Old Zhao – Management Systems Only
Old Zhao – Management Systems Only
Apr 21, 2025 · R&D Management

Mastering Project Management: The 5 Essential Phases Every Team Needs

This guide explains why projects often fail, defines project management, and walks through the five essential phases—initiation, planning, execution, monitoring, and closure—providing practical steps, key metrics, and visual tools to help teams deliver results on time, within budget, and with quality.

Project Managementclosingexecution
0 likes · 7 min read
Mastering Project Management: The 5 Essential Phases Every Team Needs
Model Perspective
Model Perspective
Jan 6, 2025 · Fundamentals

Unlock Better Decisions with the 4‑Step ‘Think‑Plan‑Do‑Review’ Framework

Effective decision‑making requires a closed loop of clear analysis, strategic planning, decisive execution, and thorough post‑action review, and this article outlines practical methods for each stage, from extracting core issues to designing flexible plans, implementing actions, and learning from outcomes.

decision makingexecutionproblem solving
0 likes · 11 min read
Unlock Better Decisions with the 4‑Step ‘Think‑Plan‑Do‑Review’ Framework
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.

cognitioncompetitionexecution
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.

Project Managementexecutioninitiation
0 likes · 25 min read
Guidelines for New Project Managers: Initiation, Planning, Execution, and Monitoring
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.

DevOpscareer developmentexecution
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.

ArchiMateStrategyenterprise architecture
0 likes · 10 min read
Linking Strategy and Execution: Using Archimate Motivation Elements for Enterprise Architecture
Architects Research Society
Architects Research Society
Aug 3, 2022 · R&D Management

Linking Strategy and Execution: Using Archimate for Motivation Modeling

The article explains how strategy development and execution are interdependent, outlines a capability‑to‑technology roadmap approach, and shows how Archimate 3.1 can model motivation elements to provide traceability and feedback between strategic goals and operational actions.

ArchiMateStrategycapability roadmap
0 likes · 10 min read
Linking Strategy and Execution: Using Archimate for Motivation Modeling
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.

C++20Coroutineasio
0 likes · 19 min read
C++20 Coroutines and Execution: Building an Asynchronous Game Server Framework
Architecture and Beyond
Architecture and Beyond
Dec 4, 2021 · R&D Management

Practical Guide for Senior Technical Leaders Transitioning to New Companies

This guide outlines how senior technical managers can successfully land in a new organization by adopting the right mindset, pacing their integration, building trust, identifying quick wins, and progressively taking ownership of people, processes, and strategy to become an effective leader.

career transitionexecutionmindset
0 likes · 19 min read
Practical Guide for Senior Technical Leaders Transitioning to New Companies
Python Programming Learning Circle
Python Programming Learning Circle
Jun 28, 2021 · Fundamentals

Understanding Python's __name__ Variable: Purpose, Values, and Practical Examples

This article explains the built‑in __name__ variable in Python, how its value differs when a script is run directly versus imported as a module, and demonstrates both scenarios with clear code examples and visual diagrams.

@ImportModulePython
0 likes · 5 min read
Understanding Python's __name__ Variable: Purpose, Values, and Practical Examples
Python Programming Learning Circle
Python Programming Learning Circle
Apr 19, 2021 · Fundamentals

Understanding the main() Function and Execution Modes in Python

This article explains Python's lack of a built‑in main() entry point, introduces the conventional main() pattern using the __name__ == '__main__' guard, compares command‑line and import execution modes, and provides best‑practice guidelines for structuring Python scripts and modules.

Python__name__best practices
0 likes · 8 min read
Understanding the main() Function and Execution Modes in Python
转转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.

executionquality assurancerequirements
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.

LinuxPermissionschmod
0 likes · 4 min read
Multiple Ways to Execute Shell Scripts and Manage Permissions