DEV Community

Rohith ND
Rohith ND

Posted on

Coding Acronyms

  • AJAX : Asynchronous Javascript and XML
  • CDN : Content Delivery Network
  • CMS : Content Management System
  • CRUD : Create , Read , Update , Delete
  • DOM : Document Object Model
  • FOSS : Free and Open-source software
  • GUI : Graphical User Interface
  • IDE : Integrated Development Environment
  • JSON : Javascript Object Notation
  • OOP : Object-Oriented Programming
  • REST : Representational State Transfer
  • SCM : Source Control Management
  • MR : Merge Request
  • PR : Pull Request
  • AWD : Android Web Developer
  • Dir : Directory
  • img : Image
  • pre : Preformatted
  • src : Source
  • var : Variable
  • em : Emphasize
  • href : Hypertext Reference
  • DevOps : Development and Operations
  • CI : Continuous Integration
  • CD : Continuous Delivery

Top comments (0)