Instructional Video8:52
Curated Video

Hands-On Auto DevOps with GitLab CI - Speeding Up Builds with Cache

Higher Ed
Downloading dependencies has the potential to slow down our build. If we use caching, it can speed things up.

• Configure our build to cache downloaded depende
ncies
• Configure our build to cache only certain...
Instructional Video8:19
Curated Video

Rust Programming Master Class from Beginner to Expert - Rust Modules (Part 1)

Higher Ed
In this video, we will cover Rust modules.
<
br/>
This clip is from the chapter "Rust Modules and Crates" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will be exploring Rust modules and...
Instructional Video8:38
Packt

Avoiding Global Modules

Higher Ed
Application Deployment (Weather App): Avoiding Global Modules
<
br/>
This clip is from the chapter "Application Deployment (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will...
Instructional Video4:05
Curated Video

C++ 20 (2a) New Features - constexpr Extensions

Higher Ed
Consider problem of defining a function that can only be executed at compile time and defining a variable that can only be initialized at compile time.

• Define a static variable using constinit spec
ifier
• Define a...
Instructional Video2:49
Curated Video

C++ 20 (2a) New Features - The Rationale Behind Coroutines

Higher Ed
Why are coroutines needed at all? What are coroutines?

• Prepare a synchronous piece of
code
• Rewrite the code to be asynchronous, using
threading
• Rewrite the code again u
si
ng coroutines

This clip is...
Instructional Video13:21
Curated Video

The Modern JavaScript Bootcamp (2019) - Converting Notes App: Part II

Higher Ed
In this video, you’re going to continue converting the notes application.
r/>
This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern JavaScript Bootcamp (2019)".In this...
Instructional Video3:43
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Introduction to Modules

Higher Ed
Modules. Files. Modules. Files. Modules…you get the point. A module is basically just a Python file you can use from another Python file.
r/>
This clip is from the chapter "Advanced Python" of the series "Python for...
Instructional Video6:07
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Prankster Program

Higher Ed
In this video, you will learn to create an application called Prankster.
<
br/>
This clip is from the chapter "Project: Prankster" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section demonstrates...
Instructional Video3:42
Curated Video

Python In Practice - 15 Projects to Master Python - Use of else and finally Blocks

Higher Ed
This video explains the use of else and finally blocks.<br<br/>/>

This clip is from the chapter "Dealing with Errors" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on dealing with errors.
Instructional Video4:45
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - Opt-Out from CDK Metadata Version Reporting

Higher Ed
This video explains Opt-Out from CDK Metadata version reporting.
<
br/>
This clip is from the chapter "Introduction" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section, you will be introduced...
Instructional Video3:17
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - Course Introduction and Structure

Higher Ed
This video introduces you to the course structure.
<
br/>
This clip is from the chapter "AWS Cloud Development Kit" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section, the author introduces you...
Instructional Video5:39
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - End-to-End Framework Agenda - Must Watch

Higher Ed
This video discusses the agenda for this project.
r/>
This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video5:17
Curated Video

Mastering Spring Framework Fundamentals - Adding the Spring BOM to Manage Dependency Versions Better

Higher Ed
This video provides an overview of what you will learn in this section.
r/>
This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data...
Instructional Video5:05
Curated Video

The Complete Practical Docker Guide - Starting Frontend App Using NPM

Higher Ed
This video helps you get started with frontend app using NPM.
r/>
This clip is from the chapter "Launching Course Project Application without Docker" of the series "The Complete Practical Docker Guide".This section focuses on...
Instructional Video3:35
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Python Modules

Higher Ed
This video explains about the Python modules.
<
br/>
This clip is from the chapter "Programming with Python 3 – Conditions, Loops, and Lists" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on...
Instructional Video7:12
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Focus of the Course

Higher Ed
This video provides an extension and focus areas about this course in detail.
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This...
Instructional Video13:03
Curated Video

Python In Practice - 15 Projects to Master Python - Modules and Packages

Higher Ed
This video explains modules and packages.<br<br/>/>

This clip is from the chapter "Modules and Packages" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the Modules and Packages.
Instructional Video0:31
Curated Video

The Complete Python Course - What Are Python Modules?

Higher Ed
This video lecture outlines a module in Python and how they help organize code in Python.
<
br/>
This clip is from the chapter "Python – Modules" of the series "The Complete Python Course (2022)".In this section, we will look at...
Instructional Video1:47
Curated Video

The Complete Python Course - How to Load a Module in Python

Higher Ed
We will understand loading a module in Python and how to use the import and from-import statements to load a module.
<
br/>
This clip is from the chapter "Python – Modules" of the series "The Complete Python Course (2022)".In this...
Instructional Video3:16
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Organizing Modules into Packages

Higher Ed
In the previous lesson, you learned how to create modules to reuse code; in this lesson, you will learn how to organize your modules into groups called packages.
<
br/>
This clip is from the chapter "Modules and Packages" of the...
Instructional Video1:04
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Module Attributes

Higher Ed
Just like functions, we can add documentation strings to modules, which is highly recommended.
<
br/>
This clip is from the chapter "Modules" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
Instructional Video5:28
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Function and Module in Python: Modules in Python

Higher Ed
In this video, we will cover modules in Python.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video8:08
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Elastic MapReduce (EMR) Promises and Introduction to Hadoop

Higher Ed
This video focuses on the features of EMR and provides an introduction to Hadoop.
<
br/>
This clip is from the chapter "Domain 3: Processing" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, we...
Instructional Video3:52
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Cucumber Framework Design Plan

Higher Ed
This video discusses the design plan of the Cucumber framework.
r/>
This clip is from the chapter "Cucumber Behavior Driven Data - Framework" of the series "Selenium WebDriver with Java - Basics to Advanced and...