Published by : Baturi | Views: 23 | Category: Tutorials


Linkedin - Windows 10 Supporting Users Essential Training
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 2h 17m | Size: 276.2 MB
A newer OS may have already debuted, but Windows 10 is not a relic of the past. Until Windows 11 is more widely adopted, many IT professionals will still be charged with supporting users and troubleshooting Windows 10 in their organization. In this course, 20-time Microsoft MVP Brien Posey shows you what it takes to do this, providing a practical look at what IT pros need to know to support this OS. Get practical information that you can use right away, including tips on application performance and compatibility, remote connectivity to user systems, and backup. Plus, Brian steps through how to set up some of the latest Surface accessories.



Read More     
Published by : Baturi | Views: 25 | Category: Tutorials


Linkedin - Reframing to Overcome Sales Objections
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Beginner | Genre: eLearning | Language: English + srt | Duration: 41m | Size: 784.7 MB
Reframing is a technique used in conflict resolution, hostage negotiation, overcoming depression, and many other serious situations. However, it can also be used in a sales scenario to overcome the hardest objections by showing your prospects the true value of your products and services. This technique has proven it's worth in resolving conflicts and is a tried-and-tested battlecard for some of the most successful salespeople out there. In this course, sales professional and prospecting coach Miles Croft breaks down the key elements to using the technique in the sales world, giving clear and practical advice with instructions and examples. Join Miles as he helps you gain a thorough understanding of the methodology so it can be used in the real world immediately.



Read More     
Published by : Baturi | Views: 34 | Category: Tutorials


Linkedin - PostgreSQL Advanced Queries
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Advanced | Genre: eLearning | Language: English + srt | Duration: 2h 50m | Size: 386.6 MB
In this course, database expert Adam Wilbert introduces you to a number of advanced query techniques that you can use to better understand your data. Statistical analyses involve understanding the shape and size of the full data set, and deeper insights can be gained by grouping data together to obtain some very useful metrics. Adam shows you how to create basic groups and apply aggregate calculations, then moves into window functions that create subgroups for more granular analysis. He goes over statistics that are based on sorted data within groups, such as the median value, the first and third quartiles of a dataset, the most frequent value, and more. Adam also covers ranking, hypothetical sets, percentile functions, and conditional expressions for further manipulating query result sets. He concludes with some additional querying techniques that you may find useful in solving common problems.



Read More     
Published by : Baturi | Views: 37 | Category: Tutorials


Linkedin - Logo Trend Report 2021
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: General | Genre: eLearning | Language: English + srt | Duration: 1h 2m | Size: 261.3 MB
Have you wondered how to maintain relevance with your logo design in a field that is constantly evolving? In this course, Bill Gardner, president of Gardner Design and founder of LogoLounge.com, shows you new and engaging symbolism and techniques to keep your logo design skills keen and ahead of your peers. Bill walks through 15 trends in-depth and discusses how each designer found a different successful solution using the same general concept. He also covers five additional trends that are just on the verge of introduction and how they may impact you. Additionally, viewers of this course will be given access to an archive of 12 years of trends, to help you understand how design arrived where it is today and determining where it will be tomorrow.



Read More     
Published by : Baturi | Views: 35 | Category: Tutorials


Linkedin - Learning Java Collections
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 3h 10m | Size: 447.6 MB
As developers advance past the basics of Java, they must understand how to effectively use Java collections in their daily work. This course offers you a deep dive into the framework and hands-on experience working with it. The Java Collections framework consists of interfaces, implementations, and utilities that together provide standard support for common data structures in the language. Instructor Kevin Bowersox explains these things, then goes into real examples of techniques for working with them, like creating different collections types and iterating them. He covers operations and interfaces such as List (including both ArrayList and LinkedList), Queue, Deque, and Map. Kevin concludes with a discussion of how you can use Java Collections utilities to sort elements, search collections, use comparators, and more.



Read More     
Published by : Baturi | Views: 32 | Category: Tutorials


LinkedIn - SSCP Cert Prep 2 Access Controls
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 1h 34m | Size: 255.5 MB
The (ISC)2 Systems Security Certified Practitioner (SSCP) certification is an excellent entry point to a career in IT security. To help you prepare for the SSCP exam, instructor Mike Chapple has designed a series of courses covering each domain. In this installment, Mike covers the objectives of Access Controls, the second domain, which comprises 15% of the questions on the exam. Topics include identification, authorization, and authentication, including multifactor and mobile device authentication. Learn about the identity management lifecycle, and find out how to implement authentication mechanisms and access controls.



Read More     
Published by : Baturi | Views: 30 | Category: Tutorials


LinkedIn - Revit Landscape Architecture BIM Techniques
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 4h 6m | Size: 1.62 GB
Revit is one of the most popular building information modeling (BIM) tools, used in numerous fields like architecture, construction, and MEP (mechanical, electrical, and plumbing). But Revit can also be a useful tool for landscape architects, from creating plant features, to customized softscape and hardscape, and specialized presentation and documentation. In this course, Jim Cowan shows you how to take the existing Revit families and objects and modify their properties for use in landscape architecture. Jim shows how you can use Revit to improve visual communication on design intent like water and sunlight requirements, and create a virtual environment rich in data that also allows you to address issues like sustainability-of both natural and planned landscapes.



Read More     
Published by : Baturi | Views: 29 | Category: Tutorials


LinkedIn - Data Cleaning in Python Essential Training
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 49m | Size: 194 MB
Do you need to understand how to keep data clean and well-organized for your company? In this course, instructor Miki Tebeka explains why clean data is so important, what can cause errors, and how to detect, prevent, and fix errors to keep your data clean. Miki explains the types of errors that can occur in data, as well as missing values or bad values in the data. He goes over how human errors, machine-introduced errors, and design errors can find their way into your data, then shows you how to detect these errors. Miki dives into error prevention, with techniques like digital signatures, data pipelines and automation, and transactions. He concludes with ways you can fix errors, including renaming fields, fixing types, joining and splitting data, and more.



Read More     
Published by : Baturi | Views: 23 | Category: Tutorials


LinkedIn - CCSK Cert Prep The Basics
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Beginner | Genre: eLearning | Language: English + srt | Duration: 42m | Size: 86.6 MB
The Certificate of Cloud Security Knowledge exam may be an open-book test that you take on the web, but preparing for, registering for, and taking the CCSK requires not just a broad knowledge of cloud computing with a focus on security, but also a solid study strategy based on the CCSK exam topic. In this course, Daniel Lachance prepares you for taking the CCSK exam. He covers what you need to know, from the structure of the CCSK exam, the number of questions, and allotted, along with an overview of the high-level exam topics. Daniel also shares some exam tips and demonstrates how to register for the CCSK exam. If you work in cloud computing security, or are simply interested in enhancing your existing IT skill set, check out this course.



Read More     
Published by : Baturi | Views: 17 | Category: Tutorials


Internet of Things (IoT) LiveLessons, 2nd Edition [Video]
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 75 Lessons (8h 52m) | Size: 1.87 GB
Internet of Things (IoT) LiveLessons, 2nd Edition



Read More     
← Previous    1 ... 18 19 20 21 22 23 24 25 26 ... 35    Next →

To Page :

Recent

Searches