#github
Read more stories on Hashnode
Articles with this tag
What are Logs? Logs are records of events that happen in a computer system, application, or network.They provide a detailed account of operations and...
Git is a distributed version control system (DVCS) widely used for tracking changes in source code during software development. It was created by...
A Compiler is a program that translates source code written in a high-level programming language into machine code or bytecode.It processes the entire...
Docker is a platform for developing, shipping, and running applications in lightweight, portable containers. It enables developers to package their...
An API, or Application Programming Interface, is like a set of rules that allows different software applications to communicate with each other. It...
WEB BROWSER - It's like a window that lets you view websites on the internet. Examples include Google Chrome, Mozilla Firefox, and Safari. WEB SERVER...