Use the following code to embed this video. See our usage guide for more details on embedding.
Paste this in your document somewhere (closest to the closing body tag is preferable):
<script type="text/javascript" src='https://amara.org/embedder-iframe'></script>
Paste this inside your HTML body, where you want to include the widget:
<div class="amara-embed" data-url="http://www.youtube.com/watch?v=bFmMT2ZDQ8M" data-team="udacity"></div>
https://www.udacity.com/course/cs256
So you've heard mobile is kind of a big deal, and you're not sure how to transform your traditional desktop-focused web apps into fast, effective mobile experiences. This course is about teaching web developers what they need to know to create great mobile web experiences.
In this course, you will learn how to build web experiences that adapt to the different screen sizes and capabilities that mobile devices offer, and how to scalably optimize media for mobile and desktop. We will cover programming touch interaction, as well as how to optimize form field input for mobile devices and use APIs like geolocation and the accelerometer, and ensuring your web experiences work great when network conditions are sub-optimal. Finally, you'll gain the tools to investigate performance in mobile applications, with a strong understanding of mobile networking, battery usage patterns and optimizing paint techniques to build smooth animations on mobile.