Learn How To Use APIs At Codecademy
Written by Sue Gee   
Wednesday, 16 January 2013

Codecademy has introduced a new set of free online classes that teach how to build simple API apps with Youtube, Bitly, Twilio and more.

codeacapis400

 

Writing on the Codecademy blog, Zach Sims, founder of the company writes:

Programming is an amazing skill because it lets you create things on your computer. Using APIs makes that one step easier. It's often hard for developers (even professional ones!) to get up to date on the latest APIs and to learn how to use them. Dense documentation makes it nearly impossible to pick up an API and start programming immediately. These new Codecademy lessons should be just as helpful to experienced developers as they are to total newbies. They'll help you get up and running faster than ever.

As with Codecademy's "hands-on" course and is aimed at beginners with no previous knowledge of a programming language or computer science. Basically it's a case of reading instructions, reading code and adding lines of code as instructed.

Currently there are nine course on offers and each of them starts with an introductory module on How to use APIs. There are three versions of this - in JavaScript for working with YouTube, SoundCloud and Parse; in Ruby for Twilio, SendGrid and NPR; and in Python for Bitly, Placekitten and Sunlight Foundation.

The common introductory module covers what is HTTP, making HTTP requests and the response from the server is either 19 or 20 exercises depending on the language and in general there are a much smaller number of exercises about the specific API - so one you have covered the basics you should be in a good position to master new APIs.

More Information

Codecademy API Tracks

Related Articles

Ruby Track on Codecademy

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


Redis Changes License, Rival Fork Launched
03/04/2024

The developers of Redis have announced that they are changing the licensing model for the database. From now on, all future versions of Redis will be released with source-available licenses rather tha [ ... ]



Rust Twice As Productive As C++
03/04/2024

Google director of engineering, Lars Bergstrom, gave a talk at the recent Rust Nation UK conference and claimed that Rust was twice as productive as C++. Given how good Google is at C++, this is quite [ ... ]


More News

 

Last Updated ( Saturday, 25 June 2016 )