• 0
  Author: Baturi   |   15 August 2021   |   comments: 0


Programming with Dates and Times in Java
Duration: 2h 11m | Updated: Aug 10, 2021 | Video: 1280x720, 48kHz | 280 MB
Genre: eLearning | Language: English | Level: Intermediate
Programming with dates and times is essential to most applications. This course will teach you how to use the java.time library, introduced in Java 8, for handling dates, times, time periods, time zones, and daylight saving time transitions.

  • 0
  Author: Baturi   |   15 August 2021   |   comments: 0


Performing Background Jobs with WorkManager and Coroutines
Video: .MP4, AVC, 1280x720, 30 fps | Audio: English, AAC, 44.1 KHz, 2 Ch | Duration: 2h 5m | 273 MB
Instructor: Douglas Starnes
This course will teach you how to run background tasks in an Android app while leaving the user interface working.

  • 0
  Author: Baturi   |   15 August 2021   |   comments: 0


O'Reilly - Exam DA-100 Analyzing Data with Microsoft Power BI (Video)
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 8h 50m | Size: 3 GB
About the Publisher

  • 0
  Author: Baturi   |   15 August 2021   |   comments: 0


Michael J Shannon - TCPIP Fundamentals LiveLessons, 2nd Edition
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 84 Lessons (8h 53m) | Size: 24.5 GB
Overview

  • 0
  Author: Baturi   |   15 August 2021   |   comments: 0


Linkedin - Using SQL with C++
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 1h 27m | Size: 234 MB
C++ is a powerful language for database applications, and it can be an excellent tool to use with SQL. In this course, instructor Bill Weinman gets you started on leveraging the power of C++ in SQL, starting with the basics, like connecting to a database, performing simple queries, and reading rows from a table. He also explains how to use prepared statements and bind variables, as well as how to build a wrapper class to streamline the SQL interface. Finally, he shows you how to build a specialized application class so you can create an application using what you learned. If you're an experienced C++ developer looking to learn how to use C++ with SQL, this course is for you.

  • 0
  Author: Baturi   |   15 August 2021   |   comments: 0


Linkedin - React Software Architecture
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 2h 39m | Size: 402 MB
Many React developers have intimate knowledge of the React API itself, but little familiarity with how to create real-world apps on a larger scale while dealing with various stakeholders. The heavy demands on web apps both from a customer and managerial perspective require that developers arrange software in an optimal way to ensure performance and maintainability. And in order to do this effectively, programmers must know how to create good software architecture. In this course, senior software developer Shaun Wassell shows you how, detailing what React developers need to know to keep their apps maintainable, performant, and compliant for the long haul. Delve into the basics of server-side rendering, state management, code splitting, and much more.

  • 0
  Author: Baturi   |   15 August 2021   |   comments: 0


Linkedin - Leveraging Your Transferable Skills to Drive Your Career
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Beginner | Genre: eLearning | Language: English + srt | Duration: 20m | Size: 250.1 MB
Have you ever looked at a job posting and talked yourself out of applying because you didn't meet the minimum requirements or have relevant experience? In this course, Jodi Glickman explains why taking yourself out of the running for a new opportunity because you feel you're not qualified (on paper, at least) is one of the biggest career mistakes you can make. Instead of letting your resume or transcript define you, you must leverage your transferable skills to create new job opportunities. Jodi shows how to uncover and highlight your strengths and talents, and connect your transferable skills to job openings to ultimately sell yourself. By acting more nimbly in today's ever-changing job market, you will become more marketable and more competitive for career paths that seemed previously out of reach.

  • 0
  Author: Baturi   |   15 August 2021   |   comments: 0


Linkedin - Learning WireGuard
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 1h 20m | Size: 172.7 MB
Secure connections are more important now than ever. WireGuard brings an easy-to-configure, fast, and secure method of creating a virtual private network, or VPN. WireGuard is supported directly by the Linux kernel, and WireGuard connections can be used by devices on many platforms. In this course, senior staff instructor Scott Simpson reviews what WireGuard is, how it works, and how to implement a variety of architectures. He discusses credential management and shows how to connect your devices to a WireGuard host.

  • 0
  Author: Baturi   |   15 August 2021   |   comments: 0


Linkedin - Leading in the Moment
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 46m 45s | Size: 560.8 MB
As a leader, it's up to you to keep your team or organization afloat. That's challenging enough when everything is mostly going right, but sometimes things go wrong. In this course, executive coach Kathy Klotz-Guest guides you through the intersecting world of improvisation and business. Kathy explains how improvisation can help you lead more effectively, whatever your business environment, and shows you how to build space for the psychological safety that's key for high-performing people, teams, and cultures. She covers how to use the tools of improv to lead through moments of uncertainty, as well as sharing strategies to transform elements of fear into courage and opportunities for growth. The truth is, you're already an improviser, because you adapt and make choices every day. This course helps you to keep improving those skills and start responding deftly to any challenge today.

  • 0
  Author: Baturi   |   15 August 2021   |   comments: 0


Linkedin - HTML and CSS Creating Navigation Bars
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 2h 15m | Size: 300.3 MB
Even if your product or service is truly original, the app or site you build for it is going to share elements with every other app or site on the planet. Take, for example, the humble navigation bar, which your users need to find their way through your site. In this course, instructor Jen Kramer demonstrates how to create beautiful, accessible navbars using HTML and CSS techniques that work in any web context. Jen starts by detailing the proper markup for a nav bar and the box model associated with its elements. She then goes over how to style both vertical and horizontal navigation bars-including how to put a logo right in the middle of a horizontal navbar. Finally, Jen shares a few advanced tricks, including how to create dropdowns and mobile layouts with hamburger buttons with CSS, no jаvascript required.

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 - 2023 Dl4All. All rights reserved.