Skip to main content
  • Close
    Toggle search input
  • English ‎(en)‎
    • English ‎(en)‎
    • Français ‎(fr)‎
    • Nederlands ‎(nl)‎
  • Log in
Logo
Close
Toggle search input
Skip Most recent trainings

Most recent trainings

  • Agile
  • Angular
  • Bootstrap
  • DevOps
  • Drupal
  • GIT
  • ITIL
  • Java
  • Lean
  • MS Office
  • .NET
  • PHP
  • REST
  • Security
  • SharePoint
  • Soft skills
  • Spring
  • UX
Course image
Passer de l'approche en cascade à la gestion de projet agile (LinkedIn Learning) copy 1
Si votre direction cherche à bénéficier des projets agiles en matière de délai, de qualité et de budget, cette formation est faite pour vous. Avec Kelley O'Connell, vous saisirez la différence entre la méthodologie de la cascade et l'approche agile. Vous aborderez les prérequis puis vous mettrez en place un projet pilote, dans lequel vous identifierez aussi bien les supporters que les détracteurs. Outre les notions de base à acquérir, vous devrez également définir une vision et constituer votre équipe et, enfin, grâce aux rétrospectives, vous identifierez ce qui favorise la poursuite de votre déploiement agile. Apply for this course
 
  • e-learning
  • Analyst
  • Architect
  • Project manager
  • FR
Course image
Agile at Work: Reporting with Agile Charts and Boards (LinkedIn Learning)
Agile teams need a lightweight way to report their progress. Agile reports should be simple and easy to read, and radiate information across the room to the entire team. In this course, agile expert Doug Rose outlines a process for reporting on the progress of your agile project. He shows how to establish priorities using product backlogs, show daily progress using taskboards, burn down a sprint using sprint burndown charts, and burn down a release by creating a release burndown chart. He also highlights common pitfalls, such as retrofitting. Bonus: Watch the bonus chapter at the end of this course where Doug answers common questions about the agile mindset, including what types of projects would be the best fit.Topics include: Communicating progress Prioritizing the backlog Showing daily progress with a taskboard Sizing taskboards Creating a burndown chart Apply for this course
 
  • e-learning
  • Analyst
  • Project manager
  • Team leader
  • EN
Course image
Agile Project Management with Microsoft Project (LinkedIn Learning)
Learn how to use Microsoft Project to manage agile projects. Bonnie Biafore covers setting up agile projects for success, creating custom fields to track elements unique to the agile project method, such as features and sprints, and managing and updating agile task lists as work is completed. She also shows how to manage traditionally scheduled tasks and agile work side by side, track agile project progress, generate burndown reports, and determine your team's velocity. Plus, learn about the agile tools that are built into the Project Online desktop client. Topic include Setting project options Defining working time Setting up custom fields and views Creating tasks Assigning features to sprints Assigning resources to tasks Tracking progress Generating a burndown report Apply for this course
 
  • e-learning
  • Analyst
  • Project manager
  • Developer
  • Team leader
  • EN
Course image
Become an Agile Project Manager (LinkedIn Learning)
Deliver projects with the highest level of performance and quality as an agile project manager. This path will help you build a solid foundation in leading and motivating agile project teams, from developing user stories and agile charts to driving productive meetings. Apply for this course
 
  • e-learning
  • Analyst
  • Project manager
  • Developer
  • Team leader
  • EN
Course image
DevOps Foundations: Lean and Agile (LinkedIn Learning)
By applying lean and agile principles, engineering teams can deliver better systems and better business outcomes—both of which are crucial to the success of DevOps. In this course, instructors Ernest Mueller and Karthik Gaekwad discuss the theories, techniques, and benefits of agile and lean. Learn how they can be applied to operations teams to create a more effective flow from development into operations and accelerate your path of "concept to cash." In addition to key concepts, you can hear in-the-trenches examples of implementing lean and agile in real-world software organizations. Apply for this course
 
  • e-learning
  • Analyst
  • Project manager
  • Team leader
  • EN
Course image
Enterprise Agile: Changing Your Culture (LinkedIn Learning)
Many organizations deliver products with dozens or even hundreds of teams. For these organizations, spinning up a few agile teams is just the start. Eventually, they'll want to scale up their agile approach to work on enterprise-level products—a shift that presents a whole new set of challenges. Enterprise agile requires a different organizational mindset along with new roles and practices. There are many different enterprise agile frameworks that will help you with this transformation, but switching to these frameworks isn't your biggest challenge. Enterprise agile is a radical change from how most organizations think about their work. If you don't prepare your teams for this change, then it's unlikely that any enterprise framework will succeed.That's why this course is the first in a four-part series on enterprise agile. In this course, Doug Rose helps you lay the groundwork you'll need to make this radical organizational change. First, learn how to identify your organization's culture. There are many different types of organizational cultures, and each one presents its own set of challenges. Then, see different approaches to making a widespread organizational change. Finally, learn about the common challenges that almost all organizations face when starting enterprise agile.Topics include: Establishing the groundwork Understanding the change Reviewing organizational culture Identifying your organizational culture Trying the Kotter approach Being fearless Evangelizing change Changing myths Focusing on culture Dealing with common challenges Apply for this course
 
  • e-learning
  • Analyst
  • Project manager
  • Team leader
  • EN
All Agile courses
Course image
Angular: Testing and Debugging (LinkedIn Learning)
Errors caused by missing dependencies, undefined variables, or poorly formatted data can cause your web application to stop working. In this course, learn how to track down and eliminate these types of errors in your Angular applications through the process of testing and debugging. Instructor Derek Peruo breaks down common error messages and goes over a variety of testing and debugging options. He also covers code linting, shares some tips and tricks for avoiding pitfalls during development, and goes into writing custom error handlers to make it easier to work with errors as your application grows. Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. This course is in English only. If this is not a problem for you, by all means go ahead and apply. Apply for this course
 
  • e-learning
  • Analyst
  • Architect
  • Developer
  • EN
Course image
AngularJS 1 Form Validation (LinkedIn Learning)
Validation is key to successful online forms. Implementing dynamic form validation that reacts to input can be difficult to implement with languages like JavaScript and jQuery. However, AngularJS allows you to take advantage of two-way data-binding functionality without having to write any JavaScript code. This makes reacting to input from the user—as it happens—a breeze. In this short course, Ray Villalobos shows how to implement form validation on any HTML form using the built-in validation properties and methods in AngularJS. Together, you'll look at how AngularJS can help style forms dynamically as the user updates the content. Plus, explore how to implement validation with JavaScript, just in case you need more fine-tuned control of form interactions. Apply for this course
 
  • e-learning
  • Analyst
  • Architect
  • Developer
  • EN
Course image
AngularJS 1 Building a Data-Driven App (LinkedIn Learning)
Want to create data-driven web applications? AngularJS is a great choice. It allows you to build apps where multiple users can push and pull data at the same time, in real time. However, while the framework is easy to learn, it can be tough to master. This course is the second in a two-part series designed to show you how Angular works in the real world. It takes up where AngularJS 1: Adding Registration to Your Application left off: a simple application that checks users in and out of meetings. Here, instructor and Angular advocate Ray Villalobos shows how to enhance the existing app with new views and controllers to reward random checked-in users with prizes. Learn how to create forms, edit database records, create methods, randomize record selections, and style and secure your app. With these project-based lessons, you'll learn how to see how data-driven programming with AngularJS can help your apps react to real-time data streams. Apply for this course
 
  • e-learning
  • Architect
  • Developer
  • EN
Course image
Lynda.com - Building Native Mobile Apps with NativeScript and Angular 2
NativeScript is an open-source framework for building native iOS and Android apps. Web developers who are familiar with Angular 2 can get introduced to NativeScript in this course and learn how to develop an application for iOS and Android by leveraging the NativeScript framework with Angular 2. Join Alex Ziskind as he guides you from the initial installation of NativeScript through architecting an application. He explains how to declare the most common user interface widgets while styling them with CSS. Plus, he demonstrates how to set up the Faker library, and how to programmatically tap into the native navigation engine for iOS and Android. Topics include: Setting up the development environment Using the NativeScript CLI Using Angular with NativeScript Angular bootstrap Application architecture Components User interface NativeScript widgets Application lifecycle Data and event binding Navigation Apply for this course
 
  • e-learning
  • Analyst
  • Architect
  • Developer
  • EN
