Category

Share

View technical articles under the Share category.

69 articles
1 Current page
Recommend a High-Performance State Machine Management Solution

Recommend a High-Performance State Machine Management Solution

In actual software development, especially industrial software, each device has complex states and the functional requirement of switching between states. In such cases, how to manage states and transitions between them, as well as functional control under corresponding states, becomes a very important issue.

老码识途呀 8/13/2025 8:25 AM
(8)From Nurse to C# Developer -- Data Types and Inheritance

(8)From Nurse to C# Developer -- Data Types and Inheritance

This article will combine medical work scenarios to explain in detail important concepts in C# such as namespaces, data types, string processing, inheritance, and collections, helping medical professionals better understand programming knowledge.

勇敢的天使 3/24/2025 9:47 PM
(7)From Nurse to C# Developer -- Basics of Object-Oriented Programming

(7)From Nurse to C# Developer -- Basics of Object-Oriented Programming

As a programmer who switched from the nursing industry, I will share how to understand the concepts of object-oriented programming through experience in medical work. This article introduces core OOP concepts such as classes, objects, properties, and methods, and uses examples from the healthcare field to deepen understanding.

勇敢的天使 3/18/2025 9:15 PM