Search Fields (at least one required): |
Measuring Learning Effectiveness Training Lynda.com Determine the ROI for learning. Discover how to evaluate whether learning objectives are being met in your organization. In this course, Jeff Toister explores several popular models for determining the effectiveness of a class or training course, and provides a framework for applying these models. This includes creating an evaluation strategy, collecting assessment data, and making recommendations for improvements. The Kirkpatrick Model, the Phillips ROI Methodology, and Brinkerhoff's Success Case Method are discussed in depth, as well as alternative approaches such as predictive analytics. These tools will give you the data to validate your current training strategy or recommend data-driven improvements that are tailored to the way your participants are actually learning. Check the exercise files for sample evaluation plans, reports, checklists, and worksheets that you can use to evaluate your own employee development program. Lynda.com is a PMI Registered Education Provider. This course qualifies for professional development units (PDUs). To view the activity and PDU details for this course, click here. ![]() The PMI Registered Education Provider logo is a registered mark of the Project Management Institute, Inc. |
Office Sway First Look Training Lynda.com Create and share interactive reports and presentations on the fly with Sway, the new Microsoft Office app. Oliver Schinkten provides your first look at Sway. Learn what it is, where to access it, and how to start building your own Sways—presentations, tutorials, newsletters, stories, and more—from content you have stored locally or online. Plus, explore how to use Sway's unique interactive format to collaborate on projects and share them with others. |
PostgreSQL 9 with PHP Essential Training Training Lynda.com In this course, author Bill Weinman shows how to architect PostgreSQL databases and integrate them into web applications using PHP. The course covers the basics of creating tables, storing data with data types, and working with expressions, operators, and strings. The course also explores the differences between the PDO and pgsql interfaces and demonstrates managing a database in PHP. |
CISA Cert Prep: The Basics Training Lynda.com Certified Information Systems Auditor (CISA) is a globally recognized certification that validates your ability to audit, control, and monitor information systems. In this course, Michael Lester provides a high-level overview of the CISA certification exam. This course kicks off the CISA Cert Prep series, which covers each exam domain in greater detail. Here, Michael introduces you to the exam, provides exam tips and practice questions, and shares what to do after you've taken the test. |
Implementing Remote Desktop Services in Azure Training Lynda.com Remote Desktop Services (RDS) is the platform of choice for Windows virtualization. RDS provides secure access to corporate data and applications as well as desktop access from the cloud. It's ideal for remote teams as well as companies that don't need computers on site. This course includes guidance for manually deploying RDS in Azure, the Microsoft cloud computing solution. Instructor Sharon Bennett reviews the deployment options—including session-based and virtual desktop deployments—and then reviews the basics of an RDS template deployment. She shows how to configure an environment complete with servers, users, and security. Finally, discover how to test your solution by creating client session collections to run remote apps or desktops. |
Learning Jira Software Training Lynda.com Planning projects, assigning tasks, tracking progress, and releasing results can all be managed in Jira, the popular and collaborative software for development teams. In this course, Robert Anthony shares his expertise as he guides you through the fundamentals of using Jira. Robert shows you how to create tickets, locate issues assigned to you and others, use advanced search, customize dashboards, run reports, and set up workflow boards to organize work. In addition, he facilitates several challenges and solutions so you can practice what you learn as you follow along. |
Marketing to Millennials Training Lynda.com Millennials—individuals between the ages of 18–35—are the largest buying segment in the economy. In this course, learn what this generation actually values, and how to leverage proven marketing strategies to effectively target this powerful audience. Millennial marketing expert Chelsea Krost kicks off the course by explaining who millennials are and debunking common millennial stereotypes. Chelsea offers specific tactics that you can use to optimize your organization's digital and social presence, and shares strategies for upping your content marketing efforts to inspire and engage consumers. To wrap up, she covers influencer marketing—including how to find the right influencer for your business—and goes over fundamental social media marketing concepts. |
Navigating Awkward Situations at Work Training Lynda.com No matter your role, seniority level, or industry, work can sometimes get awkward. In this course, Elizabeth and Lisa McLeod help you navigate those tricky situations. Learn the principles and behaviors to employ in a variety of awkward situations, from coworkers who take credit for your work to office breakups. Throughout this practical course, Elizabeth and Lisa share scenarios of common situations and demonstrate how to handle them with grace and authenticity. |
Retail Sales Foundations Training Lynda.com Retail success starts and ends with your sales team. A consistent and positive sales approach keeps the business steady and customers happy. This course is all about building the foundations for success. Instructor Noah Fleming looks at how to deliver and maintain a powerful customer experience, mitigate the factors that impact retail sales, and adopt selling strategies used by the best companies in the world. Find out to increase the average order size with bundling and options, and dive deep into customer loyalty: understanding the true value of a customer. Noah also helps you understand when and when not to discount—and how to avoid the number one retail sales mistake. |
The Songwriter's Toolkit: New Perspectives Training Lynda.com Great songs often come to us in bits and pieces. A perfect verse pops into our head like a gift, but we struggle to come up with a chorus or second verse that feels right. In this course, learn practical songwriting techniques that can help you look at your tune through a different lens—and, in turn, take your song to unexpected new places. Professional musician Julian Velard shows how to play with melody, form, and chords to gain a fresh perspective when a tune has you stuck. Along the way, Julian demonstrates each technique by playing musical examples. |
3D Graphics in JavaFX Training Lynda.com Part of virtual reality is generating real-time 3D graphics. This can be done with JavaFX. This course discusses the benefits of JavaFX and then gets you started using it to create graphics. First, learn how to create charts and UI elements. Then, discover how 3D shapes can be defined and generated. Once you have your 3D graphics, you're ready for controlling the camera and lighting. Last, find out how to apply shape materials and then interact with 3D scenes. |
After Effects Guru: Animating Infographics Training Lynda.com Learn how to animate infographics with Adobe After Effects! Many infographic elements begin life in applications like Illustrator, Photoshop, or PowerPoint. But these assets can be flat and boring; animation is what brings them to life. In this course, After Effects guru Ian Robinson covers animating charts and graphs with shape layers, layer masks, and stroke and text animators. He also shows how to use expressions to link animation between different graphic elements, build dynamic camera moves, and create some animated 3D infographics with CINEMA 4D Lite. To finish things off, he'll look at some third-party tools such as Cinema Spice Charts & Graphs for After Effects and aescripts, which help speed up some of the techniques you learned earlier in the course. |
Analyzing Your Website to Improve SEO Training Lynda.com In this course, search engine optimization (SEO) expert Peter Kent walks step-by-step through the process of reviewing the content and markup of an existing web site to improve its ranking in search engine results. This course offers a consultant's take on how to analyze each component—from keywords to content to code—and determine what improvements are necessary to become more visible to search engines like Yahoo!, Bing, and Google. This course was updated on 10/12/2012. |
Android Development Essential Training: Local Data Storage Training Lynda.com Android developers who need to manage and present data have many tools available to them in the application framework of Android. This course covers a variety of data persistence techniques, including storing data in shared preferences—key-value pairs—in JSON-formatted text files, and in relational databases with SQLite. Join David Gassner as he demonstrates these data management techniques. He also explains how to use relevant design patterns to model data with Java classes, and how to present data to the user with the Android SDK's ListView and RecyclerView components. |
API Development in .NET with GraphQL Training Lynda.com GraphQL—a query language for APIs that was originally built by Facebook—helps developers build queryable APIs that drive data-driven apps. In this course, Glenn Block demonstrates how to use the GraphQL.NET framework to build a fully functional GraphQL endpoint. Glenn takes you through the entire process, explaining how to create a new GraphQL project, enable querying, configure the schema, allow updates through mutations, create subscriptions, and more. After completing this course, you'll have a better understanding of how to leverage your existing .NET skills—and the GraphQL.NET framework—to build efficient, modern apps. |
Building a Physics-Based Platformer in GameMaker Studio Using GML Training Lynda.com Mastering the Box2D physics engine included with GameMaker: Studio can open up a wide range of game design possibilities. By leveraging this powerful tool, you can create rules that govern how objects behave within your game world. In this course, learn how to create a simple, runner-style game using the Box2D physics engine built into GameMaker. Steven Moser explains how to set up the physics world for your game, move a player object using only physics functions, and create obstacles such as saws, spikes, and swinging blades. He also provides an introduction to liquid physics in Box2D—explaining how to create particles that behave like water and viscous poison—and shares how to decorate your level by building chains and rope bridges. |
Business Storytelling with C.C. Chapman Training Lynda.com Storytelling isn't just for fiction; it's vital to your business, too. Storytelling can help you communicate with customers and clients, market your ideas, and solve problems. It's also a great way to take projects from concept to launch. In this course, author and story consultant C.C. Chapman walks you through his storytelling strategies, including identifying your audience, brainstorming, nailing down details, and turning your story into a reality. |
Changing a Background for Dramatic Effect in Photoshop Training Lynda.com In this course, the first in a series dedicated to creative portrait adjustments, Chris Orwig shows how to swap out the background of a portrait with something new. This technique is similar to photo illustration and can result in some really striking and visually interesting photographs. Chris begins in Camera Raw, where he creates multiple exposures of the original raw file and combines them in a PSD file, and then moves to Photoshop to mask the subject and copy the mask into the new background. In the second half of the course, he'll show you how to make the subject look at home in her new environment using Edge Glow; brightness, color, and tone adjustments; and lens flares. |
Cisco ICND2 Cert Prep: Switching Training Lynda.com Demonstrate your networking knowledge and expertise by earning a Cisco CCNA Routing and Switching certification. In this course, Russell Long prepares you for the switching portion of the Interconnecting Cisco Networking Devices Part 2 (ICND2) exam. Russell takes you through the installation, management, and troubleshooting of a medium-sized network. Throughout the course, he provides configuration and troubleshooting demonstrations that can help you better understand exam concepts and real-world implementations. |
CompTIA A+ (220-901) Cert Prep: 4 Displays and Printers Training Lynda.com Earning a CompTIA A+ certification validates you've obtained the foundational knowledge and skills needed for a career in IT. This six-course series is designed to both equip you as a technician for your role in IT support, and prepare you for taking the 220-901 exam. The CompTIA A+ 220-901 exam is comprised of six key parts. The fourth, peripherals, is covered by this course. Instructor Mike Meyers explains how to manage monitors and display technologies, including how to work with connectors and ports like VGA and DVI. He also shows you how to maintain printers and multifunction devices, both as independent devices and as devices connected and configured to a computer. Note: The six courses designed for the CompTIA A+ (220-901) exam preparation include core processing, core hardware, peripherals and building a PC, displays and printers, networking, and laptops and mobile devices. We are now a CompTIA Content Publishing Partner. As such, we are able to offer CompTIA exam vouchers at a 10% discount. For more information on how to obtain this discount, please download these PDF instructions. |
CompTIA Server+ (SK0-004) Cert Prep: 3 Storage Training Lynda.com Earning the CompTIA Server+ certification signals to potential employers that you have a robust understanding of server management. In this course, Ed Liberman prepares you for the storage portion of the CompTIA Server+ (SK0-004) exam. Here, Ed dives into the topic of server storage. He covers primary storage technologies, RAID, and storage capacity planning. |
Creating a Living Room Composite in Photoshop Training Lynda.com Reimagine your living room with Adobe Photoshop. William Everhart shows you how to take an image of your existing living room and get a rough idea of what it will look like with different wallpaper, flooring, window treatments, and even furniture and fixtures. Whether you are a professional designer or just a homeowner looking to update the look of your home, you'll find the techniques you'll need here to design your new space, from picking paint chips to lighting. |
Creating a Tooltip with jQuery Training Lynda.com Tooltips can greatly improve the usability of your web site by providing direction and cues to visitors. In this course, Chris Converse shows how to convert text or graphics into a mouse-sensitive tooltip. The tutorials demonstrate how to write the necessary HTML and activate the tooltip with jQuery, as well as add positioning and effects. |
Creating Expandable Panels with jQuery Training Lynda.com Learn to create content that is expandable with a single click. This technique is very popular for providing more on-demand information, such as FAQs, biographies, or additional product information. In this course, Chris Converse shows how to create the HTML, CSS, and jQuery code needed for an expandable content panel that hides and shows content at the user's request. Learn how to inject additional markup, style the different panel elements, set trigger states, and animate the panel to reveal the hidden content. |
Creative Insights: Lauren Bacon on Web Design Training Lynda.com Lauren Bacon ran a successful web design and development firm for twelve years. Now she is working as a business coach, helping entrepreneurs get their own businesses up and running. In this course, she shares her insights on breaking into the industry: acquiring the right skills, thinking beyond the digital toolset, and specializing in areas that will make your firm in demand. Lauren also answers questions about navigating career transitions, from employee to manager, to freelancer (and maybe even back again), and what the future will look like for new web designers. |