All Angular courses
Course image
Bootstrap 5 Essential Training (LinkedIn Learning)
Bootstrap—a front-end framework using HTML, CSS, and JavaScript—is designed to help developers quickly and easily build responsive, mobile-ready websites that are cross-browser compatible. An open-source framework, Bootstrap features a 12-column grid and components that are ready to use. In this course, Ray Villalobos helps you get started with Bootstrap 5, providing an overview of all of the features in this popular framework. Ray covers installation options, and walks through the basic styles that normalize how your content is displayed on different platforms and browsers, before moving into detailed coverage of more advanced features, including typography and flexbox layouts. Learn how to use the layout components to create a full-featured website and make it interactive with components such as carousels, accordions, alerts, and tooltips. Plus, learn how to build beautifully designed and usable forms that validate user input. Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. This course is in French only. If this is not a problem for you, by all means go ahead and apply. Apply for this course
 
  • e-learning
  • Developer
  • EN
Course image
Bootstrap 3 Essential Training (LinkedIn Learning)
Bootstrap is a popular framework designed for building responsive, accessible, and mobile-ready websites. An open-source platform using HTML5, CSS3, and jQuery, it features a 12-column grid, icons you can incorporate into your designs, and fully functional JavaScript components that are ready to use. This course provides everything you need to know to get started building websites with Bootstrap, and is built with our new practice environments in mind, which let you develop your code along with author Ray Villalobos. Ray will review Bootstrap's grid, CSS classes, and JavaScript components (dropdowns, modals, carousels, and more), and help you integrate them into your own sophisticated websites.. Topics include: Understanding containers Using the 12-column grid to create a responsive webpage layout Creating rows and columns Styling content with Bootstrap CSS classes Adding CSS styles Creating and styling forms Creating dropdown menus and buttons Adding images and video Exploring JavaScript components, like carousels, tabs, tool tips, and scrolling Apply for this course
 
  • e-learning
  • Developer
  • EN
Course image
Lynda.com - Bootstrap 4 Layouts: Responsive Single-Page Design
Find out how Bootstrap 4 can transform your standard HTML websites into inspired single-page designs. This course takes a project-based approach to explaining how to manipulate website layouts with the Bootstrap framework. Throughout the course, instructor Ray Villalobos works through popular layout patterns, helping to acquaint you with concepts that are key to creating a cohesive layout with Bootstrap. Ray tackles Bootstrap layout classes and shows what it takes to customize its CSS, addressing layout challenges like multiple grids and columns. Learn how to leverage the Scrollspy plugin to track navigation, how to create an image carousel, and how to build animations. Plus, this course provides you with a ready-to-go template with which to start new projects. Topics include: Building a header and footer Adding styles to your project Making your navigation responsive Bootstrap layout components Using a multicolumn format Creating carousels Adding interactivity Creating animations Apply for this course
 
  • e-learning
  • Developer
  • EN
Course image
Lynda.com - Bootstrap 4 Essential Training
Bootstrap—a front-end framework using HTML, CSS3, and jQuery—is designed to help developers quickly and easily build responsive, mobile-ready websites that are cross-browser compatible. An open-source framework, Bootstrap features a 12-column grid and components that are ready to use. In this course, Ray Villalobos helps you get started with Bootstrap by providing an overview of all of the goodies in this popular framework. Ray covers the installation options, and walks through the basic styles that normalize how your content is displayed on different platforms and browsers. He also explains how to use the flexbox grid system to build nearly any kind of layout you can dream up, use different classes to easily get around your project, work with interactive components like dropdowns and carousels, and more. Topics include: Creating a basic template Reviewing basic styles and typography Using colors with Bootstrap Working with classes that help you deal with images Working with grid containers Offsetting columns Using list groups to style lists, buttons, and links Using breadcrumbs Reviewing layout components Using form styles Working with interactive components Apply for this course
 
  • e-learning
  • Developer
  • EN
All Bootstrap courses
Course image
DevOps Foundations: Lean and Agile (LinkedIn Learning)
By applying lean and agile principles, engineering teams can deliver better systems and better business outcomes—both of which are crucial to the success of DevOps. In this course, instructors Ernest Mueller and Karthik Gaekwad discuss the theories, techniques, and benefits of agile and lean. Learn how they can be applied to operations teams to create a more effective flow from development into operations and accelerate your path of "concept to cash." In addition to key concepts, you can hear in-the-trenches examples of implementing lean and agile in real-world software organizations. Apply for this course
 
  • e-learning
  • Analyst
  • Project manager
  • Team leader
  • EN
Course image
DevOps Foundations: Infrastructure as Code (LinkedIn Learning)
By automating configuration management, you can make your organization's systems more reliable, processes more repeatable, and server provisioning more efficient. In this course, learn the basics of infrastructure as code, including how to keep your configuration in a source repository and have it built and deployed like an application. Discover how to approach converting your systems over to becoming fully automated—from server configuration to application installation to runtime orchestration. Well-known DevOps practitioners Ernest Mueller and James Wickett dive into key concepts, and use a wide variety of tools to illustrate those concepts, including Chef, CloudFormation, Docker, Kubernetes, Lambda, and Rundeck. After you wrap up this course, you'll have the knowledge you need to start implementing an infrastructure as code strategy. Topics include: Testing your infrastructure Going from infrastructure code to artifacts Unit testing your infrastructure code Creating systems from your artifacts Instantiating your infrastructure from a defined model Provisioning with CloudFormation Immutable deployment with Docker Container orchestration with Kubernetes Apply for this course
 
  • e-learning
  • Architect
  • Project manager
  • Team leader
  • EN
Course image
Lynda.com - DevOps Foundations: Containers
Software containers are the future of app deployment—and an instrumental component of any DevOps strategy. They package everything a program needs to run, allowing developers to move applications from one environment to another relatively hassle free. In this course, cloud-computing luminary David Linthicum dives into the exciting world of software containers. David goes over the basics of containers, including an overview of the fundamental steps involved in building container-based software, followed by some examples of real-world applications that leverage containers. The course concludes with container standards and best practices, and the tools, processes, and skills a DevOps professional needs to work with them. Topics include: Containers vs. virtual machines When vs. when not to use containers Building new apps with containers Moving existing apps to containers Example container applications Standards, tools, processes, and skills Apply for this course
 
  • e-learning
  • Project manager
  • Team leader
  • EN
Course image
Lynda.com - DevOps Foundations
DevOps is not a framework or a workflow. It's a culture that is overtaking the business world. DevOps ensures collaboration and communication between software engineers (Dev) and IT operations (Ops). With DevOps, changes make it to production faster. Resources are easier to share. And large-scale systems are easier to manage and maintain. In this course, well-known DevOps practitioners Ernest Mueller and James Wickett provide an overview of the DevOps movement, focusing on the core value of CAMS (culture, automation, measurement, and sharing). They cover the various methodologies and tools an organization can adopt to transition into DevOps, looking at both agile and lean project management principles and how old-school principles like ITIL, ITSM, and SDLC fit within DevOps. The course concludes with a discussion of the three main tenants of DevOps—infrastructure automation, continuous delivery, and reliability engineering—as well as some additional resources and a brief look into what the future holds as organizations transition from the cloud to serverless architectures. Topics include: What is DevOps? Understanding DevOps core values and principles Choosing DevOps tools Creating a positive DevOps culture Understanding agile and lean Building a continuous delivery pipeline Building reliable systems Looking into the future of DevOps Apply for this course
 
  • e-learning
  • Project manager
  • Team leader
  • EN
All DevOps courses
Course image
Lynda.com - Drupal 8 Essential Training 2: Building Out Your Website
Your Drupal site is built. Now what? Web design doesn't stop once the website is launched. Learn how to build out your Drupal site to better fit your visitors' needs.In these tutorials, Tom Geller helps new Drupal designers change the layout and design elements of their sites, control visitor interactions (including comments), arrange content in user-friendly "views," and expand the site's capabilities beyond what's available in core Drupal with Drupal modules. In all the steps you'll learn best practices to ensure your sites remain streamlined, secure, and up to date.If you want to start from the beginning and create your Drupal site from scratch, check out Drupal 8 Essentials 1: Getting Started. Topics include: Grouping content into categories Managing comments Adding discussion groups Customizing fields and image styles Adjusting menus and navigation to help users Adding new features with Drupal modules Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. Apply for this course
 
  • e-learning
  • Architect
  • Developer
  • EN
