API vs SDK - What's the Difference?

preview_player
Показать описание
APIs and SDKs are related, but distinctly different. In this video, learn the difference between the two and why you need to know about them.

📚 MY RECOMMENDED READING LIST FOR SOFTWARE DEVELOPERS📚

🎙 MY RECORDING EQUIPMENT 🎙

💻 MY DESKTOP EQUIPMENT 💻

🌎 Find me here:

#API
#SDK
#SoftwareEngineer
#SoftwareDeveloper
Рекомендации по теме
Комментарии
Автор

I honestly I am so grateful for your videos.
I have studied at 2 universities and you are a better teacher than most of my professors.

Keep up the good job and thank you for your work!

dominikjanoshasko
Автор

I finally understood what is the matter with the API and SDK, it couldn't be better and more concise than and Best Regards

pantazaflorin
Автор

Short Terms:

SDK = Code to Code to consume functionalities.

API = No Code access required. Consume directly by network calls.

fadidev
Автор

Loved the simplicity of explanation. I am going post this video link on my personal website so people who have trouble understanding the difference between the two can simply watch the video. Will keep you posted. Great stuff man

saurabhjain
Автор

You explain things really well, thank you!

elenaperez
Автор

Amazing, well executed, simple explanation.. thank you!

eladayal
Автор

I liked the part comparing REST with GraphQL. Good job!

farzadb
Автор

Great content bro, as always u rock !!!

praneeth
Автор

Thank you so much, it just mind blowing explanation 😍

EarthlyAllure
Автор

Seems like sdk is something like an API to the API, or at least has those qualities. Would that be a fair notion?

kristoferpersson
Автор

thank you for the whole informative video.
just 1 clarification,
API are like some tech dependent like HTTP or win os,
so if some has to use that they also need to learn few things about that tech on which it is developed.
and SDKs are written programming language like js/java/python so it is better for developers to just directly use those functions which will do whatever is necessary.

but till now everybody wrote apis, and now for better developer exp they need something different, so
most of the sdks are like wrappers of existing apis.
am i correct?

takshpatel
Автор

Please make a video on opensearch getting bill even i have deleted all the services related to opensearch

NinjaAnkit
Автор

Thank you!
I think we can compare SQL for relational databases and ORM for them (Sequelize for JS or Django ORM for Python) with API and SDK accordingly, right?

andriys
Автор

excellent! Certainly you are a better dev :-)

vimalneha
Автор

i really know i will understand these really well in someday but today it's so confusing

emirhan
Автор

Does it mean the Api can be a component of a sdk? 😊

rainron