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

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

Linkedin Learning – Adobe XD 2020/12/09

Linkedin Learning – Adobe XD 20201209
English | Size: 1.7GB
Category: Tutorial


Adobe XD CC is an innovative tool used for UI and UX design and prototyping. In this course, instructor Tom Green provides an overview of the features and functionality in this design and prototyping tool, as well as how it can help you design compelling digital experiences. Tom gives a tour of its capabilities and features and shows the different ways you can share your prototypes. Plus, he covers productivity-boosting features like 3D Transforms and new voice options, explains how to go from concept to interactive prototype, and more

Linkedin – Powershell 7 Essential Training-QUiD

Linkedin – Powershell 7 Essential Training-QUiD
English | Size: 658.26 MB
Category: Tutorial


PowerShell is a great tool for managing core infrastructure, general server and client administration, specific Windows services, and even elements of Azure. Jump-start your career and your IT environment by learning to use the latest version, PowerShell 7. Instructor Liam Cleary shows you how to ensure you re using the administrator option in PowerShell, how to modify the PowerShell console, and how to choose a development environment He introduces new features in PowerShell 7 and walks you through how to use PowerShell modules. Liam explains how to choose and execute commands, how to use variables, and how to create and manage objects. He steps you through how to enable the execution of scripts, how to create a reusable script, and how to create parameters Liam covers different commands to use and how to execute them, then goes into when to use JavaScript Object Notation (JSON) and how to import it. In conclusion, he discusses when to use remoting and the implications of doing so

Linkedin – Database Foundations Data Structures

Linkedin – Database Foundations Data Structures-QUiD
English | Size: 523.69 MB
Category: Tutorial


This course focuses on seven core concepts: data types, designing a normalized database, identifying rows with primary keys, linking data with foreign keys, formalizing data relationships, indexes, and constraints. Database expert Adam Wilbert describes techniques that database developers use to protect their data. He explains why data types are important in creating a consistent data storage environment, then walks you through several common data types. Adam shows you the three normal forms of good database design