Course image
Lynda.com - Drupal 8 Essential Training 1: The Basics
Drupal 8 Essentials is designed to help anyone create a simple website using Drupal, the free web design software that powers personal blogs as well as the sites of some of the world's largest corporations.This course is the first of the series. No prerequisites are required beyond basic computer skills! These easy-to-follow tutorials show how to install Drupal and other necessary components on a Windows or Mac computer, navigate Drupal's web-based interface, configure the settings of a new Drupal site, create content, and move the site to a server. Every step includes best practices to ensure your website remains streamlined, secure, and up-to-date.Watch Drupal 8 Essentials 2: Building Out Your Website to find out how to finesse your site with categories, comments, custom styles, and other special features. Topics include: Comparing Drupal to other software Getting help with Drupal Installing Acquia Dev Desktop on Mac and Windows Installing the Drupal database, modules, and themes Creating basic content Establishing your site's look and feel Adjusting security settings Adding images and metadata Adding a sidebar Moving your Drupal website to a server Backing up a Drupal site Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. Apply for this course
 
  • e-learning
  • Architect
  • Developer
  • EN
All Drupal courses
Course image
Git Essential Training: The Basics (LinkedIn Learning)
Learn how to use Git, the popular open-source version control software, to manage the source code for almost any project. In this course, Kevin Skoglund explores the fundamental concepts behind version control systems and the Git architecture. Using a step-by-step approach, he shows how to install Git and presents the commands that enable efficient code management. Learn how to add, change, and delete files in the repository; view a log of previous commits; and compare versions of a file. Plus, see how to undo changes to files and ignore certain files in a Git repository. Topics include: Exploring the history of version control Installing Git on Mac, Windows, and Linux Initializing a repository Writing useful commit messages Understanding the Git three-tree architecture Tracking when files are added, edited, deleted, or moved Viewing change sets and comparing versions Undoing changes and rolling back to previous versions Ignoring changes to select files Apply for this course
 
  • e-learning
  • Analyst
  • Developer
  • EN
Course image
Lynda.com - Git for Teams
Development teams transitioning to distributed source control with Git often experience friction when initially adopting the tool. Often, the root cause is related to issues surrounding culture and practices as opposed to a technical learning curve. In this course, Kevin Bowersox covers collaboration strategies for teams using Git, discussing tools and techniques that can help you and your team circumvent the challenges that hinder the delivery of high-quality software. Kevin shares best practices and tips that can help you avoid common pitfalls that often cause teams to veer off track. Learn branching strategies, how to build a continuous integration pipeline, and more. Topics include: Identifying team conventions and best practices with Git Avoiding common pitfalls Teaming with remote platforms Implementing Git worklow and branching strategies Building a continuous integration pipeline Building a DevOps foundation Apply for this course
 
  • e-learning
  • Analyst
  • Developer
  • EN
Course image
Lynda.com - Learning Git and GitHub
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 Villalobos shows you how to install Git and use the fundamental commands you need to work with Git projects: moving files, managing logs, and working with branches. Plus, you'll learn how to work with the popular GitHub website to explore existing projects, clone them to your local hard drive, and use them as templates for your new projects. Get started now. Want to explore Git and GitHub in more depth? Watch Git Essential Training for more comprehensive coverage of these tools. Apply for this course
 
  • e-learning
  • Analyst
  • Developer
  • EN
All GIT courses
All ITIL courses
Course image
Advanced Java Programming (LinkedIn Learning)
Want to get more out of the Java language and platform? In this platform- and framework-neutral course, instructor Bethan Palmer digs into some of the language’s more advanced features, helping you expand your programming skills as she equips you with techniques you can use when building applications anywhere Java is used: in web, mobile, and desktop applications. Bethan covers a variety of topics, including generics, working with the Collections Framework, and functional programming. Plus, learn about I/O in Java, working with files and directories, and structuring applications using the modular system available in Java. Learning objectives : Installing the NetBeans IDE Using generic methods in Java Using wildcards in generic programming Implementing a queue with a LinkedList Functional programming in Java Multi-threading Working with I/O in Java Managing files and directories Apply for this course
 
  • e-learning
  • Analyst
  • Architect
  • Developer
  • EN
Course image
Lynda.com - Building and Securing RESTful APIs in ASP.NET Core
Most people have heard of RESTful APIs, but the underlying concept—representational state transfer (REST)—still causes confusion. REST is all about modeling resources that change. RESTful APIs use REST architecture along with HTTP requests to transfer data and changes in application state between clients and servers. This course breaks down the principles of RESTful design and show how to build secure RESTful APIs on top of ASP.NET Core. Nate Barbettini answers questions such as: What is RESTful design? How do you perform RESTful routing? How can you build reusable classes to represent resources? What role does caching play? And how do you secure RESTful APIs? He also covers topics such as data modeling, hypermedia relationships, and authentication and authorization. By the end of the course, you should know the basics—how to properly request and return data in ASP.NET Core—and the best practices for building secure and scalable APIs to serve web clients, mobile clients, and beyond. Topics include: What is RESTful design? Building a new API with ASP.NET Core Using HTTP methods Returning JSON Creating RESTful routing with templates Versioning Securing RESTful APIs with HTTPS Representing resources Representing links Representing collections Sorting and searching collections Building forms Adding caching to an ASP.NET Core API Configuring user authentication and authorization Apply for this course
 
  • e-learning
  • Analyst
  • Developer
  • EN
Course image
Lynda.com - RESTful Service with JAX-RS 2.0
The ability to successfully build a RESTful web service is an essential skill in today's Internet-dominated industry. In this course, learn how to develop a RESTful client and server application using the Java Enterprise Edition implementation of the REST architectural style, JAX-RS API 2.0. This powerful and fully-featured API enshrines industry best practices as it integrates seamlessly with other essential APIs such as Bean Validation and JSON Processing. Join Alex Theedom as he guides you through a wide range of topics, including how to define resource endpoints, how to add dynamism to your application with hypermedia, how to maintain data integrity with Bean Validation, and how to process messages with the JSON Processing API. Once you have completed this course, you'll be ready to develop your own client and server RESTful APIs. Topics include: Discover the extent of JAX-RS's features Use the annotation methodology Use the inheritance methodology Define a REST contract and API root Create the REST resource entity Create the REST resource methods Understand consumers and producers Work with different media types Define and work with path parameters Build a REST response and handle exceptions Implement Bean Validation and manage failures Create a RESTful client that consumes the web service Use JSON-P API with the REST client Implement hypermedia (HATEOAS) Apply for this course
 
  • e-learning
  • Analyst
  • Developer
  • EN
Course image
Lynda.com - Spring 5.0 and Spring Boot 2.0 New Features
The Spring developers are always listening to feedback and feature requests. They have responded with Spring 5, a version that's packed with exciting new enhancements. This course gets you up to speed with the latest and greatest in Spring Framework 5.0 and Spring Boot 2.0, including reactive Spring and Spring Actuator. Instructor Frank Moley covers the new support structure for Java 8 and Java EE 7, and explains which packages, classes, and methods have been removed. Next, learn about the changes to Servlet 3 and 4, data binding for immutable objects, and the spring-web-reactive module for reactive programming. Then explore the integration for Junit Jupiter, parallel test execution, and mock environments. Finally, review the changes in Spring Boot, including third-party library upgrades and Spring Boot Actuator for monitoring the health of production applications. Topics include: Spring core changes Spring web changes Spring test changes Spring Boot changes Apply for this course
 
  • e-learning
  • Analyst
  • Architect
  • Developer
  • EN
Course image
Lynda.com - Spring 5.0 and Spring Boot 2.0 New Features
The Spring developers are always listening to feedback and feature requests. They have responded with Spring 5, a version that's packed with exciting new enhancements. This course gets you up to speed with the latest and greatest in Spring Framework 5.0 and Spring Boot 2.0, including reactive Spring and Spring Actuator. Instructor Frank Moley covers the new support structure for Java 8 and Java EE 7, and explains which packages, classes, and methods have been removed. Next, learn about the changes to Servlet 3 and 4, data binding for immutable objects, and the spring-web-reactive module for reactive programming. Then explore the integration for Junit Jupiter, parallel test execution, and mock environments. Finally, review the changes in Spring Boot, including third-party library upgrades and Spring Boot Actuator for monitoring the health of production applications. Topics include: Spring core changes Spring web changes Spring test changes Spring Boot changes
 
  • e-learning
  • Analyst
  • Architect
  • Developer
  • EN
