Source : simpleprogrammer Back End development BACK END Back end refers to the “under the hood” part of a website or web service that makes it run (this includes applications, web servers, and databases), and is typically not visible to the user interacting with the site or service. APPLICATION Applications are types of software (also called “apps” and often used to refer to mobile device software) designed to provide a function for a user or another app . Apps include everything from web browsers, to word processors, to photo and image editing tools, to chat programs like Skype and Google Hangouts. API (APPLICATION PROGRAMMING INTERFACE) An API is the interface used for building web applications. APIs provide building blocks for coders to use, and then the coders put those blocks together to create the program they are trying to build. Examples of APIs include Google Maps API (allows developers to embed Google maps on web pages), Twitter APIs (Twitter has ...
Digital Excillence Made Easy