14 Dec 2022
Technology Connects Life This semester I learned a lot about the basic concepts of software engineering, and it has been interesting to apply this knowledge to web application development. My team and I managed and developed our projects by applying...
Reflection Software Engineering Learning
01 Dec 2022
Design Patterns In software engineering, Design Pattern is a proposed solution to a variety of common (recurring) problems in software design Usually we write code, most of the cases are pipeline-type code, basically can achieve business logic. The best way...
Reflection Design Patterns
06 Oct 2022
Advantages of the UI framework The UI framework makes it easier for new people to get started, with plenty of code and examples already available. Building a complete component library from scratch is a daunting task, and using a UI...
UI framework HTML CSS
22 Sep 2022
Can Coding Standards Help to Learn a Programming Language? There is a wealth of literature that emphasizes the advantages of having consistent coding styles and standards. The majority of readers will undoubtedly agree with the following: Inexperienced developers and cowboys...
Reflection Coding Standards Learning
15 Sep 2022
Software development is a universal skill We think of math, biology, and chemistry as the basis for learning all kinds of other majors , and programming is no different. We need to do it mathematically , but in the modern...
future Software
08 Sep 2022
Reflect on smart questions? The ability to effectively communicate is the most important of all life skills. Having strong communication skills benefits us in many areas of our lives, from our professional to our personal lives, and everything in between....
Questions Answers StackOverflow