All Java courses
Course image
Lynda.com - Lean Technology Strategy: Building High-Performing Teams
Lean teams are nimble and diverse. They include product managers, developers, and operations specialists, who may only work together for a short time. How do you manage people that play such different roles and unite them towards a common goal? In this course, Jez Humble provides tips to build high-performance product teams. He compares the strengths of the Taylorist vs. lean management approaches, explains how culture contributes to high-performing teams, and introduces a well-documented case study of a company changing a culture for the better. Plus, learn how to improve performance and adopt the principles of high-performing teams as your own. Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. Apply for this course
 
  • e-learning
  • Analyst
  • Project manager
  • Team leader
  • EN
Course image
Lynda.com - Lean Technology Strategy starting your business transformation
Lean management focuses on building your organization's capability, innovating your ways of working, and improving the quality of your business outcomes. Lean principles can help in a variety of different industries—including technology, where effectiveness and efficiency are paramount. In this concise course, learn how to leverage lean strategies to kick-start your business transformation. Instructor Barry O'Reilly discusses the improvement kata, explaining how it can be used to tackle problems in an organization and gain a competitive advantage. He also shares how to lead and scale your transformation initiatives. Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. Apply for this course
 
  • e-learning
  • Analyst
  • Project manager
  • Team leader
  • EN
Course image
Lynda.com - Lean Technology Strategy: Running Agile at Scale
For large tech organizations, the path to agile adoption is hardly ever a smooth one. If you're aiming to implement agile at scale, then this course can help by letting you know which pitfalls you may encounter and providing techniques for successfully managing a transformation. Instructor Jez Humble dives into the key principles that are at the heart of high-performance program management. He also provides a case study that showcases an iterative and adaptive approach to running large programs and discusses the importance of continuous improvement. Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. Apply for this course
 
  • e-learning
  • Analyst
  • Project manager
  • Team leader
  • EN
Course image
Lynda.com - Lean Six Sigma: Analyze, Improve, and Control Tools
The Green Belts or Black Belts that lead Lean Six Sigma projects are well-trained and ready to guide your project to the finish line. But what do you, as a team member on a Lean Six Sigma project team, need to know to be effective? In this course, Dr. Richard Chua provides coverage of fundamental Lean Six Sigma tools that can help you add value to your project. Here, he focuses on the Analyze, Improve, and Control phases of the DMAIC—Define, Measure, Analyze, Improve, and Control—approach. Discover how Lean Six Sigma integrates lean into DMAIC. Then learn how to conduct analysis using tools like cause-effect diagrams, multi-voting, scatter plots, correlation, and regression. Discover how to improve processes using methodologies such as FMEA and Kaizen. Finally, find out how to implement controls and value-stream management practices. For information about the first two phases of DMAIC, make sure to check out the previous installment of the Lean Six Sigma Teams series. Topics include: How Lean Six Sigma integrates lean into DMAIC Understanding the purpose and steps of the Analyze, Control, and Improve phases Using analysis tools Hypothesis testing Data collection planning Improving processes with FMEA, Just in Time, and Kaizen methodologies Planning and implementing process controls Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. Apply for this course
 
  • e-learning
  • Analyst
  • Project manager
  • Team leader
  • EN
Course image
Lynda.com - Lean Six Sigma Define and Measure Tools
The Green Belts or Black Belts that lead Lean Six Sigma projects are well-trained and ready to guide your project to the finish line. But what do you, as a team member on a Lean Six Sigma project team, need to know to be effective? In this course, Dr. Richard Chua provides coverage of fundamental Lean Six Sigma concepts that can help you add value to your project. Here, he focuses on key tools and techniques in the Define and Measure phases of the DMAIC—Define, Measure, Analyze, Improve, and Control—approach. Discover how Lean Six Sigma integrates lean into DMAIC. Learn about the project charter, process mapping, using Pareto charts to identify problem areas, and more. For information about the final three phases of DMAIC, make sure to check out the next installment of the Lean Six Sigma Teams series. Topics include: How Lean Six Sigma integrates lean into DMAIC Understanding the purpose and steps of the Define phase Using process and value stream maps Using SIPOC to define the process and its key stakeholders Quantifying the cost of poor performance Using statistics to summarize baseline performance Using Pareto charts Using variation plots Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. Apply for this course
 
  • e-learning
  • Analyst
  • Project manager
  • Team leader
  • EN
Course image
Lynda.com - Stay Lean with Kanban
In many ways Kanban is counterintuitive. The system relies on basic rules and practices, and these rules can help you start a large-scale organizational change. The kanban board might only appear to be a simple diagram that shows the team's workflow. But it can help build cross-functional self-organized teams, encourage better collaboration, and increase your team's productivity. Kanban is a key way to introduce lean principles in your organization. Lean can help your teams better prioritize their work and continuously improve by removing the waste or "muda" from your process. In this course, explore essential lean principles and discover how to use a kanban board to help your team prioritize more effectively. Learn about starting enterprise lean, setting up a board, optimizing your flow, and more. Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. Apply for this course
 
  • e-learning
  • Analyst
  • Project manager
  • Team leader
  • EN
All Lean courses
Course image
Project 2021 and Project Online Desktop Essential Training (LinkedIn Learning)
Curious about how to master Microsoft Project, the world's leading project management software? Join certified Project Management Professional and instructor Bonnie Biafore in this popular training course on Project 2021 and Project Online Desktop, the subscription version of the desktop app. Find how to set up a project and customize components such as work tasks, summary tasks, milestones, recurring tasks, and different types of resources. Learn how to link and time tasks, assign resources to tasks to build a realistic project schedule, and use views to get an accurate window into project status. Bonnie shows you how to evaluate your schedule and resource workloads to make sure you're bringing a project in on time and within budget. Get tips along the way on creating and running reports, sharing information, and taking advantage of the newer features in the latest version of Project. Topics include: Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. This course is in French only. If this is not a problem for you, by all means go ahead and apply. Apply for this course
 
  • e-learning
  • Project manager
  • EN
Course image
PowerPoint 2019 Essential Training (LinkedIn Learning)
You don't have to be a designer to create a great-looking presentation. Learn how to use Microsoft PowerPoint 2019 to quickly create, edit, and share polished and professional presentations. In this training course, Jess Stratton shows how to get started with PowerPoint templates and themes or build a new presentation from scratch. Next, learn how to add, remove, and rearrange slides and change the slide layout. Jess then demonstrates how to add and edit text, images, charts, video, audio, and animation; format slides for consistency; and add speaker notes and comments to ensure a smooth delivery. Plus, discover how to collaborate on changes and then share the final presentation via print, PDF, or as a recorded slideshow. By the end of the course, you'll know how to use the PowerPoint tools and a few simple design rules to draw attention to your message and deliver a presentation that shines. Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. This course is in French only. If this is not a problem for you, by all means go ahead and apply. Apply for this course
 
  • e-learning
  • EN
Course image
PowerPoint: Audio and Video (LinkedIn Learning)
Make your PowerPoint presentations more memorable and engaging by incorporating audio and video. In this course, Garrick Chow shows how to insert video and audio clips from a variety of sources, including YouTube. He then moves on to the finer points of editing and enhancing video with the built-in tools in PowerPoint. Learn how to trim and crop video, change its size and shape, add a variety of effects, and set various playback options, including automatic playback and looping. Plus, learn how to insert and edit audio files in PowerPoint, and even record audio directly into your presentation. Note: This course was recorded on PowerPoint for Office 365. Most of the course contents will also be useful to those working with the most recent standalone versions of Office, including Office 2019 and 2016. Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. This course is in French only. If this is not a problem for you, by all means go ahead and apply. Apply for this course
 
  • e-learning
  • EN
Course image
Lynda.com - Word 2016 Styles in Depth
Learn how to use Word styles to help save time creating consistent and well-designed documents. Author Gini von Courter shows how to create, apply, and modify a variety of style types, from paragraph styles to list styles. More advanced topics include generating a dynamic table of contents from styles, using style sets, restricting formatting and document use with styles, using keyboard shortcuts, and much more. Plus, learn how to share styles with colleagues by building them into Word templates. Topics include: Understanding the different types of styles Creating styles Applying styles Customizing styles Basing new styles on existing styles Managing style sets Copying, deleting, and renaming styles Creating a table of contents with styles Apply for this course
 
  • e-learning
  • EN
