Search Fields (at least one required): |
Learning Autodesk Backburner Training Lynda.com Meet Backburner, a network-rendering manager for Autodesk programs such as Maya, 3ds Max, and Toxik. This course introduces you to the basic concepts behind network rendering, a more efficient method of rendering that spreads the workload to servers, one frame at a time. George Maestri will show you how to set your Backburner manager and servers, configure proper network paths, and send jobs to Backburner from Maya. |
Learning Fusion 7 Training Lynda.com Get quickly up to speed with Fusion 7, the free compositing software from Blackmagic Design. No prior Fusion knowledge required! VFX expert Lee Lanier covers the most critical elements of the interface, the construction of node networks, application of effects, simple masking and animation, and an overview of motion tracking, keying, and the 3D environment in Fusion 7. |
Learning Google AdSense Training Lynda.com Learn how to generate a steady stream of revenue from your website with Google AdSense, Google's display networking tool. Author and marketer Anson Alexander teaches you how to get up and running with AdSense, and display ads that "make sense" for your website. Learn how to set up an account, place limitations on ad content, place and earn revenue from ads, and use advanced placement strategies. Plus, with AdSense reports, you'll learn how to identify ad trends, increase page views, and maximize ad performance. |
Event Planning Foundations Training Lynda.com Do you excel at bringing people together? Turn your passion for event planning into a career. Event planners are employed in every industry. They bring teams together to achieve goals, celebrate milestones, bond outside the office, and work more productively. This course will give you tips, tricks, and techniques to make your next event a success—whether it's your first or fifty-first. Valerie Berry covers topics such as understanding your client's objectives, selecting a venue, getting the right technology in place, negotiating a budget, and building menus. Plus, learn how to manage the thousands of details that occur in the two weeks leading to an event, and follow up afterwards to make sure your clients and your vendors are satisfied. |
FileMaker 14 Platform New Features Training Lynda.com Take a tour of the latest features and capabilities of the FileMaker 14 platform, a business solution environment for iPad, iPhone, Windows, Mac, and the web. Author Cris Ippolite covers the new Launch Center, the new security interface, new layout and design tools, the Script workspace, Calculation dialog enhancements, and improvements to FileMaker Server, WebDirect, and FileMaker Go. |
Google Drive Advanced Tips and Tricks Training Lynda.com Get more out of Google's popular cloud-based file sharing and word processing, spreadsheet, and presentation software, Google Drive. Jess Stratton shows how to optimize Drive for the desktop and improve efficiency and productivity with shortcuts and other techniques, like stars and color coding. The course includes advanced tips for Google Docs, Sheets, and Drawings, as well as best practices for getting the most out of Drive when using it with other Google products such as Chrome, Gmail, and Search. |
HTML5: Document Editing Training Lynda.com This course describes how to create editable content on the web using the document-editing application programming interface (API) in HTML5. Author Bill Weinman explains the document-editing process, detecting support for the document-editing API, using the contentEditable and designMode attributes, and editing a full document. The course also explores some of the limitations of the feature and shows how to make document-editing pages work across different browsers. |
Intermediate Kotlin for Android Developers Training Lynda.com Kotlin is now officially supported by Google as an Android development language. If you're an intermediate developer interested in learning more about Kotlin, this course can help you get acquainted with this concise, fun language by learning about its efficiencies and power in Android development. The course begins with a general overview of what Kotlin has to offer, and then dives into a discussion of extension functions and properties, including how to leverage the Kotlin Android Extensions plugin. It also explains how to work with Anko, and provides an overview of some of the library's main artifacts: commons, layouts, and coroutines. To wrap up, the course covers how to work with collections. |
Understanding Intellectual Property Training Lynda.com How are you protecting your work? Author and attorney Dana Robinson gives you a high-level overview of intellectual property (IP), including topics such as patents, trademarks, and other protections. Learn the answer to common IP questions and discover an attorney's perspective on how you can best safeguard your ideas, and avoid infringing others' rights. The information in this course applies only to the United States. 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. DISCLAIMER: This course is taught by an attorney and addresses US law concepts that may not apply in all countries. Neither LInkedIn nor the attorney teaching the course represents you and they are not giving legal advice. The information conveyed through this course is akin to a college or law school course; it is not intended to give legal advice, but instead to communicate basic information to help viewers understand the basics of intellectual property. |
Windows 7: Enterprise Deployment Training Lynda.com Learn the skills needed to deploy Windows 7 Enterprise in your environment in this intermediate Windows 7 training course. Instructor Steve Fullmer walks you through automating the installation and using deployment tools, and then covers additional topics such as driver management and remote server administration. This course is perfect for Windows administrators looking to elevate their skill set and perform more advanced Windows 7 management tasks. |
Apple Music First Look Training Lynda.com Get started with Apple's new streaming music service. Learn how to find and listen to music, download songs, tune in to different radio stations (including the 24-hour Beats 1 station), and use the Connect feature to hear from your favorite artists. Plus, learn how Apple Music affects an iTunes Match subscription and the music libraries you have stored on iCloud. |
Articulate Storyline 2 First Look Training Lynda.com Articulate has released Storyline 2, the latest version of its powerful yet easy-to-use elearning software. Thinking about an upgrade or maybe a first-time purchase? This training course gives you a first look at the most important changes in Articulate Storyline 2, including new slider interactions, motion paths and triggers, and transitions and entrance/exit animations. Find out how to expanded support for Android devices and HTML5 can help make your elearning accessible on almost any device. Plus, learn about two of the most requested features: seekbars that keep learners from skipping around, and negative scoring, which you can use to help reinforce learning. |
AutoCAD: 2D & 3D Elevations Training Lynda.com Enhance and emphasize your designs to create professional 2D and 3D elevations. This course demonstrates how to use AutoCAD to set up accurate plans, modify layouts, adjust viewports, add 2D elevations, and develop 3D elevations. Join Shaun Bryant as he takes you through how to customize layers, hatches, backgrounds, annotations, modelspaces, and more. |
Azure Functions First Look Training Lynda.com Azure Functions—a serverless computer service from Microsoft—can help you enhance your development workflow by allowing you to run code without needing to provision or manage infrastructure. In this course, learn how to create and use Azure Functions. Anton Delsink explains how to use Azure Functions with webhooks, and how to create Azure Functions with various languages, including C#. When you wrap up this course, you'll have the knowledge you need to create an Azure Function, configure services to interact with Azure Functions, and create Azure Functions that interact with various cloud services. |
C# 6.0 First Look Training Lynda.com Get a first look at the new features in C# 6.0—the most simple and efficient version of this coding language ever. Reynald Adolphe takes us through new expression-level features such as nameof expressions, extension add methods, and null-conditional operators; statement-level features such as exception filters; new initializers and members; and the "using static" clause, which simplifies importing static classes. Along the way, he'll cover the enhanced IDE (with IntelliSense syntax) and improved debugging features in Visual Studio 2015. |
C#: Interfaces and Generics Training Lynda.com Take your C# coding skills to the next level by learning to use interfaces and generics in this course with programming expert Joe Marini. Interfaces provide a way of implementing common types of behaviors that can be reused across multiple classes. Interfaces keep your code nimble, compact, and efficient. Generics, on the other hand, help you work with strongly typed data collections, without having to commit to a data type ahead of time. Used in combination, these features make your C# projects easier to build and scale, with fewer bugs and performance issues along the way. Start watching to learn how to integrate interfaces and generics into your projects today. |
Cert Prep: Revit Architecture Certified Professional (2016) Training Lynda.com Revit certification proves you know the program inside and out, and it's a signal to employers and clients that you are a trustworthy professional. Study to become a Revit
Architecture Certified Professional with this prep course from Autodesk Certified Instructor Shaun Bryant. He reviews specific skills covered by the 35-question exam, including the key areas in the certification roadmap: collaboration, documentation, modeling, and views. Brush up on topics such as importing and linking existing models and files; tagging elements; creating walls; building new family types; modeling floors, stairs, roofs, and more; creating views and legends; and producing detailed schedules and sheets. Once you're finished with this course, you can feel confident taking the Revit Architecture 2015 Certified Professional exam. |
CISSP Cert Prep: 3 Security Engineering (2015) Training Lynda.com Certified Information Systems Security Professional (CISSP) is the gold standard in IT security certification. Prepare for the CISSP exam with the security engineering installment of the CISSP Cert Prep series. Security engineering ensures systems are designed to deal with all sorts of risks and disruptions, from hackers and database meltdowns to electrical outages. In this course, security expert Mike Chapple covers everything you need to know to balance business needs with security risks and design more secure systems. He covers cloud computing, as well as hardware, web, and mobile security; client and server vulnerabilities; smart device security; and physical security, such as site design and monitoring. Plus, get a deep dive into cryptography, one of the most powerful tools that IT pros can use to secure data and accounts. Members who take all eight courses in the series will be prepared to take and pass the CISSP exam. Find the companion study books at the Sybex test prep site and review the complete CISSP Body of Knowledge at https://www.isc2.org/cissp-domains/default.aspx. |
CISSP Cert Prep: 5 Identity and Access Management (2015) Training Lynda.com Prepare for the CISSP exam while you learn industry best practices for identity and access management (IAM). The Certified Information System Security Professional (CISSP) is one of the most desired certifications for IT security pros—one that can often make the difference when landing your next job. The course includes coverage of the core components of IAM: identification, authentication, authorization, and accountability. Learn how to control both the physical and logical access to your hardware, information systems, and data. Instructor Mike Chapple, the author of our eight-part CISSP test prep series, also covers credential management, external identity management, and prevention and mitigation of access control attacks. Members who take all eight courses in the series will be prepared to take the CISSP exam. Find Mike's companion study book at the Sybex test prep site and review the complete CISSP Body of Knowledge at https://www.isc2.org/cissp-domains/default.aspx. |
CISSP Cert Prep: 7 Security Operations (2015) Training Lynda.com Prepare for the Certified Information Systems Security Professional (CISSP) exam, and gain crucial knowledge about the practices in security operations. In this course, follow Mike Chapple as he walks through each topic in the seventh domain of the CISSP exam. He explains how to conduct and support security investigations, covers the different investigation types, and explains how to report and document incidents. In addition, Mike goes into logging and monitoring activities, resource security, and security principles, as well as the importance of disaster recovery programs. This course—along with the others in this eight-part series—prepare you for the CISSP exam, and provide you with a solid foundation for a career in information security. |
CISSP Cert Prep: 8 Software Development Security (2015) Training Lynda.com Prepare for the Certified Information Systems Security Professional (CISSP) exam by bolstering your knowledge of software development security practices. In this course, follow Mike Chapple as he walks through each topic in the eighth domain of the CISSP exam—Software Development Security. He covers the software development lifecycle and common software security issues, such as cookies, session hijacking, and code execution attacks. Mike also discusses secure coding practices and software security assessment. |
Creating Accessible PDFs (2014) Training Lynda.com Accessibility means making sure your content is available to as many people as possible. When you make your PDFs accessible, it means adding tags, bookmarks, alt text, and other information that makes the files readable to users who are visually or mobility impaired. Using Microsoft Word and Adobe InDesign, it's now much easier to create valid, accessible PDF files. In this course, Chad Chelius explains why accessibility is important and what features an accessible PDF should include, before showing you two workflows for creating accessible PDFs: one in Word and one in InDesign. He also covers making an existing PDF file accessible using tools in Adobe Acrobat. |
CSS: Styling Navigation Training Lynda.com Join James Williamson, as he shows you how to create elegant menus, links, and buttons that help visitors navigate your site faster and more intuitively. The course covers creating structured navigation that is accessible and clean, styling links, and building horizontal and vertical menus with rollover effects. The last chapter reveals how to create stylish buttons with special effects and CSS sprites. |
Customer Service: Winning Back a Lost Customer Training Lynda.com Lost customers are not lost causes. Statistics show that a firm has a higher probability of winning back a lost customer than prospecting a new one. In this course, customer relationship expert Jill Griffin provides a proven roadmap for winning back a lost customer. She proves the only thing worse than losing high-value customers is neglecting to win them back. Jill shows that customers defect for one of five reasons: (1) intentionally pushed away, (2) unintentionally pushed away, (3) pulled away, (4) bought away, or (5) moved away. She also outlines which of these customers are the easiest to win back—and how to say "sorry" in a way that will resonate. |
Data Science Tips Weekly Training Lynda.com Data science never sleeps! The field is exploding with demand and innovation. What are you doing to stay on top of the latest trends? Data science professional and instructor Nate Makdad explores a series of tips designed to make data scientists better at their jobs. Following Bart Poulson's first series of tips, Nate takes the reins to continue the series, focusing on practical techniques such as infographic design, forecasting, and t-testing. |