Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Rest Parameters
This video explains the rest parameters. This clip is from the chapter "Function and Arguments" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains functions and arguments, which is a...
Curated Video
SQL Server Course for Beginners with 100+ examples - Back Up a Database in SQL
Learn how to back up a database in SQL. We will back up the database in a local directory with the extension .bak. This clip is from the chapter "Advanced SQL" of the series "SQL Server Course for Beginners with 100+ Examples".null
Curated Video
Behavioral Design Patterns in C++ - Slide Deck - IV
In this video, we will see how only a particular slide should be displayed in the output, which is recently added or modified. This clip is from the chapter "Observer" of the series "Behavioral Design Patterns in C++".This section...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Developing GitHub Actions Workflow for Infra Deployment – Part 2
This is the second of the two-part video where you will update/enhance the code file, then push it to the repository and test it right away. This clip is from the chapter "GitHub Actions for Infrastructure Deployment" of the series...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Developing IAC Template with Bicep to Deploy Infrastructure - Part 2
This is the second of the two-part video where you will develop and deploy an IAC template with Bicep in order to automate infrastructural deployment for specific requirements. These specific requirements are resources such as App...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Route Parameters / 057
In this lesson, we will understand the parameters that are defined to a route, which helps to avoid repetitive tasks, especially in the scenario of large volumes of data.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Grocery Entry
This video explains the grocery entry. This clip is from the chapter "Core Data in WidgetKit" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the core data in WidgetKit.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Weather View
This video explains the weather view, which is the SwiftUI. This clip is from the chapter "Widget Size Family" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the widget family, which is...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Classes in Python
In this video, you will learn about classes in Python. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will be learning...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Functions in Python
In this video, you will learn about functions in Python. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will be learning...
Curated Video
Data Science - Time Series Forecasting with Facebook Prophet in Python - How Does Prophet Work?
In this video, we will understand concepts behind Facebook Prophet and understand how it works. This clip is from the chapter "Facebook Prophet" of the series "Data Science - Time Series Forecasting with Facebook Prophet in Python".In...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Positional and Keyword Parameters
This video explains positional and keyword parameters. This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Function Parameters
This video explains function parameters. This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up larger programs.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - The 'range' Function - How to Create a List of Numbers
This video explains how to create a list of numbers. This clip is from the chapter "Processing Collections" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains processing collections using...
Curated Video
Recommender Systems with Machine Learning - Benefits of Machine Learning
This video helps you with the benefits of machine learning. This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of machine...
Curated Video
Recommender Systems with Machine Learning - Important Parameters
This video talks about the important parameters of recommender systems. This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This section focuses on the basics of...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Secure Nomad with ACLs
This video demonstrates the securing Nomad process with the ACLs approach; we will enable ACLs on the server nodes, bootstrap the ACL systems, and secure the Nomad environment. This clip is from the chapter "Securing Nomad" of the series...
Curated Video
HashiCorp Certified - Vault Associate Course - Create a Token Based on Use Cases
In this video, you will see how to create a token based on use cases. When would you create a periodic token? When would you opt to use an orphan token instead? Make sure you review this video to better understand. This clip is from the...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Initialization Parameters, SPFILE, and PFILE
In this Practice video, you will perform hands-on tasks related to managing Oracle database initialization parameters, SPFILE, and PFILE. You will gain practical experience in configuring and manipulating these components effectively....
Curated Video
Oracle Database Administration from Zero to Hero - Database Initialization Parameters (Part 2 of 2)
In this video, we will dive deeper into database initialization parameters. We will explore the attributes associated with these parameters and cover topics such as creating PFILE (parameter file) and SPFILE (server parameter file). This...
Curated Video
Oracle Database Administration from Zero to Hero - Database Initialization Parameters (Part 1 of 2)
In this video, we will discuss database initialization parameters, including the database parameter file and their management. You will learn how to configure and modify these parameters to optimize your database performance. This clip...
Curated Video
Oracle Database Administration from Zero to Hero - Creating an Oracle Database (Part 2 of 3)
In this video, we will discuss the planning phase for database creation, including considerations such as database structure, storage, and configuration. This clip is from the chapter "Installing and Creating Oracle Databases" of the...
Curated Video
The Complete Vue.js Course for Beginners - Events and Parameters
In this video, you will learn about events in Vue.js; we will also discuss how we can use events in JavaScript as a framework. This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js Course for...
Curated Video
The Complete Vue.js Course for Beginners - Methods and Parameters
In this video, you will learn about methods with parameters in Vue.js. This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js Course for Beginners".This section gets you started with the basic...