Course image
Lynda.com - Word 2016: Essential Training
Learn how to create, format, share, and print a wide variety of documents in Word 2016. Author David Rivers covers creating new documents from templates and scratch, formatting text and pages, working with headers and footers, using themes and styles, adding multimedia, and more. He'll also show how to share documents with others and enhance your productivity with macros. Topics include: Use Word to create, modify, and share documents. Assess how to copy, paste, and edit text. Discover how to format text, pages, and paragraphs. Apply line spacing and page breaks. Produce headers, footers, and page numbers. Determine how to navigate through your document efficiently. Create bulleted and numbered lists. Use tables, macros, and building blocks. Combine text and images to deliver more impact. Evaluate and print documents. Identify how to collaborate with others via OneDrive and email. Apply for this course
 
  • e-learning
  • EN
Course image
Lynda.com - Word 2016 Mail Merge in Depth
Learn how to use Word's Mail Merge feature to quickly build customized documents, everything from personalized letters and envelopes to labels and email messages. Author Gini Courter shows how to use Mail Merge to take a form letter or any other template and insert data in the form of variables, such as names, addresses, dates, and amounts due. She also covers how to connect to existing data sources in Access, Outlook, and Excel; create new data sources; add attachments to merged email messages; use rules for advanced mail merges; and troubleshoot Mail Merge issues. Topics include: Choosing a data source Creating a new data source Using Mail Merge with Outlook contacts Mail merging data from an Excel spreadsheet Inserting address blocks, greetings, and other fields Matching fields from a data source Formatting numeric data and dates Creating personalized email messages Attaching Word documents to merged emails Creating envelopes, labels, and directories Using rules for customized merges: FILLIN, ASK, and IF…THEN…ELSE Apply for this course
 
  • e-learning
  • EN
All MS Office courses
Course image
Learning .NET Programming (LinkedIn Learning)
.NET is a programming framework that defies expectations. It's a platform and a runtime environment; it supports cross-platform development but runs primarily on Windows. Regardless, .NET is one of the staple tools for software developers. This introduction is designed to guide new programmers through the basics of the latest version of .NET. Industry expert Reynald Adolphe steps you through everything you need to know to get up and running, describing the Common Language Runtime (CLR), and the Framework class library (FCL) and providing an overview of the differences between .NET 4.6 and .NET Core. He demos different IDEs you can use to code in .NET, including Visual Studio, and shows how to create basic apps for four different project types: ASP.NET MVC, Windows Presentation Foundation, Console, and Web API. Plus, learn about popular C# features and testing methodologies, as well as different deployment methods for .NET apps. Topics include: Understanding CLR and FCL Working with the .NET compiler Setting up Visual Studio to code with ASP.NET Core Creating an ASP.NET MVC 6 app Creating a web API Working with C# features Testing in C# Deploying cross-platform .NET apps Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. Apply for this course
 
  • e-learning
  • Developer
  • EN
All .NET courses
Course image
PHP: Creating Secure Websites (LinkedIn Learning)
Hackers target PHP web applications more often than other sites because most PHP code is written by developers with little security experience. Protecting web applications from these attacks has become an essential skill for all PHP developers. PHP: Creating Secure Websites shows you how to meet the most important security challenges when developing websites with PHP. Instructor Kevin Skoglund covers the techniques and PHP code needed to develop sites that are more secure, and to avoid common mistakes. Learn how to configure PHP properly and filter input and escape output. Then check out step-by-step defenses against the most common forms of attack, including cross-site scripting and SQL injection. Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. This course is in French only. If this is not a problem for you, by all means go ahead and apply. Apply for this course
 
  • e-learning
  • Analyst
  • Developer
  • EN
Course image
PHP for Web Designers (LinkedIn Learning)
There are many great reasons to learn PHP. You can reduce manual updates to webpages, get user input, and connect to a database of products or other information. But some web designers are intimidated by the theory and jargon. PHP for Web Designers is different. Author David Powers provides a gentle introduction to PHP, through a series of simple exercises that help you develop fully functional dynamic webpages—all powered by PHP. Learn how to reduce website maintenance by moving common page elements to external server-side include files, change content automatically depending on the date or time, display alternate text, gather user input from a form, and link to a database to display product information. The final chapter is dedicated to understanding error messages and fixing their root causes. Note: This course was recorded with Adobe Dreamweaver, but you can use the code editor of your choice to follow along. Topics include: How to use PHP in a webpage Storing and displaying text and numbers in variables Using functions Adding comments to your PHP scripts Moving common page elements to include files Displaying different content on a page Working with multiple values in arrays and loops Getting form input sent by the POST method Using PHP sessions to preserve data Storing data in session variables Connecting to and querying a database Handling errors Apply for this course
 
  • e-learning
  • Analyst
  • Developer
  • EN
Course image
Lynda.com - Advanced PHP Debugging Techniques
Debug your PHP code efficiently with a variety of client and server-side tools. In this concise course for experienced PHP developers, author Jon Peck demonstrates how to leverage PHP's built-in tools, as well as the Xdebug and Firebug extensions, and FirePHP libraries to improve the quality of your code and reduce troubleshooting overhead. This course covers installation of Xdebug on Apache as well as working with the NetBeans IDE (integrated development environment). Jon then introduces native web browser developer tools for Firefox and Chrome, and demonstrates browser independent web debugging tools. Best practices for debugging and profiling web application failures and performance issues are also covered. Topics include: Configuring PHP error reporting Logging errors to file Gracefully handling fatal errors Installing Xdebug Understanding the principles of remote debugging Remote debugging with NetBeans Extending your browser with Firebug, FirePHP, or ChromePHP Apply for this course
 
  • e-learning
  • Analyst
  • Developer
  • EN
Course image
Lynda.com - PHP 7: New Features
PHP 7 is the first major release of PHP in more than 11 years. This course by expert instructor Kevin Skoglund provides an overview of the new features, improvements, and changes in PHP 7. Learn about new tools to help write smarter code, and the key changes you need to watch for to ensure your existing PHP code works correctly after an upgrade. Topics include: Scalar type and return type declarations New operators in PHP 7 Anonymous classes Arrays as constants Catchable exceptions and errors Integer division with intdiv() Deprecations and deletions Apply for this course
 
  • e-learning
  • Analyst
  • Developer
  • EN
All PHP courses
Course image
Migrating from REST to GraphQL (LinkedIn Learning)
Why use GraphQL over REST APIs? GraphQL is better at querying multiple databases, offers an easy-to-learn syntax, and allows you to retrieve only the data you need. Learn when you should migrate from REST to GraphQL, and how to convert your REST API add, update, and delete operations into GraphQL mutations. Instructor Emmanuel Henri also explains how to build simple, useful queries; use arguments, fragments, and aliases in queries; and perform operations using GraphQL. Learning Objectives: Setting up GraphQL Creating the initial schema and type Setting up simple queries Leveraging arguments and aliases Reading, updating, adding, and deleting items with GraphQL Posting data with mutations Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. Apply for this course
 
  • e-learning
  • Analyst
  • Developer
  • EN
Course image
Node.js: Securing RESTful APIs (LinkedIn Learning)
APIs are a crucial business driver for delivering data to your applications. In this course, learn about various options for securing your RESTful API that can help you keep your application data—and your users—safe. Instructor Emmanuel Henri begins the course with an overview of top security threats and an introduction to the Open Web Application Security Project (OWASP), an important resource on security. He then steps through how to set up and secure a Node and Express API, including how to add handlers for registration and login, finalize secured endpoints, and test your finalized API. To wrap up, he shares a few alternatives for securing APIs. Topics include: Open Web Application Security Project (OWASP) Reasons for using a JSON Web Token (JWT) Adding bcrypt password hashing Adding handlers for registration and login Finalizing secured endpoints Testing APIs with Postman Apply for this course
 
  • e-learning
  • Analyst
  • Developer
  • EN
