Related resources for methodologies
  • 12 Core Practices In Extreme Programming XP🧙‍♂️4/5/2024 9:43:57 AM. Extreme Programming (XP) embodies 12 core practices including continuous integration, test-driven development, pair programming, and small releases. These practices foster agile development, emphasizi
  • Media Queries in CSS3/19/2024 6:12:44 AM. This article elucidates the significance and functionalities of media queries, a prominent module of CSS3. It highlights how CSS3 introduces a plethora of built-in modules, including media queries, th
  • Configure Inherited Processes in Azure DevOps3/14/2024 7:02:34 AM. In this article we will discuss how we can configure inherited processes in Azure DevOps and use them in our projects. We will also discuss some use cases related to inherited processes.
  • Programming Methodologies9/14/2023 6:56:54 AM. This article just provides an overview of some programming methodologies and we will see OOP concepts in greater details.
  • Agile Scrum Vs Code-As-You-Go Methodologies9/14/2021 1:15:59 PM. In this article, you will learn about Agile Scrum vs Code-As-You-Go methodologies.
  • Gauging The Future With Agile Methodologies6/22/2021 12:54:54 PM. Agile methodologies focusing on three popular methodologies, such as extreme programming, scrum, and rational unified process. Learn about some of the key benefits of the Agile methodology.
  • DevOps The Big Picture4/12/2019 2:05:04 PM. DevOps is a new philosophy that can help software organizations innovate more quickly and be more responsive to the business needs. It promotes collaboration between developers and operations which im
  • Partial Class In C#2/25/2019 11:32:54 AM. In this article, we will learn about partial classes of C#.
  • Agile Methodologies of software development9/26/2017 4:19:32 AM. In this article we will discuss overcoming the risk factors which are nothing but Agile Methodologies.
  • Various Cache Clearing Methodologies10/10/2014 7:38:19 PM. This article contains various sorts of cache clearing approaches, their pros and cons and browser cache clearing options.
  • Simple tips in writing a software requirements and specification Document(SRS) document12/29/2010 11:38:57 PM. In this article I want to give the readers very simple tips from my very short experience in writing a software requirements document. I am a developer and I know how it is important for me to have very clear requirements, and I was a junior project a manager, and I know the cost of a mistake in the requirements document. What I want is to share my experience with the readers.
  • Why Waterfall Model and Iterative Techniques are so risky12/23/2010 5:20:05 AM. Generally the software development methodologies are classified into either a Waterfall method or an Iterative method. First we will look into what Waterfall Method does.
  • Software testing Methodologies9/21/2010 6:18:42 AM. Some commonly used software testing methodologies - Waterfall model, V model, Spiral model, Prototype model etc