Introduction to uml design and tools

Introduction: The design of UML is significant for software developer. The UML not only give you and your partner straightforward big picture of your project,...

   Jun 19, 2022     3 min read
Operating system concurrency control--specious wakeup

Prerequisite: Multithreading (computer architecture) - Wikipedia, Lock (computer science) - Wikipedia, Condition variable Abstract: As we all know lock can prevent multip threads access the...

   Jun 11, 2022     5 min read
Buil person website using GitHub & Jekyll

Build your first blog using GitHub and Jekyll Contents Introduction Prerequisite Build steps Thanks Introduction If you are a student or programming beginner you may...

   Jun 4, 2022     2 min read