Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
APIs: Crash Course
Rating: 4.1 out of 5(737 ratings)
3,341 students
Last updated 6/2013
English

What you'll learn

  • By the end of this course you will be able to code with API data from Facebook, Twilio & more!

Course content

4 sections19 lectures2h 11m total length
  • Getting Started Guide2:35
    Not your mother's stereo instructions. You'll actually want to read this. (It's short and painless... I promise). 
  • Download Materials & Code Examples0:40

    Here's all the code examples so that you can follow along. Also included are my final projects so that you can check your progress.

    The files you need are to the right (most likely depending what device you are on)... look for the download button.

  • How Do I Download & Install Sublime?0:53
    You'll need a text editor. Here's how to get started!
  • HTML/CSS Primer5:00
    What's the difference between HTML & CSS? How do I get started? This 5 minute primer will help get you on the right foot. 
  • Why Do We Need A Webserver?8:39
    In the last video you saw how to preview a webpage using just HTML & CSS. This lesson shows how the role of a Web server is necessary for launching code using a backend language like PHP. 

Requirements

  • Download & install Sublime Text - http://www.sublimetext.com/
  • Follow the course prerequisite videos if you're an absolute beginner and you need help getting setup with HTML & Sublime

Description

Are you a creative or entrepreneur that wishes you could speak tech with your web development team? Sure, you’ve heard about APIs, but maybe you’re not totally sure what they are?

In this class we’ll learn all about APIs: what they are; and how to get started using them! Later on we’ll look at some code and live data from both Facebook and Twilio.

One last thing... If you're new to programming - you might also want to check out my Programming For Non-Programmers.

Hey Chris, what's an API?

Here's an example: have you ever heard someone say something like, “The NY Times has an API we can use.”? What they are saying is "The NY Times has some data that you can freely access and use in your project."

In addition to that, the term API can also refer to apps that write and process data on our behalf. We’ll cover this, and much more!

Who Is this Class For?

This class is made for the total beginner. If you’re looking to learn about APIs you’re in the right place. If you’re a developer looking to query some API data, we’ll be providing you with code examples to take home.

For Non-Programmers

Maybe you're new to APIs? Or you've had one of the IT guys in your office try to explain this to you before, but to no avail? I totally get it, and so I've designed this class with you in mind.

What I’ve found is that the best way to learn the concepts of programming is to actually write some code yourself. (Much like how we learn a foreign language - you have to use the knowledge). If you’re not a developer, you should still be able to follow along with the code examples because we'll break down the logic step-by-step. Basically what I’m saying is... that we’ll learn by doing here.

Sign up for this class and you’ll learn:

  • What is an API?
  • How an understanding of APIs can help cut development time of a project in half
  • What APIs are available and worth knowing about?
  • How to register a Facebook App so that we can start using the Facebook API
  • How to write code to make an API call to Facebook that delivers a user’s “Top 10 Facbook likes”
  • How to set up an app with the Twilio API

This Class Includes

  • Over 2 hours of easy to follow video content
  • A project designed by me for you to be able to apply your skills
  • A quiz
  • The final slide deck
  • Code examples for working with the Facebook and Twilio API. All fo the code in this class is written in PHP. The concepts are the same and could easily be applied to Ruby, Python or other languages.

I’m looking forward to class!

------------------------------------------------------------

Feedback from my Programming For Non-Programmers Series:

"You taught the class in four hours what took me two years to teach myself." - Matt Jared, Capital Factory Austin, X

"I've traveled a steep learning curve thanks to Chris' friendly and lucid style of teaching." - Charles Best, CEO of DonorsChoose.org

"I wish I had taken this class 5 years ago!" - Michael Goodwin, UX Designer

"You are the only person who has been able to sufficiently teach me code." - Darren Hakimi, Analyst

"You are Articulate and Engaging. Broad and Diverse Range of Topics. That s right bro!!!!! Not easy to address so much in limited time." - student feedback

"Informative, digestible, actionable" - Katherine, Entrepreneur

Who this course is for:

  • Absolute beginner to intermediate developer