Dl4All Logo
  • 0
  Author: Baturi   |   03 March 2022   |   Comments icon: 0


Linkedin - Promoting Internal Mobility as a Manager
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Beginner | Genre: eLearning | Language: English + srt | Duration: 24m | Size: 130.2 MB
During the "Great Reshuffle," organizations are rethinking their entire working models, cultures, and values. At the same time, employees are reconsidering not just how they work but also why they work, looking for not just greater flexibility but also greater fulfillment. Managers play a key role in nurturing and retaining employees, including helping their employees to find new opportunities within their organizations. In this course, instructor Alisa Cohn helps you think holistically about how to support your employees' career development and promote internal mobility. Alisa shows you how to coach your employees to reveal career aspirations. She shares ways to re-recruit your people continuously and support internal roles with your employees. Alisa also covers building talent networks around you, keeping in touch with former employees, and working on your own career mobility. This course will make you a better manager, overall, and will help you support your employees and more easily recruit new ones to your team.

  • 0
  Author: Baturi   |   03 March 2022   |   Comments icon: 0


Linkedin - Learning Elixir
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Beginner | Genre: eLearning | Language: English + srt | Duration: 3h 4m | Size: 382.2 MB
Elixir is a highly scalable, performant, fault-tolerant functional programming language with an incredible adoption rate in a wide array of companies. In this course, experienced software engineer Vanessa Lee introduces you to the benefits of Elixir and walks you through the functional programming basics essential for writing Elixir code. She covers the basics of data types, variables, and functions, then uses practical challenges and exercises to teach topics specific to functional programming, such as immutability, recursion, the actor model, and pattern matching. After completing this course, you will understand how to write applications in Elixir and where to go for more in-depth learning.

  • 0
  Author: Baturi   |   03 March 2022   |   Comments icon: 0


Linkedin - Data Analytics for Students (2022)
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Beginner | Genre: eLearning | Language: English + srt | Duration: 1h | Size: 130 MB
Analytics is such a broad topic that it's hard to know where to get started. In this course designed for students, explore how to use data analytics to make informed decisions, and build core analytics skills that can prepare you to enter into the business or data science landscape. Learn about the basics of analytics, how data is typically captured, and how it impacts the day-to-day of a business. This course also provides an introduction to common tools used in analytics, as well as stories designed to help students get an overview of careers that require strong analytical skills.

  • 0
  Author: Baturi   |   03 March 2022   |   Comments icon: 0


Linkedin - Cybersecurity Awareness Phishing Attacks
LinkedIn Learning
Duration: 1h 10m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 612 MB
Genre: eLearning | Language: English

  • 0
  Author: Baturi   |   03 March 2022   |   Comments icon: 0


Linkedin - Blender 3 Essential Training
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Beginner | Genre: eLearning | Language: English + srt | Duration: 4h 52m | Size: 1.95 GB
Blender is a powerful open-source solution for 2D and 3D modeling, animation, compositing, and post-production. In this course, get a thorough overview of the feature set in Blender 3 and beyond, as well as practical production techniques that combine know-how with a healthy dose of how-to. Instructor David Andrade dives into specific techniques, such as scene layout and modeling, sculpting, texturing and shading, 2D and 3D animation, character rigging (also known as armatures), visual effects and simulations, rendering, and game engine exporting. Plus, get performance-boosting tricks to render your creations even faster. Each lesson helps you gain the control and skill you need to create professional artwork for multiple platforms: games, movies, and animation.

  • 0
  Author: Baturi   |   03 March 2022   |   Comments icon: 0


Life Coaching - ZERO TO HERO Life Coach Certificate Course
Instructors: BS Academy
16 sections * 106 lectures * 4h 51m
Video: MP4 1280x720 44 KHz | English + Sub

  • 0
  Author: Baturi   |   03 March 2022   |   Comments icon: 0


Learn to Code Your HTML Website - Coding for Kids & Beginners
Instructors: Metla Sudha Sekhar
5 sections * 46 lectures * 3h 18m
Video: MP4 1280x720 44 KHz | English + Sub

  • 0
  Author: Baturi   |   03 March 2022   |   Comments icon: 0


Justin Boyer - Understanding OAuth with Node.js
Justin Boyer | Duration: 1h 10m | Video: H264 1280x720 | Audio: AAC 48 kHz 2ch | 198 MB | Language: English
OAuth has become the defacto authorization protocol for web services. This course will teach you how to implement OAuth in your Node.js application safely, so you can give your users the best experience possible while keeping them safe.
What do you do when you need to integrate with a web service? In this course, Understanding OAuth with Node.js, you'll learn foundational knowledge required to implement OAuth in your Node.js application.

  • 0
  Author: Baturi   |   03 March 2022   |   Comments icon: 0


Jorge Vasquez - Build, Train, and Deploy Machine Learning Models with Amazon SageMaker
Jorge Vasquez | Duration: 2h 40m | Video: H264 1280x720 | Audio: AAC 48 kHz 2ch | 432 MB | Language: English
In this course, you are going to learn the skills you need to build, train, and deploy machine learning models in Amazon SageMaker, including how to create REST APIs to integrate them into your applications for solving real-world problems.
A fully managed machine learning service is a great place to start if you want to quickly get machine learning into your applications. In this course, Build, Train, and Deploy Machine Learning Models with Amazon SageMaker, you will gain the ability to create machine learning models in Amazon SageMaker and to integrate them into your applications. First, you'll learn the basics and how to set up SageMaker. Next, you'll discover how to build, train, and deploy models applied to Image Classification for breast cancer detection and how to integrate them into a REST API. Finally, you will even discover how to manage security and scalability in Amazon SageMaker. When you're finished with this course, you will have a foundational understanding of Amazon SageMaker that will help you immensely as you move forward to create your own machine-learning-enabled applications applied to different real-life scenarios.

  • 0
  Author: Baturi   |   03 March 2022   |   Comments icon: 0


Jonathan Mills - Using MongoDB with Node.js
Jonathan Mills | Duration: 1h 18m | Video: H264 1280x720 | Audio: AAC 48 kHz 2ch | 227 MB | Language: English
MongoDB lies at the heart of many Node.js applications. In this course, you will learn how to access, manipulate, and aggregate data that is stored in a MongoDB database.
Leveraging document data from a MongoDB database has become a defacto standard for Node.js applications. In this course, Using MongoDB in Node.js, you will gain the ability to build MongoDB into your Node.js application. First, you will discover how to create and interact with a MongoDB database. Next, you will learn how to implement Create, Read, Update, and Delete (CRUD) using a repository object. Finally, you will explore how to aggregate data using the aggregation pipeline built into MongoDB. When you are finished with this course, you will have the skills and knowledge of MongoDB needed to leverage its power in your Node.js application.

DISCLAIMER
None of the files shown here are hosted or transmitted by this server. The links are provided solely by this site's users. The administrator of our site cannot be held responsible for what its users post, or any other actions of its users. You may not use this site to distribute or download any material when you do not have the legal rights to do so. It is your own responsibility to adhere to these terms.

Copyright © 2018 - 2025 Dl4All. All rights reserved.