Linkedin Learning – Microsoft Teams Essential Training

Linkedin Learning – Microsoft Teams Essential Training UPDATED 20201222-LiBRO
English | Size: 408.09 MB
Category: Tutorial


Discover the core features of Microsoft Teams and see how you can bring together colleagues, create conversations and content, and collaborate more effectively. Author Nick Brazzi walks you through the essentials of using Teams, starting with basic setup creating new teams, and joining existing teams. Nick covers organizing teams and members and shows how to conduct conversations. He explains how to create scheduled meetings or initiate impromptu meetings inside Teams, and demonstrates file sharing. Finally, Nick walks you through customizing user settings, and explains how to use Teams on mobile
devices

Linkedin Learning – Office 365 New Features

Linkedin Learning – Office 365 New Features UPDATED 201216-LiBRO
English | Size: 282.82 MB
Category: Tutorial


In this regularly updated course, instructor David Rivers covers the latest features added to Microsoft Office 365 including Word, Excel, Outlook, and PowerPoint, and new apps added to the Office suite. Find out how to use the new natural language query feature in Excel, get writing and research assistance, get someone’s attention in Outlook create better lists in PowerPoint, and visualize math concepts using the math assistant in OneNote. Plus, learn about new apps in the Office 365 suite including To-Do and Forms. This course is updated on a regular basis; check back often to get up to speed with the latest features

Linux Academy – Learning HashiCorp Nomad

Linux Academy – Learning HashiCorp Nomad
English | Size: 2.30 GB
Category: Tutorial


HashiCorp Nomad is a great tool for deploying applications.
Welcome to this course on HashiCorp Nomad.
To take this course, you need little to no experience with Nomad, as this course will help you gain a greater understanding of how Nomad works and how to make use of its features.

Skillshare – Build Your Own Website Online Presence Without Learning to Code

Skillshare – Build Your Own Website Online Presence Without Learning to Code-LiBRO
English | Size: 2.10 GB
Category: Tutorial


In this class you will learn how to build HTML and CSS websites, without needing to learn to code. I will walk you through the steps, common practices
and tips and tricks to cook up your dashing website. With the skills you learn in this course, you will be ready to build your dream website in no time

Linkedin Learning – React Hooks-QUASAR

Linkedin Learning – React Hooks-QUASAR
English | Size: 159.96 MB
Category: Tutorial


React Hooks embed logic into functions in new React applications In this course, instructor Eve Porcello covers various styles of Hooks usage and ways to integrate them into your programming workflow. She tells you how Hooks came to be part of the library then walks you through how to install Create React App. Eve covers how you can use the useState Hook to handle different types of state variables and work with component trees. The useEffect Hook can be used for several application side effects whenever the state of the app changes. Eve teaches you how to work with the dependency array effect and fetch data with the useEffect Hook. Next, she explains several additional Hooks and steps through the process of creating custom Hooks. In conclusion Eve shows you some different directions you can pursue to improve your knowledge of the React ecosystem