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

Programming - Intro
Programming Intro- IDE (Integrated Development Enviornment) Intro
IDE’s are software packages that allow you to develop coding projects more quickly. They have everything from an equivalent of spell check, to simulators, to collaboration tools. IDE Considerations What Languages do they support What […]

*NEW
Raspberry Pi – How to Begin Coding Python on Raspberry Pi
With Thonny you can easily begin to code Python Scripts on Raspberry Pi OS. Thonny is a very simple Python IDE that is easy to learn.

HTML Intro
HTML Intro – Title Tag
The Title Tag allows you to name your HTML document, and is very important for SEO purposes. title.html
Be the first to comment