Category

share

Technical observation, experience review and practical resource sharing

69 篇文章
1 当前页
Recommend a high-performance state machine management solution

Recommend a high-performance state machine management solution

In actual software development, especially industrial software, every device has complex states and functional requirements for switching between states. In this case, how to manage states and switching between states, and functions under corresponding states. Control has become 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 explain in detail important concepts such as namespaces, data types, string processing, inheritance, and collections in C#based on medical work scenarios to help medical staff better understand programming knowledge.

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

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

As a programmer who has turned from the nursing industry, I will share how to understand the concept of object-oriented programming through my experience in nursing work. This article will introduce core object-oriented concepts such as classes, objects, attributes, and methods, and combine them with examples in the field of health care to deepen their understanding.

勇敢的天使 3/18/2025 9:15 PM
(6)From Nurse to C#Developer-Basic Advances: Program Control and Data Structure

(6)From Nurse to C#Developer-Basic Advances: Program Control and Data Structure

On the sixth day of C#programming, I learned loop control, ternary expressions, constants, enumerations, structures, arrays, and methods. As a developer who turned from the nursing industry, I combine these programming concepts with nursing work experience to help me better understand and remember them.

勇敢的天使 3/9/2025 8:49 PM
(4)From Nurse to C#Developer-Nurses Learn Markdown

(4)From Nurse to C#Developer-Nurses Learn Markdown

On the fourth day of learning C#programming, I started learning Markdown. As a nurse-turned-developer, I record my learning experience of this lightweight markup language.

勇敢的天使 2/26/2025 1:24 PM