ZJZac Jianginwj.hashnode.dev·Aug 9, 2023 · 4 min readBecome the software engineer with strong fundamentals.In the ever-changing world of software engineering, it is tempting for developers to focus on the latest trends and technologies. While staying up to date is essential; it is equally crucial to recognize the significance of mastering the fundamentals...00
ZJZac Jianginwj.hashnode.dev·Jul 21, 2023 · 7 min readHow to keep your code elegant, readable and maintainableIn the world of software development, simplicity and elegance are highly valued qualities in code. Writing elegant code requires thoughtful design and attention to detail. In this article, we will explore some key principles and practices for achievi...00
ZJZac Jianginwj.hashnode.dev·Jul 15, 2023 · 3 min readThe Art of Naming Variables: Avoiding ambiguity and promoting clarityIn the world of programming and software development, variables serve as the building blocks for creating functional applications. They allow us to store and manipulate data, making our programs dynamic and interactive. However, the art of naming var...00
ZJZac Jianginwj.hashnode.dev·Jun 28, 2023 · 5 min readChallenging the daily Stand-Up: Debunking the need for daily meetings in ScrumIn today's rapidly evolving business landscape, organizations are seeking strategies that enable them to swiftly adapt and thrive. Agile methodology has emerged as a powerful framework that fosters flexibility, collaboration, and innovation. Scrum, a...00
ZJZac Jianginwj.hashnode.dev·Jun 23, 2023 · 4 min readDocumentation is Essential in Software Engineering and we all need to write more of it.Introduction In the world of software engineering, documentation plays a vital role in ensuring the success of projects. It provides a comprehensive understanding of the software system, its components, and its functionality. While some developers mi...00