Course image
Lynda.com - Building and Securing RESTful APIs in ASP.NET Core
Most people have heard of RESTful APIs, but the underlying concept—representational state transfer (REST)—still causes confusion. REST is all about modeling resources that change. RESTful APIs use REST architecture along with HTTP requests to transfer data and changes in application state between clients and servers. This course breaks down the principles of RESTful design and show how to build secure RESTful APIs on top of ASP.NET Core. Nate Barbettini answers questions such as: What is RESTful design? How do you perform RESTful routing? How can you build reusable classes to represent resources? What role does caching play? And how do you secure RESTful APIs? He also covers topics such as data modeling, hypermedia relationships, and authentication and authorization. By the end of the course, you should know the basics—how to properly request and return data in ASP.NET Core—and the best practices for building secure and scalable APIs to serve web clients, mobile clients, and beyond. Topics include: What is RESTful design? Building a new API with ASP.NET Core Using HTTP methods Returning JSON Creating RESTful routing with templates Versioning Securing RESTful APIs with HTTPS Representing resources Representing links Representing collections Sorting and searching collections Building forms Adding caching to an ASP.NET Core API Configuring user authentication and authorization Apply for this course
 
  • e-learning
  • Analyst
  • Developer
  • EN
Course image
Lynda.com - Learning REST APIs
Learn the basics of REST APIs. In this course, discover what REST APIs are, why they matter, and how putting them to use can help you build faster, more efficient applications. Review how HTTP and REST APIs relate, explore the six constraints of REST, and learn about HTTP status messages. Learn how to get started with consuming REST APIs to incorporate them into data-driven applications. Topics include: What is a REST API? Who or what interacts with REST APIs? Anatomy of a REST request HTTP status messages Request/response pairs GET, POST, and DELETE Apply for this course
 
  • e-learning
  • Analyst
  • Developer
  • EN
All REST courses
Course image
Lynda.com - GDPR Compliance: Essential Training
The General Data Protection Regulation (GDPR) is a new privacy-related regulation in the EU that will become active and enforceable in May of 2018. GDPR requires US companies doing business in the EU to protect citizen privacy, and companies who do not comply will face heavy fines. This course is intended to outline who needs to do this, what they need to do, and how they need to do it. Learn about the scope of GDPR, the definition of a personal data breach, the rights of data subjects, incident response requirements under GDPR, and more. Apply for this course
 
  • e-learning
  • EN
Course image
PHP: Creating Secure Websites (LinkedIn Learning)
Hackers target PHP web applications more often than other sites because most PHP code is written by developers with little security experience. Protecting web applications from these attacks has become an essential skill for all PHP developers. PHP: Creating Secure Websites shows you how to meet the most important security challenges when developing websites with PHP. Instructor Kevin Skoglund covers the techniques and PHP code needed to develop sites that are more secure, and to avoid common mistakes. Learn how to configure PHP properly and filter input and escape output. Then check out step-by-step defenses against the most common forms of attack, including cross-site scripting and SQL injection. Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. This course is in French only. If this is not a problem for you, by all means go ahead and apply. Apply for this course
 
  • e-learning
  • Analyst
  • Developer
  • EN
Course image
Lynda.com - Learning Cisco CLI Switch Configuration
Learn how to configure a Cisco switch to connect and control resources on your network. Join Denise Allen-Hoyt in this course, as she explores the Cisco command-line interface using an out-of-band connection with a cable and terminal program. She'll show how to access the switch's three modes—user EXEC, privileged EXEC, and global configuration—and use commands to configure essential settings. After addressing the switch and configuring a default gateway, Denise shows how to modify individual port modes, secure those ports, and create and manage virtual LANs (VLANs). In the final chapter, she'll show how to verify your settings and reset the switch if necessary. Topics include: Accessing a switch Configuring the terminal program Configuring a switch hostname Saving and viewing configurations Securing access Encrypting passwords Assign an IP address to a switch Exploring port modes and security Creating VLANs Resetting a switch Apply for this course
 
  • e-learning
  • Architect
  • EN
Course image
Lynda.com - CCNA Security (210-260) Cert Prep: 5 Cisco Firewall Technologies
The Cisco Certified Network Associate (CCNA) Security certification indicates to potential employers that you have the required skills to secure a network. Join security ambassador Lisa Bock, as she prepares you for the Cisco Firewall Technologies section of the CCNA Security exam 210-260: Implementing Cisco Network Security. Lisa covers firewall technologies, diving into the concept of a firewall, firewall security contexts, and how to do a basic firewall configuration. She also compares different types of firewalls including stateless, stateful, and application firewalls. She also reviews implementing NAT on Cisco ASA along with zone-based firewalls. To wrap up, she takes a closer look at some firewall features on the Cisco ASA such as Access Management, Modular Policy Framework, and high availability. Topics include: Firewall services and security contexts Basic firewall configuration Stateless versus stateful firewalls Implementing NAT on Cisco ASA Zone-based firewalls Access Management Implementing high availability Cisco Modular Policy Framework Apply for this course
 
  • e-learning
  • Architect
  • Developer
  • EN
Course image
Ethical Hacking: System Hacking (LinkedIn Learning)
System hacking is the way hackers get access to individual computers on a network. Ethical hackers learn system hacking to detect, prevent, and counter these types of attacks. This course explains the main methods of system hacking—password cracking, privilege escalation, spyware installation, and keylogging—and the countermeasures IT security professionals can take to fight these attacks. Security expert Lisa Bock also covers steganography, spyware on a cell phone, and tactics for hiding files and tools. These tutorials, along with the other courses featured in the Ethical Hacking series, will prepare students to pass the Certified Ethical Hacker exam and start a career in this in-demand field. Find out more about the exam at https://www.eccouncil.org/programs/certified-ethical-hacker-ceh/. Learning Objectives: Acquiring passwords Generating rainbow tables Understanding where passwords are stored Defending against privilege escalation Understanding spyware Protecting against keylogging Detecting steganography How hackers cover their tracks Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. Apply for this course
 
  • e-learning
  • Architect
  • Developer
  • EN
Course image
Ethical Hacking: Hacking IoT Devices (LinkedIn Learning)
The number of IoT (internet of things) devices being deployed is growing exponentially and securing those devices is a huge challenge. In this course, Luciano Ferrari discusses how IoT devices work, including the architectures and protocols used. He covers the main attack surfaces used by hackers and security professionals against IoT devices, how to assess IoT security threats and vulnerabilities, and how to properly secure the devices by following industry best practices and implementing countermeasures.Learning Objectives: How IoT devices work IoT technologies and protocols IoT communication models Common OWASP vulnerabilities Overcoming inherent IoT challenges Attacks occurring on IoT devices Methodologies used for hacking Securing IoT devices Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. Apply for this course
 
  • e-learning
  • Architect
  • Developer
  • EN
All Security courses
All SharePoint courses
Course image
Setting Team and Employee Goals Using SMART Methodology (LinkedIn Learning)
Employee goals should be driven by the organization's needs—whether it's to cut costs, drive revenue, or build skills—and keep employees motivated to succeed. Mike Figliuolo, managing director of thoughtLEADERS, helps you set employee goals that are SMART: specific, measurable, achievable, relevant, and time-bound. Using the SMART framework, he shows you how to develop goals that are achievable and appropriate to your employees' roles. Mike walks you through bottom-up, zero-based, commit, and stretch goals. He also helps you use goals to change behaviors, build new skills among employees, and make goals actionable with incentives. He concludes with a comprehensive plan for setting and implementing goals, and tips on dealing with challenges such as conflicting goals.
 
  • e-learning
  • Project manager
  • Team leader
  • EN
All Soft skills courses
Course image
Spring: Spring security (LinkedIn Learning)
Developers sometimes struggle to see their apps as attackers do. They don't automatically recognize the vulnerabilities. That is where frameworks like Spring Security come in. Spring Security offers built-in authentication and authorization features for securing your apps and services, and easy ways to extend the framework to maximize its value. Join security architect Frank Moley, as he shows how to secure your Java projects with Spring Security, LDAP, Active Directory, and WebFlux. Plus, learn how to use Spring Security to set up your own OAuth servers to secure your apps and services.Learning objectives :Authentication vs. authorizationImplementing in-memory and JDBC authenticationForm-based authenticationBuilding login and logout pagesConfiguring LDAP authenticationLeveraging OAuth 2WebFlux basic security
 
  • e-learning
  • Developer
  • EN
