Programming Intro - What is an API (Application Programming Interface)

  Рет қаралды 22,104

Eli the Computer Guy

Eli the Computer Guy

Күн бұрын

Пікірлер: 54
@2spears
@2spears 5 жыл бұрын
Eli the computer guy is back ! That's something worth watching.
@umeshhasija9776
@umeshhasija9776 4 жыл бұрын
I have always liked almost all the videos by Eli never seen anyone explain with real life examples like this guy.
@krisrusso5900
@krisrusso5900 4 ай бұрын
this MF is still crushing it. i think Eli was the first computer and tech channel i binged back in the day. he's a legit legend. that's all i came here to say.
@deepfriedtuba
@deepfriedtuba 4 жыл бұрын
Thank you Eli. Please never stop making videos
@irvinargon
@irvinargon 5 жыл бұрын
I've been subbed to you since you started. Lol. I saw you in my recommendations and I wanted to see how you're doing. Wish you the best :) you helped me a lot.
@irvinargon
@irvinargon 5 жыл бұрын
r
@PrafulMeena
@PrafulMeena 5 жыл бұрын
Thanks for not giving up 🌱
@rossmanngroup
@rossmanngroup 5 жыл бұрын
Return of the grape!
@elithecomputerguy
@elithecomputerguy 5 жыл бұрын
I’m grape intolerant... I’m liking my yeti
@ראדון88רשאד
@ראדון88רשאד 3 жыл бұрын
Thank you for your love & dedication...
@CheckmateStallioN
@CheckmateStallioN 5 жыл бұрын
C++ && Solidity == Salary++; Blockchain and IoT development is the future! AI is only hot right now until people realize we cannot replicate human intelligence. The AI hype will die out in a few years. Djikstra's algorithm can only go so far and this is the heart of AI
@aryangupta7414
@aryangupta7414 5 жыл бұрын
I just want to know that what is the difference in django2 and django3. I understand that it is not like python2 and python3 but what will be the differences between both except of new features and will there be some syntax changes and will my knowledge of django2 be usefull in django3. Or this a complete change in the languages. I am currently learning django2 should I change it to django3?
@ivanovic8501
@ivanovic8501 3 жыл бұрын
Great Stuff Eli, keep up with good work!
@spandangude8973
@spandangude8973 9 ай бұрын
Thank you for the nice video Eli
@christophermoriarty7847
@christophermoriarty7847 5 жыл бұрын
Hey, my name is Chris. I have some questions about Wi-Fi extenders. When I try to hook it up. It doesn't work very well and it constantly drops out. I want to do a static IP if I can. But I don't even know where to start. Can you Help me What's some helpful advice and tips?
@bikushah9958
@bikushah9958 3 жыл бұрын
You r just Gold ❤️❤️
@kirannagonde1532
@kirannagonde1532 5 жыл бұрын
please explain the working with a live example
@joinantonius2
@joinantonius2 3 жыл бұрын
Thank you Eli.
@plgriggs1
@plgriggs1 5 жыл бұрын
Great Video! Thanks!
@Orlena2525
@Orlena2525 5 жыл бұрын
Do you still have a course on everybody I.t. ?
@NenadKralj
@NenadKralj 5 жыл бұрын
I would really like if you would have time to explain API over Google developer console // and how to properly set up one (because I don't understand it quite well) - Thank you!
@munmoonghosh93
@munmoonghosh93 4 жыл бұрын
Can you make a video on API Proxy?
@brendan2240
@brendan2240 5 жыл бұрын
Excellent Video!
@marcofrancisco
@marcofrancisco 4 жыл бұрын
Great content.
@farazsalehi9034
@farazsalehi9034 5 жыл бұрын
that was great .. thanks Eli
@praveenanand6543
@praveenanand6543 4 жыл бұрын
Thanks
@prabhuemails
@prabhuemails 5 жыл бұрын
please make videos for full mastering in windows server 2012 or latest edition course which includes real time functioning of what system administrators did in production environment like use of different tools and all
@GodBreathed77
@GodBreathed77 5 жыл бұрын
prabhAt guptA pretty much everyone is getting off windows server 2012 even windows uses Linux for Azure. It would hit a very small margin of individuals to be doing videos for something that is outdated especially since 2016 has been out for 4 years also
@josephattabenninjr7317
@josephattabenninjr7317 3 жыл бұрын
good stuff!
@acewatts8918
@acewatts8918 5 жыл бұрын
Barnacules did a tech talk stream on his youtube
@rajeshprajapati1851
@rajeshprajapati1851 5 жыл бұрын
Thanks for the video
@swiifz
@swiifz 5 жыл бұрын
I clicked so fast that sonic said wow
@ArsenGaming
@ArsenGaming 5 жыл бұрын
Many APIs can receive a URL input and return JSON which means I can use almost any programming language, even in bash! I avoid APIs that require programming language libraries as there is not much freedom and updates are much more prone to destroy your code.
@metabr3849
@metabr3849 5 жыл бұрын
We demand a daily blob style introduction.
@Tang0Fox1
@Tang0Fox1 5 жыл бұрын
lol
@mainmanmagellan3803
@mainmanmagellan3803 5 жыл бұрын
I think you nailed all of it except maybe API Versions and how when they change to a new version it can break all your code ahaha. I've seen it happen before. But anyway. Great videos as always Eli.
@brendan2240
@brendan2240 5 жыл бұрын
For the most part if it is an HTTP API.. You can really use any language you want! As long as it can make webcalls haha
@superchuck3259
@superchuck3259 4 жыл бұрын
How about an update on your chart of users since you added political discussions? Cause tech and politics go together like a horse and carriage!
@brendan2240
@brendan2240 5 жыл бұрын
Also anything is an API if you want it to be ;) Web scraping is a big thing these days
@slayerofyounglings66
@slayerofyounglings66 5 жыл бұрын
C is kind of a pain in the ass to coherently develop APIs for but incredibly helpful for writing stable, modular and future-proof program/driver/etc source code. C++ is a bit better for APIs for larger programs because constructors and destructors allow for self-containing memory management of resources while C requires a call to free manually.
@railstop
@railstop 5 жыл бұрын
Is it just me, or when Eli's hands are in front of his orange shirt turn blue....
@safiatougirbiel6794
@safiatougirbiel6794 4 жыл бұрын
Hey I like your videos but they are too lengthy
@HK-sw3vi
@HK-sw3vi 4 жыл бұрын
why tf are all video from 10 years ago or 10 months ago lol
@tvdestept5780
@tvdestept5780 5 жыл бұрын
Hi Eli, maybe mention the most problematic APIs ever
@brendan2240
@brendan2240 5 жыл бұрын
Facebook and Cambridge Analytica
@michaelj3648
@michaelj3648 5 жыл бұрын
Boo Susan W.
@derekthompson5731
@derekthompson5731 4 жыл бұрын
Great content, but you seriously need to get a microphone. I had the volume to the max on my phone AND in my car aux speakers and still had to listen hard to hear you. Speak into the mike...
@derekthompson5731
@derekthompson5731 4 жыл бұрын
The audio is much better after the 15 min mark when you're screenshoting
@kornbread5359
@kornbread5359 4 жыл бұрын
Orange man bad
@webdeveloperninja9220
@webdeveloperninja9220 5 жыл бұрын
Geek ASMR
@mikeboodry2391
@mikeboodry2391 4 жыл бұрын
Something Witty!!!
Programming Intro - What are IDE's (Integrated Development Environment)
33:53
Programming Intro - What are Coding Frameworks?
29:45
Eli the Computer Guy
Рет қаралды 15 М.
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 158 МЛН
What Is An API? And How It Works! A Simple Explanation 😆
28:16
tapaScript by Tapas Adhikary
Рет қаралды 3,2 М.
Coding a Web Server in 25 Lines - Computerphile
17:49
Computerphile
Рет қаралды 362 М.
AI Is Making You An Illiterate Programmer
27:22
ThePrimeTime
Рет қаралды 261 М.
Cloud Computing - Introduction
1:10:48
Eli the Computer Guy
Рет қаралды 95 М.
What is a Web API?
7:39
Keep On Coding
Рет қаралды 100 М.
Programming Intro - Pseudocode Intro
22:01
Eli the Computer Guy
Рет қаралды 7 М.
Programming Intro - What are SDK's (Software Development Kits)
22:38
Eli the Computer Guy
Рет қаралды 14 М.
HTML Intro - What is HTML (Hyper Text Markup Language)
30:26
Eli the Computer Guy
Рет қаралды 11 М.
10 Signs Your Software Project Is Heading For FAILURE
17:59
Continuous Delivery
Рет қаралды 38 М.
APIs for Beginners - How to use an API (Full Course / Tutorial)
3:07:07
freeCodeCamp.org
Рет қаралды 3,1 МЛН
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 158 МЛН