C - Definitions

Search Definitions
  • C

    class diagram

    A class diagram is an illustration of the relationships and source code dependencies among classes in the Unified Modeling Language (UML).

  • client-side framework

    A client-side framework is a software development framework that focuses on executing application processes on end user devices rather than the application's own server.

  • componentization (component-based development)

    Componentization is an approach to software development that involves breaking software down into identifiable and reusable pieces that application developers can independently build and deploy.

  • CQRS (command query responsibility segregation)

    Command query responsibility segregation (CQRS) is a programming design pattern that treats retrieving data and changing data differently.

Software Quality
Cloud Computing
TheServerSide.com
Close