LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 01-11-2007, 06:25 AM   #1
nesta
Member
 
Registered: Aug 2006
Posts: 100

Rep: Reputation: 15
what is API ?


hi folks,

i want to know what is the meaning of the API? cause i found it mentioned so many times.
is it related to packages or to operating systems?

also i want to know what is the meaning of the mac?
thanks in advance.
 
Old 01-11-2007, 06:33 AM   #2
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
google:

definition: API
http://www.webopedia.com/TERM/A/API.html
... API = Application Programming Interface

definition: mac
http://www.webopedia.com/TERM/M/MAC.html

MAC = Media Access Control
mac or Mac = Macintosh Computer

Do use google.
 
Old 01-11-2007, 08:12 AM   #3
jbuckley2004
Member
 
Registered: Aug 2004
Distribution: Fedora (KDE spin)
Posts: 224

Rep: Reputation: 70
Now this is interesting - just the other day I came across a tutorial that insisted that API stood for Applications Programmer Interface, which is just a little different. Given the definition in the Wikipedia, it makes sense to think of it as the interface between the application and the programmer.

I wish I could find the reference (tried - came up empty).
 
Old 01-11-2007, 07:48 PM   #4
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Nah - the interface between a programmer and an application is called an IDE (in the sence of "Integrated Design Environment" rather than "Integrated Drive Electronics".) Then there's JAVA programming.

The interface between a user and the application is called a UI.

The API is well thought of as the interface between that application and the rest of the computer... but it is more complicated than just that. You get a feel for them when you use them.
 
Old 01-12-2007, 07:34 PM   #5
xhi
Senior Member
 
Registered: Mar 2005
Location: USA::Pennsylvania
Distribution: Slackware
Posts: 1,065

Rep: Reputation: 45
read up on encapsulation as well, that may shed a little light on the meaning of API
 
Old 01-15-2007, 12:48 AM   #6
nesta
Member
 
Registered: Aug 2006
Posts: 100

Original Poster
Rep: Reputation: 15
where can i read more about
API,and other things u have mentioned like
IDE,UI and also ABI?

thanks in advance.
 
Old 01-15-2007, 07:05 PM   #7
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Google is your freind.
 
Old 01-15-2007, 08:01 PM   #8
me210
Member
 
Registered: Jan 2007
Posts: 31

Rep: Reputation: 15
An API is a set of 1 or more programmable functions() that an operating system--or also often an application inside the OS, aka a "program"--exposes to a developer. That's it.

The developer is ordinarily given thousands of API functions() to work with by an OS. Less so, ordinarily, by an individual application. It makes sense because applications are basically processess that make use of OS functions() in order to accomplish something.

A spreadsheet, for example, is just a process that makes a lot of function calls to an operating system in order to display lines and compute characters. It's essentially many calls to the OS API. The collection of API calls just happens to be referred to as a word processor, or an e-mail client, or a web browser, or a paint program, etc.

(Not to be confused with SDK--which is most often nothing more than API documentation (a list of functions and their meanings, usage and sometimes examples).)

An (I)ntegrated (D)evelopment (E)nvironment is an application-building program that incorporates not only a program editor, but also some compiler machinery--even as little as a p-code generator would qualify as such; the IDE would commonly also contain point-and-click keyword-definition help, as well as a library of object definitions, window panes for debug info, etc. The idea is they are all part of one common application-building package, so that you don't have to use a text editor for one step and then have to open up a command line to compile in another, and then use some other program to debug, and on... .

Examples of IDEs include "SharpDevelop," the MS Office "VBE" (VB Editor), "Visual Studio," the "JDE," etc.

Last edited by me210; 01-15-2007 at 09:47 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
kopete api alokagrawal Linux - Newbie 2 08-22-2006 05:45 AM
Pthreads API kamransoomro84 Programming 5 07-25-2006 12:19 PM
api vishalkhandade Linux - Software 1 04-26-2006 11:54 PM
libxcrypt API tmakobu Programming 1 02-25-2004 06:53 PM
What is the VMA API? KillerFry Linux - General 1 09-16-2003 05:05 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 08:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration