DEV Community

Cover image for πŸš€ Dev's Slang: The Essential Glossary for Newbies πŸ’» Part 1
Crypto.Andy (DEV)
Crypto.Andy (DEV)

Posted on

πŸš€ Dev's Slang: The Essential Glossary for Newbies πŸ’» Part 1

If you're new to the world of development, the amount of technical jargon can be overwhelming! Don't worry, we've got you covered. Here’s a list of 35 essential dev slang terms you’ll often encounter as you start your journey in programming.

  1. Bug 🐞 - Error in code
  2. Fork 🍴 - Copy code
  3. Push ⬆️ - Upload code
  4. PR - Pull request
  5. Merge πŸ”„ - Combine changes
  6. API 🌐 - Interface
  7. Refactor πŸ”§ - Clean up code
  8. Commit βœ… - Save code
  9. Stack πŸ—‚ - Tech tools
  10. Clone πŸ–₯ - Copy repo
  11. Debug πŸ•΅οΈβ€β™‚οΈ - Fix errors
  12. Deploy πŸš€ - Release
  13. Sprint ⏱ - Work cycle
  14. MVP - Min. Viable Product
  15. IDE πŸ–₯ - Dev environment
  16. CI/CD πŸ”„ - Continuous integration
  17. Hotfix πŸ”₯ - Quick fix
  18. Tech Debt πŸ’Έ - Deferred improvements
  19. Git - Version control
  20. Node 🟒 - Running server
  21. Webhook πŸ”— - Event listener
  22. Token πŸ’³ - Authentication element
  23. Latency ⏳ - Delay in response
  24. Cache πŸ’Ύ - Temporary data storage
  25. Repository πŸ“‚ - Code storage
  26. NPM - Node package manager
  27. Yarn 🧢 - Alternative package manager
  28. DevOps πŸ”§ - Dev + IT operations
  29. Container πŸ›  - Isolated environment
  30. Monorepo πŸ“‚ - Single code repo
  31. Serverless 🌐 - No server management
  32. Agile πŸ”„ - Flexible project management
  33. CRUD πŸ“ - Create, Read, Update, Delete
  34. UX/UI 🎨 - User experience/interface
  35. OAuth πŸ”‘ - Auth protocol

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

While many AI coding tools operate as simple command-response systems, Qodo Gen 1.0 represents the next generation: autonomous, multi-step problem-solving agents that work alongside you.

Read full post

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay