API – Application Programming Interface
An API is an interface that defines how, for example, software applications can communicate with each other. APIs allow different software systems to interact and share data.
Read more
Git is a software for tracking changes ('version control') in any set of files – commonly used for coordinating work among programmers.
Its goals include speed, data integrity, and support for distributed, non-linear workflows.
Git was created by Linus Torvalds in 2005 for development of the Linux kernel.
API – Application Programming Interface
An API is an interface that defines how, for example, software applications can communicate with each other. APIs allow different software systems to interact and share data.
Read more
Big Data
A collection of data so large that it cannot be stored, transmitted or processed using traditional computing techniques and requires specialized tools and methods.
Read more
Blockchain
A blockchain is a growing list of records, called blocks, that are linked using cryptography to create a secure and tamper-evident ledger.
Read more