PROGRAMMING

Programming is usually refers to computer and pertaining to the process or activity of writing or encoding software.

ChatBot or chatterbot is a software application used to conduct an online chat conversation via text or text-to-speech, in lieu of providing direct contact with a live human agent.

ChatGPT Weblink: https://chat.openai.com

Visual Studio

Chrome Developer Tools

Source Code is any collection of text, with or without comments, written using a human-readable programming language, usually as plain text.

IDE or Integrated Development Environment is a software application that provides comprehensive facilities to computer programmers for software development. An IDE normally consists of at least a source code editor, build automation tools, and a debugger.

Compiler is a computer program that translates computer code written in one programming language into another language.