Course image
Lynda.com - Building a Full-Stack App with Angular 2+ and Spring Boot
Angular 2 can serve as the primary MVC framework for your application, or it can supplement a server-side solution like Laravel or ASP.NET. In this course, Derek Peruo guides you through the process of transforming your Angular 2 single-page application (SPA) into a widget-based application for use with server-side frameworks. Plus, he goes into single-page and widget-based architectures, as well as common patterns for communicating between your server-side and client-side frameworks. Topics include: Single-page applications and widget-based applications Creating a new Laravel project Moving Angular files into Laravel Migrating Angular routing and Angular modules Using global variables Adding stateless API routes Using basic REST requests Using route parameters in controllers Apply for this course
 
  • e-learning
  • Analyst
  • Architect
  • Developer
  • EN
Course image
Lynda.com - Spring 5.0 and Spring Boot 2.0 New Features
The Spring developers are always listening to feedback and feature requests. They have responded with Spring 5, a version that's packed with exciting new enhancements. This course gets you up to speed with the latest and greatest in Spring Framework 5.0 and Spring Boot 2.0, including reactive Spring and Spring Actuator. Instructor Frank Moley covers the new support structure for Java 8 and Java EE 7, and explains which packages, classes, and methods have been removed. Next, learn about the changes to Servlet 3 and 4, data binding for immutable objects, and the spring-web-reactive module for reactive programming. Then explore the integration for Junit Jupiter, parallel test execution, and mock environments. Finally, review the changes in Spring Boot, including third-party library upgrades and Spring Boot Actuator for monitoring the health of production applications. Topics include: Spring core changes Spring web changes Spring test changes Spring Boot changes Apply for this course
 
  • e-learning
  • Analyst
  • Architect
  • Developer
  • EN
Course image
Lynda.com - Spring 5.0 and Spring Boot 2.0 New Features
The Spring developers are always listening to feedback and feature requests. They have responded with Spring 5, a version that's packed with exciting new enhancements. This course gets you up to speed with the latest and greatest in Spring Framework 5.0 and Spring Boot 2.0, including reactive Spring and Spring Actuator. Instructor Frank Moley covers the new support structure for Java 8 and Java EE 7, and explains which packages, classes, and methods have been removed. Next, learn about the changes to Servlet 3 and 4, data binding for immutable objects, and the spring-web-reactive module for reactive programming. Then explore the integration for Junit Jupiter, parallel test execution, and mock environments. Finally, review the changes in Spring Boot, including third-party library upgrades and Spring Boot Actuator for monitoring the health of production applications. Topics include: Spring core changes Spring web changes Spring test changes Spring Boot changes
 
  • e-learning
  • Analyst
  • Architect
  • Developer
  • EN
All Spring courses
Course image
L'essentiel d'Adobe XD (LinkedIn Learning)
Adobe XD est devenu une application incontournable pour les designers web et d'applications ainsi que pour les spécialistes UI-UX. Si vous souhaitez créer des prototypes des plus simples au plus graphiquement sophistiqués, découvrez ce cours sur cet outil d'UI-UX design. Didier Mazier, spécialiste en communication digitale, vous explique comment concevoir simplement vos interfaces, gérer des interactions et des animations, exploiter toutes les fonctions de partage et de publication, etc. Ainsi, vous conforterez votre expertise de concepteur UI-UX et vous pourrez vous placer au cœur du processus de conception collaborative. Deze cursus is enkel beschikbaar in het Frans. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. This course is in French only. If this is not a problem for you, by all means go ahead and apply. Apply for this course
 
  • e-learning
  • FR
Course image
Learning Path: Become a User Experience Designer (LinkedIn Learning)
A modern user experience designer understands modern design concepts. They also have the research and analysis skills to design effective, compelling digital experiences across different mobile platforms, the web, and the Internet of things. This path will help you build the foundation for a solid career in UX design. Learn and apply the principles of user centered design. Create wireframes and graphics with industry standard tools like Illustrator and Sketch. Build a UX portfolio that includes interactive prototypes, user personas, and more. Apply for this course
 
  • Training path
  • Analyst
  • EN
Course image
UX Design: 7. Implementation Planning (LinkedIn Learning)
User-centered design (UCD) artifacts aren't just for the visual aspect of design. In this final installment of UX Design Techniques—a series designed to teach you how to make your development process more user centered—learn how to use artifacts from each of the UCD techniques to help plan the implementation of your design.Implementation planning happens at the end of the initial UCD cycle. First, you observe users, and then you create an experience map to extract pain points, goals, and personas. This gives you the information needed to do ideation exercises. After ideation, bring things back to reality by creating scenarios, which you use to build a prototype UI for planning purposes. By investing time in these UCD activities, you'll enter the development phase of your project with a much better understanding of what you need to build to delight your users. Having a set of measurable goals and a prototype interface makes it easier to plan your implementation and set interim deliverables that you know will deliver value to your users. Apply for this course
 
  • e-learning
  • Developer
  • EN
Course image
Illustrator for UX Design (LinkedIn Learning)
Work smarter and faster with Adobe Illustrator to design your next web or app project, starting with wireframes. Brian Wood shows how, in this course, building upon what you already know—making shapes, working with layers, and using guides—and focusing on the features needed to effectively work with text, symbols, libraries, and a lot more. Brian demonstrates how to set up your artboards and use grids, masks, and styles to fulfill common UX design needs, from organizing content and buttons to making a layout responsive. He concludes by taking you through the export process. Apply for this course
 
  • e-learning
  • Developer
  • EN
Course image
Photoshop for UX Design (LinkedIn Learning)
Although you have a number of design tools available to you for your numerous UX projects, oftentimes, the tool you already have and the tool you already know is the best tool for the job. This course shows how to quickly create wireframes, flowcharts, and pixel-perfect mockups in Photoshop. Learn how to use artboards, guides, Creative Cloud libraries, and more to make layouts and generate exports that convey fluid app experiences. Join Dennis Meyer as he shows you how to set up your project, create a static wireframe, export your designs, and leverage UI kits to create pixel-perfect mockups. Apply for this course
 
  • e-learning
  • Developer
  • EN
Course image
Sketch for UX Design (LinkedIn Learning)
The best UX design tools are nimble, collaborative, and efficient—just like Sketch. Learn how to use this popular, vector-based app to craft your own compelling user experiences for digital devices and screens. In this course, Shauna Bybee walks through the design process for an example mobile app, taking you step by step through each phase in the Sketch workflow. Learn how to create a wireframe to visualize your concept using the shape, text, and graphics tools; build reusable symbols; and incorporate styles and visual effects. Shauna then shows how to transform your design into a clickable prototype that can be viewed directly on a mobile device. Finally, learn how to export your assets and generate style guides and design systems to keep your products consistent and designs in sync. Along the way, Shauna introduces a variety of helpful plugins and companion software—like Sketch Measure, Zeplin, Zeroheight, and InVision—that will expand how you work and collaborate with Sketch. Apply for this course
 
  • e-learning
  • Developer
  • EN
All UX courses
Skip Main training topics

Main training topics

Agile
Angular
Bootstrap
DevOps
Drupal
MS Office
All training topics
Skip Trainings by profile

Trainings by profile

  • Analyst
  • Architect
  • CSM
  • Developer
  • Project manager
  • Team leader
Course image
Passer de l'approche en cascade à la gestion de projet agile (LinkedIn Learning) copy 1
Si votre direction cherche à bénéficier des projets agiles en matière de délai, de qualité et de budget, cette formation est faite pour vous. Avec Kelley O'Connell, vous saisirez la différence entre la méthodologie de la cascade et l'approche agile. Vous aborderez les prérequis puis vous mettrez en place un projet pilote, dans lequel vous identifierez aussi bien les supporters que les détracteurs. Outre les notions de base à acquérir, vous devrez également définir une vision et constituer votre équipe et, enfin, grâce aux rétrospectives, vous identifierez ce qui favorise la poursuite de votre déploiement agile. Apply for this course
 
  • FR
  • Agile
All Analyst courses
Course image
Lynda.com - Drupal 8 Essential Training 2: Building Out Your Website
Your Drupal site is built. Now what? Web design doesn't stop once the website is launched. Learn how to build out your Drupal site to better fit your visitors' needs.In these tutorials, Tom Geller helps new Drupal designers change the layout and design elements of their sites, control visitor interactions (including comments), arrange content in user-friendly "views," and expand the site's capabilities beyond what's available in core Drupal with Drupal modules. In all the steps you'll learn best practices to ensure your sites remain streamlined, secure, and up to date.If you want to start from the beginning and create your Drupal site from scratch, check out Drupal 8 Essentials 1: Getting Started. Topics include: Grouping content into categories Managing comments Adding discussion groups Customizing fields and image styles Adjusting menus and navigation to help users Adding new features with Drupal modules Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. Apply for this course
 
  • EN
  • Drupal
