Author Nick Brazzi Updated 12/22/2020 Released 12/9/2019 Discover the core features of Microsoft Teams and see how you can bring together colleagues, create conversations and content, and collaborate more effectively. Author Nick Brazzi …
Category: Lynda
Author: Kathryn Hodge Released: 10/9/2020 About: To create functional and useful Python applications, you need a database. Databases allow you to store data from user sessions, track inventory, make recommendations, and more. However, …
Author: Jason Dion Released: 4/24/2020 Duration: 1h 22m Skill Level: Beginner About Curious about why leaders at your organization decided not to fund your project? In this course, get an inside look at …
Author: Julieanne Kost Released: 10/20/2020 Duration: 6h 29m Skill Level: Beginner About Whether you’re looking to pursue a career in design or photography or just want to enhance the images you take of your …
Released 7/24/2020 Duration 2h 26m About: Have you ever wondered what all the Adobe Creative Cloud apps do? This course is for you. Explore everything the Creative Cloud has to offer and discover the best features …
Author: Shaun Wassell Runtime: 4h 21m Released: 8/21/2020 Subtitle: English (Included) Description: You've learned Angular and can create amazing front-end interfaces—but deploying them requires more than just Angular. You need logic running on …
Author Ashley Kennedy Released 11/14/2019 Duration 6h 52m Video is a personal, powerful, and dynamic artform. For transforming raw footage into impactful stories, filmmakers and editors look to Adobe Premiere Pro, the industry-leading application. This course helps …
Author Nick Brazzi Released 10/22/2019 Duration 1h 29m English Subtitle: Included Learn how to take advantage of iCloud, a free service from Apple that helps you synchronize and share important data across multiple computers, iPhones, and iPads. …
Author Jim Rogers Released 5/1/2017 Skill Level Beginner Duration 2h 20m Construction drawings are instructions that a designer has drawn up to translate the owner's ideas, tell you what materials, parts, and pieces you need for …
Author Chris Croft Released 2/4/2020 Skill Level Beginner Duration 1h 57m Find your dream job. This course is for people who want to be excited to go into work each day. It's designed to teach practical skills …
Author Jim Rogers Released 1/17/2020 Duration 3h 43m About: Explore the essentials of Bluebeam Revu, the PDF collaboration program designed specifically for the architecture, engineering, and construction (AEC) industry. For the designer and detailer, Bluebeam Revu …
Author Joe Chellman Released 2/6/2020 Duration 2h 46m Web designers can improve their skill sets and job prospects by getting comfortable with JavaScript. It's the only scripting language for client-side programming—for doing things that would …
Author: Eddie Davila Updated: 10/25/2019 Released: 10/5/2018 Duration: 3h 13m Description: Statistics help us make sense of the world around us. These numbers help everyone from political pollsters to fantasy football aficionados make informed calls based on the …
Author: Paul F. Aubin Released: 4/10/2019 Duration: 12h 10m English Subtitle: Included Description: Learn the basics of using Revit 2020 for architectural design. This course is designed for those who have no prior Revit experience and want …
Author: Joshua Rischin Released: 10/4/2019 Duration: 44m 4s Description: Creating a sound financial model can empower businesspeople and organizations to make informed decisions on a quantitative level. Learn how to design a financial model and …
Author: Megan Adams Duration: 1h 37m Released: 10/2/2019 Description: Amplify your reach with Facebook advertising. Learn how to create and manage Facebook ads campaigns that grow your business and boost your brand. This course helps you get started …
Author: Shaun Bryant Released: 9/30/2019 Duration: 1h 38m Description: Discover how to take a flat, two-dimensional CAD drawing and use Autodesk 3ds Max to develop it into a three-dimensional model with walls and a floor. Instructor …
Author Bill Weinman Released 1/18/2018 Due to its power and simplicity, Python has become the scripting language of choice for many large organizations, including Google, Yahoo, and IBM. A thorough understanding of Python 3, the …
Author Eve Porcello Released 6/14/2019 Single-page applications may be smooth, quick, and effective—but they disappear when the network connection drops. Progressive web apps (PWAs) work offline, enhancing resilience and allowing developers create seamless user experiences …
Author Simon Allardice Released 9/22/2011 This course provides the core knowledge to begin programming in any language. Simon Allardice uses JavaScript to explore the core syntax of a programming language, and shows how to write …
Author Chris Nodder Released 12/24/2015 A good user experience design will make visitors stay on your site. A bad one will make them go to someone else's. This class teaches you how to apply simple …
Author Aaron Dolberg Released 8/23/2013 Start incorporating quality into your software development process today. Author Aaron Dolberg demonstrates the different kinds of software testing (from black box to white box) and how to fit each …
Author Simon Allardice Released 9/22/2011 This course provides the core knowledge to begin programming in any language. Simon Allardice uses JavaScript to explore the core syntax of a programming language, and shows how to write …
Author Alex Banks Released 3/28/2018 Design patterns encourage programming efficiency and code reuse. Learn how to use the same design patterns used in Java and C++ programming in JavaScript. This course is a look at …
Author Tom Duffy Released 9/28/2017 Discover how to develop basic Android and iOS apps. This course was designed for iOS developers who want to enhance their familiarity with both the Android and iOS development process. …
Author Scott Peterson Released 5/20/2017 Microsoft Bot Framework provides the resources you need to build intelligent bots that interact naturally wherever your users are talking—from text and SMS to Skype, Slack, Office 365 mail, and …
Author Justin Yost Released 3/28/2017 Guzzle—a PHP HTTP client—provides a simple interface for sending HTTP requests and receiving responses. In this course, learn how to write code using Guzzle to consume RESTful APIs. Instructor Justin …
Author Kevin Dankwardt Released 5/23/2016 What lies at the heart of the Linux operating system? The Linux kernel. Every Linux professional—including those in system administration, operations, and software development—needs to be familiar with the functionality …
Author Morten Rand-Hendriksen Updated 6/11/2018 Released 8/17/2015 WordPress powers millions of blogs and websites. Learn how to create your own with this powerful publishing platform. Staff author Morten Rand-Hendriksen will help you get the most …
Author Kevin Skoglund Released 9/28/2016 Learn how to create full-featured, object-oriented web applications with the latest version of the popular, open-source Ruby on Rails framework. Ruby on Rails 5 Essential Training covers the essential features …
Author Morten Rand-Hendriksen Released 2/16/2018 To be an effective web programmer, you have to understand what happens when you enter a URL or click on a link. Under every webpage lies the markup—JavaScript, HTML, and …
Author Emmanuel Henri Released 4/17/2018 Server-side rendering lets you optimize your applications to use client or server resources depending on network and device circumstances. Old device on a slow network? Render on the server. New …
Author Kyle Simpson Released 5/19/2017 Get comfortable with the latest evolutions of the JavaScript language and new ES6 features. This course provides the opportunity to follow along with Kyle Simpson, so you can gain new …
Author Simon Allardice Released 5/22/2012 Most modern programming languages, such as Java, C#, Ruby, and Python, are object-oriented languages, which help group individual bits of code into a complex and coherent application. However, object-orientation itself …
Author Barron Stone Released 12/21/2015 Understanding core programming concepts and why they are used is just as important as knowing how to write code. New programmers need to learn to bridge the gap: to connect …
Author Simon Allardice Released 9/30/2015 Discover how a database can benefit both you and your architecture, whatever the programming language, operating system, or application type you use. In this course, explore options that range from …
Author Deke McClelland Released 2/5/2018 Photographers and graphic designers of varying levels of expertise-including professionals, hobbyists, enthusiasts, and students-use Photoshop to edit and refine their work. In this course, Deke McClelland takes you on a …
Author Bill Weinman Released 6/11/2016 Perl is a powerful and flexible scripting language that is uniquely suited to website development, system administration, and network programming. Perl 5 was originally released in 1994, and continues to …
Author David Yahalom Released 1/17/2018 Mastering the SQL language is an essential skill for any Oracle professional and is the first step in becoming a true Oracle expert. As with any database platform, Oracle has …
Author Keith Casey Released 10/10/2016 A well-designed API includes not just URLs and response codes but also authentication, consistent structures, and useful JSON payloads. Luckily, the Slim micro framework makes it easy to move an …
Author Peggy Fisher Released 5/26/2016 JavaFX is the standard tool for GUI development (replacing Swing in Java SE), and the next step in the evolution of Java. Learn how to use JavaFX to develop your …
Author Ray Villalobos Released 7/6/2015 Version control is an essential skill for developers to master, and Git is by far the most popular version control system on the web. In this fast-paced course, author Ray …
Author David Yahalom Released 3/29/2018 Mastering SQL is an essential skill for any Oracle professional—and the first step in becoming a true Oracle expert. In this course, Oracle instructor and consultant David Yahalom covers advanced …
Author Steve Wright Updated 10/4/2016 Released 5/20/2014 Visual effects dominate at the box office, and Nuke is the compositing software that is used at high-end studios to create those mind-blowing effects. In this comprehensive course, …
Author Bhargav Shukla Released 7/7/2017 You can bring the power of Azure into a private data center by deploying Microsoft Azure Stack. Azure Stack allows you to run a private or hybrid cloud on your …
Author Simon Allardice Released 9/30/2015 Discover how a database can benefit both you and your architecture, whatever the programming language, operating system, or application type you use. In this course, explore options that range from …
Author Barron Stone Released 9/8/2017 Bolster your understanding of how to build electronic circuits by learning to work with semiconductor components. In this course, join electrical engineer Barron Stone as he walks through how to …
Author Antonio Mele de Juan Released 5/26/2017 Django—a powerful Python web framework—offers a comprehensive set of tools to build scalable web applications. In this course, learn how to leverage the features of Django by building …
Author Deke McClelland Updated 7/24/2018 Released 1/13/2011 This course is a collection of short Photoshop and Illustrator projects and creative effects that can be completed in ten minutes or less. The series is taught by …
Author Ron Pepper Richard Harrington Released 8/17/2016 Learn how to shoot and develop stunning 360-degree panoramas and interactive virtual tours. Whether you're shooting real estate or outdoor landscapes, the process starts with great raw images. …
Author Eve Porcello Updated 9/15/2017 Released 1/10/2017 Among all other JavaScript libraries, React.js stands out. It relies on reusable components, not templates, for UI development, allowing developers to render views where data changes over time. …
Author Kevin Skoglund Released 1/30/2018 Learn how to interact with databases using object-oriented PHP code. In this intermediate course, Kevin Skoglund teaches powerful PHP techniques that streamline interactions with MySQL databases. PHP developers will benefit …
Author Kevin Skoglund Released 11/17/2017 PHP developers can benefit from the efficient, well-organized, reusable, and easy-to-understand code that object-oriented programming offers. In this intermediate-level course, Kevin Skoglund introduces object-oriented programming (OOP) principles for PHP. Kevin …
Author Daniel Khan Released 11/4/2016 Build a microservice-based system using Node.js. In the industry, Node.js is widely used to implement microservices that consume and provide APIs. In this course Daniel Khan covers the architectural considerations …
Author Nigel French Updated 12/16/2016 Released 11/4/2014 Logos are a critical part of the modern visual landscape. To learn how to create your own, it's important to be able to identify the components and design …
Author Sasha Vodnik Released 10/11/2017 JavaScript libraries like jQuery and frameworks like React have a lot of benefits to offer, but performance can be a tradeoff. Removing jQuery and React can improve site speed without …
Author Engin Arslan Released 6/30/2017 3D graphics are a core part of data visualization, virtual reality, augmented reality, and gaming—all fields that are growing fast! Learn to use the three.js JavaScript library to create 3D …
Author Adam Wilbert Released 8/30/2016 SQL Server can be intimidating, especially for people who have never worked with databases before. A quick overview can go a long way to making you feel more comfortable digging …
Author Tom Green Updated 11/29/2017 Released 4/24/2017 Adobe Experience Design (XD) CC is an innovative new tool used for UI and UX design and prototyping. In this course, instructor Tom Green provides a brief overview …
Author Morten Rand-Hendriksen Released 5/15/2017 JavaScript is a scripting language of the web. As the web evolves from a static to a dynamic environment, technology focus is shifting from static markup and styling—frequently handled by …