I always wondered if the apps like Uber built their own map from the scratch. Now, I know that they are probably using some API. The many examples quoted in this video are good enough to grasp the concept really well. Thank you!
From a buzz word to a relatively good understanding in 45 seconds. That's the one statement that has been the most valuable in understanding API for me. Well done.
It's sometimes challenging for me to grasp complex technical issues (I have a background in political sciences) and normally I need 3-4 videos/sources to understand something but you explained it so well that I don't need to watch the other ones. Big time & brain energy saver so thanks a lot.
god! when i was attempting to learn about VPNs and the different types and different mechanisms! i had to watch 5 different videos until one made sense and explained it in a very simple fashion (search VPN mailbox explanation in youtube) and this made perfect sense!!
I don't know how many videos I had watched(before watching this explanation) to understand this concept. This video gave me the clarity that I was always looking for. Thank you very much!!
Simply Explained: It made my Mind Open. As a newly becoming Software Engineer, I used to think how difficult it might be to "Communicate" between Apps, like Maps, and such. As I wanted to use the power of already existing Apps. Now I came to know there are so-called, "APIs" available which let us Interact with applications. Thank you for such a wonderful, complete and comprehensive information, Explained Simply :)
The true geniuses of the world are those who can take what's complicated and make it immediately understandable when teaching with creativity. 🎨 I will also be adopting this analogy! Thank you!
What helped clarify it to me is this: An API is just a function. A developer writes a function/script and may let others interact with that function (give Input/see Output) through the web. It can do anything a function can do. If these examples help others, that's great, but it leads me a bit astray from what API's actually are.
Thank you! My background is in power engineering, but a set of models I have come across have required me to delve into some basic programming/database applications! Just understanding some of these terms that are being used really helps me be able to work through these manuals a lot easier!
Thanks for the explanation. A few years ago, I started learning API but became disinterested because it was taught in a complex way. Now that I have watched your video, I am thinking about learning it again.
Earlier computer 'application programs' (as distinct from 'system programs') were independant coding entitities aimed at performing tasks for computer users. A program consists of a 'front-end' (interaction with the user) and a 'back-end' (interaction with data repositories). But as networking increased, application programs interlinked to each other, blurring the distinction between front-end and back-end. Programs communicate with other programs and the API is the interface they use to communicate with each other.
What is an API? (Application Programming Interface) API is the acronym for Application Programming Interface, which is a software intermediary that allows two applications to talk to each other.
I love you... im a Chef but due to current physical conditions i have i decided to switch to something less physically straining.... and this example is the thing that literally made everything for me easier to understand.... I thank you...
Wow! This is the first time I finally understood the API thing. Wow I'm so excited. I feel superiority that I finally knew a lot of behind the scenes things. Thank you!
That was a great explanation. Now I feel llike I know what an API is. It's a tool that connects apps to the system in order to hide complexity and make our lives easier. Plus, rather than painfully having to figure out access a user's data through our own methods, we can use the system.
Thank you for sharing this information. Lately I have had to keep date with this type of information since I am running an online business with facebook, I was concerned with the Apps Modes and while reading along the instructions I realized I had not ideas what and API was. I highly appreciated that you haven taken the time to educate us.
FANTASTIC VIDEO! Well done. You covered everything in an easy to understand and relative way. Would love to hear what negative things were said about this. I can't imagine what they would say.
I always wondered if the apps like Uber built their own map from the scratch. Now, I know that they are probably using some API. The many examples quoted in this video are good enough to grasp the concept really well. Thank you!
I think they are using the Google maps api, they have a ton on info about it, check out maps api on google
They can build their own apis but they also use others apis 100%
@@ThishsitwontgetmynameFoFF I agree 👍
That's actually a great example, I'm going to use that restaurant example in the future.
You do a good job of applying real life examples and giving the full spectrum
After trying to figure this out for a few years, you made it extremely simple in just 7 minutes. VERY WELL DONE SIR! Thanks
From a buzz word to a relatively good understanding in 45 seconds. That's the one statement that has been the most valuable in understanding API for me. Well done.
It's sometimes challenging for me to grasp complex technical issues (I have a background in political sciences) and normally I need 3-4 videos/sources to understand something but you explained it so well that I don't need to watch the other ones. Big time & brain energy saver so thanks a lot.
god! when i was attempting to learn about VPNs and the different types and different mechanisms! i had to watch 5 different videos until one made sense and explained it in a very simple fashion (search VPN mailbox explanation in youtube) and this made perfect sense!!
I don't know how many videos I had watched(before watching this explanation) to understand this concept. This video gave me the clarity that I was always looking for. Thank you very much!!
Great to hear!
Simply Explained: It made my Mind Open. As a newly becoming Software Engineer, I used to think how difficult it might be to "Communicate" between Apps, like Maps, and such. As I wanted to use the power of already existing Apps. Now I came to know there are so-called, "APIs" available which let us Interact with applications. Thank you for such a wonderful, complete and comprehensive information, Explained Simply :)
The true geniuses of the world are those who can take what's complicated and make it immediately understandable when teaching with creativity. 🎨 I will also be adopting this analogy! Thank you!
You putting this up for free is actually clutch - praise to you
Thank you for helping the non-developers and beginners understand what an API is
It's great to have subtitles. I can understand the video by translating it into my own language. Thanks so much again :)
What helped clarify it to me is this: An API is just a function. A developer writes a function/script and may let others interact with that function (give Input/see Output) through the web. It can do anything a function can do. If these examples help others, that's great, but it leads me a bit astray from what API's actually are.
Another great video 👌 will help a lot of the new developers.
Thank you! My background is in power engineering, but a set of models I have come across have required me to delve into some basic programming/database applications! Just understanding some of these terms that are being used really helps me be able to work through these manuals a lot easier!
I did not expect that cambridge analytica tie in, I love that this was mentioned, not enough people know about it! Thanks for the video!
3:57 I think it's the 'Kernel' that allows the application to gain access/permissions from the user.
In the end it's the same thing
It's nice one
Best explanation I've ever had about APIs
Thank you for the straight forward and easily digestable explanation!
Done
you're Cleary explaining. Thank you
Thanks for the explanation. A few years ago, I started learning API but became disinterested because it was taught in a complex way. Now that I have watched your video, I am thinking about learning it again.
Earlier computer 'application programs' (as distinct from 'system programs') were independant coding entitities aimed at performing tasks for computer users. A program consists of a 'front-end' (interaction with the user) and a 'back-end' (interaction with data repositories). But as networking increased, application programs interlinked to each other, blurring the distinction between front-end and back-end. Programs communicate with other programs and the API is the interface they use to communicate with each other.
What a great video. Restaurant analogy is perfect. So easy to understand. Thank you!'
BEST BEST BEST!! This video is the best content about the introduction for API
this is such an perfect way to explain API'S like seriously Thank you sm!
This is the right way to explain APIs even to children!!! Good explanation
What is an API? (Application Programming Interface) API is the acronym for Application Programming Interface, which is a software intermediary that allows two applications to talk to each other.
I love you... im a Chef but due to current physical conditions i have i decided to switch to something less physically straining.... and this example is the thing that literally made everything for me easier to understand.... I thank you...
Appreciate the non-fluff straightforward approach. Was a great review for me. Thank you!
This is the best explanation of API for me
Actually signed in to give this video a 'like' - that's how good it is!!!
This was really helpful, and the illustrations looked great. One question: is it considered polite to tip your API 20%? 🤓
Wow! This is the first time I finally understood the API thing. Wow I'm so excited. I feel superiority that I finally knew a lot of behind the scenes things. Thank you!
Really fantastic and clear instruction. Thank you for producing this!
This video gives smart and various exemples, I feel really confident talking about API now thank you !
Thanks a lot! Nice metaphor (the restaurant one): It makes things clearer. :)
best vid until now to grasp the concept
This is by far the best explanation to the topic that I have watched
I cannot thank you enough for the analogies! The comparisons really allow that "aha" moment :)
This is the best video i found on the topic. Thank you!
Excellent tutorial. You definitely understand your stuff to be able to explain it so clearly. Well done!
this is clearest explanation about API
This is the perfect explanation. Thank you sir
took me 1 minute of the video to understand, ur so good at explaining
This is one of the best explanations I have seen yet. Great job and thank-you for putting this out there
I can't say thank you enough for that great presentation. God bless you. I would subscribe to your channel because of this video alone.
Thank you! As a content writer you made it so clear Love it.
the example with a restaurant and a waiter is brilliant
😍😍😍What a simple and wonderful explanation
❤Warm regards to you from my depth heart
Thank you for the video! Of all the videos on RUclips, this is an understandable video, straight for those people who do not fumble. Thanks a lot!
You made it very easy to understand. Thanks👍
That was a great explanation. Now I feel llike I know what an API is. It's a tool that connects apps to the system in order to hide complexity and make our lives easier. Plus, rather than painfully having to figure out access a user's data through our own methods, we can use the system.
Dziękujemy.
I love the waiter analogy
🤞🏿💯
Excellent explanations. I'm bookmarking this one.
This video is so amazing. Straight and to the point.
Excellent simplified explanation of API! Thanks! 👍🏻
Great explanation. Liked and subscribed.
thanks for sharing this video, it was so useful
No one would have said it any better, thanks
I found this really helpful and easy to understand, thank you
Danke!
Wow thank you. Wonderfully explained, easy to understand 🙏
The best explanation of this topic ever
Well explained. After searching many videos I finally got it with your video. Appreciate your efforts how simply you explained. Thank you so much.
Thank you for simplifying APIs.
Great, simple and short.
Thank you.
Thank you for sharing this information. Lately I have had to keep date with this type of information since I am running an online business with facebook, I was concerned with the Apps Modes and while reading along the instructions I realized I had not ideas what and API was.
I highly appreciated that you haven taken the time to educate us.
thanks bro for this great explanation ❤👏👏👏
Thank you for all the information which for me is COMPLETELY NEW! Actually, the analogy of the waiter is great!
This video has been able to give me the basic knowledge on API. Thanks a lot
this video is fantastic! It finally makes sense!
Wow!!! Thanks for this great explanation!
This is brilliant, truly simple!!!! Please add some videos on API
very good explanation and make a newbie to understand it easily!
This was very helpful with good clear examples.
Super helpful and simple example. Saw another video before this using the waiter example, but this one hit different. Great video
Graphics game on point, explanation, even better. SUBBED!!!
Very clear and simple explanation of an api, thank you so much!
Awesome! I'm a prgramming newbie, the animation to display what the APIs work is very clear for me!
FANTASTIC VIDEO! Well done. You covered everything in an easy to understand and relative way. Would love to hear what negative things were said about this. I can't imagine what they would say.
So great, with many realistic example, so cool, Thanks for your work
This was so helpful and clear - just what I needed! Thank you!!
Excellent explanation of a little understood subject.
Really good
The points are explained well with examples
Very well explained. Thank you!
Perfect, I watched it till the end simple and clear
Simply and efficiently explained Great
the best API explanation thanks a bunch guys!
Super helpful video and analogy. Thank you
Thank you so much. This is was I needed, a quick and clear explanation!
That was a perfect explanation! Thanks for the video!
That's a Great Explanation.. Thank you
Nice video, really well thought out and presented. *thumbs up* indeed
What a clean explanation 🔥
Thank you so much! The google definition confused me. This video was great and I really appreciate this level of effort. Thank you!!!!
Anne asmelash Gebremariam Gebrezabher Eye kab Ethiopia Tigraway kemey
Outstanding explanation.
Liked and subscribed.
the continue with google and fb part is more a topic of authentication and authorization, but other than that, pretty well explained
Very clearly explained, thank you.
Great explanation and nice supporting visuals. I applaud thee