Course catalog

Categories

Showing 4,181-4,200 of 8,871 items.

IT Service Desk: Service Management

Boost the value of your IT services by learning how to implement the latest service management best practices and processes.

IT Service Management Foundations: Change Management (221014)

In IT, changes are the lifeblood of progress, but uncontrolled, dangerous, or unknown changes can cause chaos. In this course, instructor Ernest Mueller steps through how to create a change management process for your organization that enables high levels of performance and fulfills compliance requirements. Ernest explains how change management is differentiated from, and interacts with, the many other IT service management processes. He covers what ITIL, COBIT, and ISO 27000 have to say about change management. Next, he walks you through the steps, roles, and preparations that you need for a change management process and goes over the importance of testing and validating your changes. He presents a framework to use to bootstrap configuration management in a preexisting environment, then discusses how to manage change while preserving your ability to innovate. Ernest concludes with ways to learn even more on your own and put change management into practice.

IT Service Management Foundations: Measures and Metrics

Drive growth and improvements within your organization by learning how to measure what matters, using terminology and best practices from the ITIL® framework.

IT Service Management Foundations: Problem Management

Problem management done well can improve customer experience, the bottom line, and the products a company creates. Discover tools that can help you truly resolve technical issues.

IT Service Management Foundations: Tools

This course evaluates several ITSM tools for accessibility, auditability, efficiency, functionality, measurability, permissiveness, reportability, and upgradeability.

IT Service Management: ISO20000

Learn the core components of ISO/IEC 20000, the first international standard for IT service management.

IT Support for a Hybrid Workforce (231350)

Around the world, offices are preparing for reopening. After months of supporting a primarily remote workforce, IT teams now need to understand how to best support teams in a hybrid environment. Hybrid workforces come with their own concerns regarding security, communications, hardware and software, and device management. This course focuses on these key elements and others that IT teams should consider before their return. Instructor Robert McMillen explains how to develop a plan that allows for successfully supporting a hybrid workforce, how to implement security, how to remotely troubleshoot hardware issues, how to select the best software for remote collaboration and communication, and how to manage devices that travel to and from the office.

ITIL Foundation 4 First Look

Learn about the changes introduced in ITIL® 4 Foundation, and how updates to this service management framework affect the popular ITIL® Foundation certification exam.

iZotope RX 4: Repairing and Enhancing Audio

Explore the noise reduction and audio restoration possibilities—for both music and post production—in iZotope RX 4 and RX 4 Advanced.

J.T. O'Donnell on Making Recruiters Come to You

Learn what recruiters look for, and how to help them find you. J.T. O'Donnell shares an insider's view of recruiting so you can maximize your success.

James White's Character Illustrations: Start to Finish

Join the one-man powerhouse behind Signalnoise design studio to explore one of his projects: illustrating wrestlers of the WWE in its heyday in the eighties and early nineties.

James White's Laser Horse Illustration: Start to Finish

Neon, VHS, and palm trees inspire designer James White's supercharged poster, created for lynda.com's Photoshop 25th anniversary series.

Jason Seiler: Digital and Traditional Painter

Jason Seiler, artist and illustrator for Rolling Stone, Billboard, Time, the New Yorker, and more, talks about his influences and career path in this short documentary.

Java 11+ Essential Training

Learn the fundamentals of Java Standard Edition (SE) 11 and more recent releases, so you can build your first application or start exploring the language on your own.

Java 17: First Look (217886)

Is now the right time to upgrade your application to Java 17? In this course, learn what changes have been made to the Java ecosystem and how they might impact your applications. Instructor Kathryn Hodge explores the new language enhancements, including pseudorandom number generator interfaces, sealed classes, and pattern-matching switch statements. She walks you through the improvements made under the hood to introduce greater platform support for MacOS and maintainability, covers deprecations, and points you to where you can learn more.

Java 7 Essential Training

Explore Java SE, the language used to build mobile apps, desktop and web applications, and more.

Java Code Challenges (234784)

How do you get better at writing code in Java? You practice, of course. Test your Java skills with these hands-on practice challenges. In this course, instructor Kathryn Hodge presents a variety of concise (five minutes or less) beginner, intermediate, and advanced code challenges that you can use to test your skills. The lessons are independent, so you can skip around and watch them in any order. For each challenge, Kathryn provides a walkthrough solution and automated testing files. The goal of this course is not only to develop your skills in Java, but also to show you some tricks of the trade that software developers in the industry use every day.

Java Concurrency Troubleshooting: Data Access and Consistency

Learn techniques for diagnosing and resolving data and consistency issues in multithreaded Java applications.

Java Concurrency Troubleshooting: Latency and Throughput (221422)

Concurrency and its related problems are common in enterprises. But developers who can effectively troubleshoot these issues—and write thread-safe code—are often not as easy to find. In this course, instructor Tayo Koleoso helps equip Java developers with best practices for identifying sources of blocked threads, as well as tips for preventing and solving latency issues in multithreaded Java applications. Tayo goes over the coding practices and Java platform techniques that may be slowing down your application, including how parallel Java streams—which can be convenient and great for easy multithreading—present risks and pitfalls. He also highlights the different tools and resources that can help you identify what's slowing down your application. Discover how to work with Java Mission Control (JMC) to identify blocked threads in your Java virtual machines (JVMs), how to use the Java Flight Recorder (JFR) to identify blocked threads and monitor your JVM, and more.

Java Database Access with Hibernate

Discover how to use Hibernate ORM, an object-relational mapping framework for the Java language, to map an object-oriented domain model to a relational database.