API’s allow external application to connect to and use cloud based services such as Facebook and Dropbox. Platforms create API’s for specific programming languages and use specific procedures to allow access to data and services.
Related Articles
*NEW
Modules in Python (Python Part 6)
This class will teach you the basics of using Modules, Functions and PIP in Python.
PHP Programming (NEW)
PHP – What is…
PHP is a Hypertext Preprocessor. This essentially means that PHP dynamically writes web pages for you. So it can query a database and print a report from it, or change CSS and such based on […]
*NEW
CSS and HTML 5 – Animations
You can create animations with CSS for everything from alerts to fun widgets on your HTML pages. animationStyle.css animation.html
Be the first to comment