|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/api-introduction-use-javascript-ajax-json-social-connections/
课程评论:没有评论
**课程总结:使用JavaScript、AJAX和JSON连接社交网络API** 本课程旨在教授学员如何利用JavaScript、AJAX技术以及JSON数据格式,有效地接入并应用互联网上流行的Web 2.0 API,例如Twitter、Google Maps和Facebook。 **核心内容包括:** * **API基础与AJAX:** 深入理解API(应用程序接口)的强大之处,以及AJAX(Asynchronous JavaScript and XML)的工作原理,学习如何通过JavaScript与服务器进行异步通信。 * **JSON数据处理:** 掌握JSON(JavaScript Object Notation)作为数据传输格式,学习如何解析和处理JSON数据,并将其有效地展示在网页上。 * **前端基础:** 利用HTML构建网页骨架,CSS进行样式美化,并通过JavaScript动态地从API获取数据并填充到网页内容中。 * **Google Maps集成:** 学习如何使用JavaScript集成Google Maps API,实现交互式地图的添加、标记点的设置等功能。 * **Twitter API应用:** 介绍Twitter开发者控制台的使用,包括创建应用和Widgets。演示多种将Twitter数据(如搜索结果、时间线、用户信息)展示在网站上的方法,包括Twitter Widgets和纯JavaScript方式。深入探讨Twitter REST API,以便获取用户动态、搜索推文、发布推文等。虽然课程中会涉及PHP,但并非强制要求PHP知识,学员可直接使用提供的源代码,替换为个人API密钥即可。 * **Facebook API集成:** 通过Facebook JavaScript SDK,学习如何实现用户登录、访问Facebook API、获取用户数据以及应用授权等关键功能。 **课程亮点:** * 提供所有源代码,方便学习和实践。 * 线性、循序渐进的学习路径。 * 享受30天不满意退款保证。 **先修知识:** * 拥有基本的JavaScript知识将有帮助,但并非强制要求。 本课程适合希望学习如何接入Twitter、创建与Twitter互动的应用,以及掌握前端数据交互技术的学习者。
APIs are an extremely powerful way to access content and interact with severs across the internet. Within this course we show you how to use simple JavaScript and connect to popular web 2.0 APIs like Twitter, Google Maps, and Facebook. We show you how AJAX works and how to use JSON to transfer and output data onto your webpage.We use HTML and CSS to setup the webpage, and JavaScript to pull data onto the page. AJAX and how to connect and output file information into HTML using JavaScript.JSON - as a data source, how to check JSON and parse it using JavaScript.Google Maps - is done using JavaScript, we show you how to add interactive maps, set markers and more. Basic JavaScript knowledge is used but not required.Twitter Developer API - We introduce you to the Twitter Developer console, how to create applications and widgets. We show several ways to place Twitter data on your site, including Twitter Widgets, JavaScript only format for search, timelines and user info. Twitter REST API, to pull user feed, search twitter for hashtags, post tweets and more. PHP is used in this lecture but PHP knowledge is not necessary, the source code can be copied and updated with your own keys to access the API. If you want to learn how to access Twitter and create applications that interact with Twitter this course will teach you how.Facebook - Using the JavaScript SDK, we show you how to login, access the Facebook API and pull back data. Authorizing your applications with Facebook authorization.All the source code is included, step by step learning and a 30 day money back guarantee.