Tag: app

  • iPhone 6 Camera Tips From NYT Photographer | Molly Wood | The New York Times

    iPhone 6 Camera Tips From NYT Photographer | Molly Wood | The New York Times

    The iPhone 6 and 6 Plus have received attention for their camera improvements. New York Times photojournalist Todd Heisler shows how to get better photos and videos with iOS 8 and camera updates. Produced by: Todd Heisler, Molly Wood and Michael Kirby Smith Read the story here: http://nyti.ms/1qRRtZy Subscribe to the Times Video newsletter for…

  • This Wild VR App Lets You Design 3D Models in Mid-Air

    https://i.ytimg.com/vi/37TjHH7sUFY/hqdefault.jpg Gravity Sketch is bringing hand tracking to its 3D design app. WEBSITE: http://futurism.com FACEBOOK: https://www.facebook.com/futurism TWITTER: https://twitter.com/futurism INSTAGRAM: https://instagram.com/futurism TUMBLR: http://futurismnews.tumblr.com/ source

  • Multidimensional Array JavaScript Programming Tutorial

    Lesson Code: http://www.developphp.com/video/JavaScript/Multidimensional-Array-Programming-Tutorial Learn to write and process multidimensional arrays using JavaScript. They are arrays that contain one or more arrays to provide a deeper level of data nesting and processing than normal basic arrays. Original source

  • Learn to code a to-do list app in JavaScript – Part 1

    We’re building a to-do list application from a simple design sketch, using HTML, CSS and JavaScript. This video was meant to introduce you to DOM manipulation and Event handlers in JavaScript, all that while building something cool and useful! Code repository: https://github.com/themaxsandelin/todo Design files: https://www.dropbox.com/sh/yq0qm8xtfguufyb/AAB6z26DddNyjbUhlDb12kBNa?dl=0 Hope you learned something new, and if you enjoyed the…