API Tutorial Request

Post all your tuts or request for tuts here.
Post Reply
User avatar
OoZI
Posts: 109
Joined: Mon Jan 02, 2012 4:22 pm

API Tutorial Request

Post by OoZI »

I've been trying to figure out APIs, but I've been having no luck. I always seem to learn something from Hall's tutorials, so I was wondering if he might have the time to make an API tutorial.
-OoZI

My Blog
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: API Tutorial Request

Post by Jackolantern »

I'm not really sure what you mean. An API for what? An API just means a programming interface. For example, how you use jQuery is an API, Socket.io has an API, WPF has an API, etc. An "API" is just the summation of all of the methods, classes and fields that you use to make use of a library or tool. There is no generic API. What API are you wanting to learn? :)
The indelible lord of tl;dr
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: API Tutorial Request

Post by hallsofvallhalla »

Maybe
Airplanes Piloting Interns?

hehe yep API is just the overall summary.
User avatar
Verahta
Posts: 440
Joined: Wed Aug 24, 2011 1:50 am

Re: API Tutorial Request

Post by Verahta »

I haven't tried any of them, but CodeAcademy I believe has a bunch of API tutorials. For example, if you click on one of the sections below, like NPR for example, it says it has a couple dozen exercises for an NPR API, so I assume it's lessons in different types of API's depending on what section you click.

http://www.codecademy.com/tracks/apis



Here are some links I found in Google search for API:

http://money.howstuffworks.com/business ... ncing1.htm

http://www.quora.com/APIs/In-baby-langu ... -is-an-API

http://thehalogroupeffect.com/post/2585 ... -is-an-api

http://www.makeuseof.com/tag/api-good-t ... explained/
"In order to understand recursion, one must first understand recursion".
Post Reply

Return to “Tutorials”