Course image
Lynda.com - Drupal 8 Essential Training 1: The Basics
Drupal 8 Essentials is designed to help anyone create a simple website using Drupal, the free web design software that powers personal blogs as well as the sites of some of the world's largest corporations.This course is the first of the series. No prerequisites are required beyond basic computer skills! These easy-to-follow tutorials show how to install Drupal and other necessary components on a Windows or Mac computer, navigate Drupal's web-based interface, configure the settings of a new Drupal site, create content, and move the site to a server. Every step includes best practices to ensure your website remains streamlined, secure, and up-to-date.Watch Drupal 8 Essentials 2: Building Out Your Website to find out how to finesse your site with categories, comments, custom styles, and other special features. Topics include: Comparing Drupal to other software Getting help with Drupal Installing Acquia Dev Desktop on Mac and Windows Installing the Drupal database, modules, and themes Creating basic content Establishing your site's look and feel Adjusting security settings Adding images and metadata Adding a sidebar Moving your Drupal website to a server Backing up a Drupal site Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. Apply for this course
 
  • EN
  • Drupal
Course image
Passer de l'approche en cascade à la gestion de projet agile (LinkedIn Learning) copy 1
Si votre direction cherche à bénéficier des projets agiles en matière de délai, de qualité et de budget, cette formation est faite pour vous. Avec Kelley O'Connell, vous saisirez la différence entre la méthodologie de la cascade et l'approche agile. Vous aborderez les prérequis puis vous mettrez en place un projet pilote, dans lequel vous identifierez aussi bien les supporters que les détracteurs. Outre les notions de base à acquérir, vous devrez également définir une vision et constituer votre équipe et, enfin, grâce aux rétrospectives, vous identifierez ce qui favorise la poursuite de votre déploiement agile. Apply for this course
 
  • FR
  • Agile
Course image
Advanced Cisco Routing: RIP and EIGRP (LinkedIn Learning)
The decisions you make about routing determine how your information moves from place to place. And if you’re an IT administrator working with Cisco, you need to understand the various routing protocols that are available as well as how to effectively configure and manage them within your organization. In this course, instructor Jarrel Rivera gives you an in-depth overview of advanced routing in Cisco. Explore the basics of the Routing Information Protocol (RIP), before turning to the Enhanced Interior Gateway Routing Protocol (EIGRP), a more advanced distance-vector protocol for network route configuration. Along the way, Jarrel provides step-by-step demos using IPv4 and IPv6 addresses. By the end of this course, you’ll have the skills you need to leverage RIP and EIGRP so you can get the most out of your network topology. Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. This course is in French only. If this is not a problem for you, by all means go ahead and apply. Apply for this course
 
  • EN
Course image
Angular: Testing and Debugging (LinkedIn Learning)
Errors caused by missing dependencies, undefined variables, or poorly formatted data can cause your web application to stop working. In this course, learn how to track down and eliminate these types of errors in your Angular applications through the process of testing and debugging. Instructor Derek Peruo breaks down common error messages and goes over a variety of testing and debugging options. He also covers code linting, shares some tips and tricks for avoiding pitfalls during development, and goes into writing custom error handlers to make it easier to work with errors as your application grows. Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. This course is in English only. If this is not a problem for you, by all means go ahead and apply. Apply for this course
 
  • EN
  • Angular
All Architect courses
Course image
Webinar ReUse, All that data (OpenCourses)
How do reusable services contribute to the management of large volumes of data? How do can they reduce the data volume? Or garantee its quality? And control storage and handling cost?
 
    Course image
    Balanced Scorecard and Key Performance Indicators (LinkedIn Learning)
    There's a critical link between an organization's goals and its performance metrics. A beautiful mission statement is nothing without specific, actionable measures that provide incentives to succeed. These actionable numeric measures are called key performance indicators (KPIs) and can be organized into a structure called the balanced scorecard. The scorecard helps you quantify business performance over time: weeks, months, quarters, or even years. In this course, accounting professors Jim and Kay Stice explain what KPIs your business should consider in a balanced scorecard, from financial goals to employee and customer satisfaction. They describe how to craft a clear mission statement that complements your KPIs, and how to tie performance to incentives. Plus, get a look at KPIs in action, as Jim and Kay break down a case study examining a trucking company's balanced scorecard. Learning Objectives: The importance of KPIs and measuring performance Financial goals and measure Customer needs and satisfaction Employee growth Employee growth Creating an effective mission statement Linking measurements and rewards Examining a KPI case study Apply for this course
     
    • EN
    All CSM courses
    Course image
    Lynda.com - Drupal 8 Essential Training 2: Building Out Your Website
    Your Drupal site is built. Now what? Web design doesn't stop once the website is launched. Learn how to build out your Drupal site to better fit your visitors' needs.In these tutorials, Tom Geller helps new Drupal designers change the layout and design elements of their sites, control visitor interactions (including comments), arrange content in user-friendly "views," and expand the site's capabilities beyond what's available in core Drupal with Drupal modules. In all the steps you'll learn best practices to ensure your sites remain streamlined, secure, and up to date.If you want to start from the beginning and create your Drupal site from scratch, check out Drupal 8 Essentials 1: Getting Started. Topics include: Grouping content into categories Managing comments Adding discussion groups Customizing fields and image styles Adjusting menus and navigation to help users Adding new features with Drupal modules Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. Apply for this course
     
    • EN
    • Drupal
    Course image
    Lynda.com - Drupal 8 Essential Training 1: The Basics
    Drupal 8 Essentials is designed to help anyone create a simple website using Drupal, the free web design software that powers personal blogs as well as the sites of some of the world's largest corporations.This course is the first of the series. No prerequisites are required beyond basic computer skills! These easy-to-follow tutorials show how to install Drupal and other necessary components on a Windows or Mac computer, navigate Drupal's web-based interface, configure the settings of a new Drupal site, create content, and move the site to a server. Every step includes best practices to ensure your website remains streamlined, secure, and up-to-date.Watch Drupal 8 Essentials 2: Building Out Your Website to find out how to finesse your site with categories, comments, custom styles, and other special features. Topics include: Comparing Drupal to other software Getting help with Drupal Installing Acquia Dev Desktop on Mac and Windows Installing the Drupal database, modules, and themes Creating basic content Establishing your site's look and feel Adjusting security settings Adding images and metadata Adding a sidebar Moving your Drupal website to a server Backing up a Drupal site Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. Apply for this course
     
    • EN
    • Drupal
    All Developer courses
    Course image
    Project 2021 and Project Online Desktop Essential Training (LinkedIn Learning)
    Curious about how to master Microsoft Project, the world's leading project management software? Join certified Project Management Professional and instructor Bonnie Biafore in this popular training course on Project 2021 and Project Online Desktop, the subscription version of the desktop app. Find how to set up a project and customize components such as work tasks, summary tasks, milestones, recurring tasks, and different types of resources. Learn how to link and time tasks, assign resources to tasks to build a realistic project schedule, and use views to get an accurate window into project status. Bonnie shows you how to evaluate your schedule and resource workloads to make sure you're bringing a project in on time and within budget. Get tips along the way on creating and running reports, sharing information, and taking advantage of the newer features in the latest version of Project. Topics include: Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. This course is in French only. If this is not a problem for you, by all means go ahead and apply. Apply for this course
     
    • EN
    • MS Office
    Course image
    Passer de l'approche en cascade à la gestion de projet agile (LinkedIn Learning) copy 1
    Si votre direction cherche à bénéficier des projets agiles en matière de délai, de qualité et de budget, cette formation est faite pour vous. Avec Kelley O'Connell, vous saisirez la différence entre la méthodologie de la cascade et l'approche agile. Vous aborderez les prérequis puis vous mettrez en place un projet pilote, dans lequel vous identifierez aussi bien les supporters que les détracteurs. Outre les notions de base à acquérir, vous devrez également définir une vision et constituer votre équipe et, enfin, grâce aux rétrospectives, vous identifierez ce qui favorise la poursuite de votre déploiement agile. Apply for this course
     
    • FR
    • Agile
    All Project manager courses
    All Team leader courses

    Skip Latest announcements

    Latest announcements

    (No announcements have been posted yet.)
    Get the mobile app
    Policies