Instructional Video5:50
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Splitting Code into Modules

Higher Ed
This video explains splitting code into modules. This clip is from the chapter "Breaking Up Larger Programs, Part 2" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains part 2 of breaking up...
Instructional Video2:58
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Working With JSON

Higher Ed
This video explains working with JSON. 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.
Instructional Video2:34
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - The 'while' Loop - Do Something for a While

Higher Ed
This video explains the while loop. 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 Python.
Instructional Video0:54
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Running Python Scripts

Higher Ed
This video explains how to run Python scripts. This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video0:42
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Showing Output When Running Python

Higher Ed
This video explains showing output when running Python. This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains objects and variables.
Instructional Video1:22
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Writing Your First Python Program—Hello World

Higher Ed
This video explains writing your first Python program—Hello World. This clip is from the chapter "Getting Set Up" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to get started with...
Instructional Video8:16
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Transfer Learning Code (Part 2)

Higher Ed
In this video, we will dive into action and look at codes for transfer learning without data augmentation. This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural Networks...
Instructional Video6:14
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Text Classification with CNNs

Higher Ed
In this video, we will move into action and work on text classification with CNNs. This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this...
Instructional Video6:57
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Shell Scripting

Higher Ed
In this video, you will learn about shell scripting. This clip is from the chapter "Advanced Features" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, you will learn how run a C program,...
Instructional Video9:26
Curated Video

CISSP Crash Course - Secure Coding Guidelines

Higher Ed
This video explains the weaknesses in software and API security. This clip is from the chapter "Software Development Security" of the series "CISSP Crash Course".null
Instructional Video7:25
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using SQL Developer

Higher Ed
In this practice video, we will download and install SQL Developer, a graphical tool provided by Oracle, which enhances the database administration and development experience on the hosting PC. This clip is from the chapter "Installing...
Instructional Video16:05
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using SQLPlus

Higher Ed
In this practice video, we will familiarize ourselves with using the SQLPlus utility, an essential tool for interacting with Oracle databases and executing SQL statements. This clip is from the chapter "Installing and Creating Oracle...
Instructional Video4:02
Curated Video

The Complete Vue.js Course for Beginners - Two-Way Binding in Vue.js

Higher Ed
In this video, you will learn about two-way binding; we will get an overview of it and 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...
Instructional Video7:40
Curated Video

The Complete Vue.js Course for Beginners - Vue.js Interpolation

Higher Ed
Vue.js interpolation is simply the process of displaying a string that's defined within your component logic. In this video, we will see how we can use interpolation and its role in Vue.js This clip is from the chapter "Getting Started...
Instructional Video1:58
Curated Video

The Complete Vue.js Course for Beginners - How to Create Components

Higher Ed
In this video, you will learn to create components, and make or add new components in your application. You will also learn how to import new components in your application. This clip is from the chapter "Getting Started with Basic Code"...
Instructional Video4:01
Curated Video

The Complete Vue.js Course for Beginners - File and Folder Overview

Higher Ed
In this video, we will understand the file and folder structure of Vue.js. This clip is from the chapter "Installing Vue.js" of the series "The Complete Vue.js Course for Beginners".This section explains the installation of Vue.js and...
Instructional Video5:11
Curated Video

The Complete Vue.js Course for Beginners - beforeUnmount and unmounted

Higher Ed
Called right before a component instance is to be unmounted. When this hook is called, the component instance is still fully functional. This hook is not called during server-side rendering. This clip is from the chapter "Understanding...
Instructional Video7:06
Curated Video

The Complete Vue.js Course for Beginners - Dynamic Components

Higher Ed
Dynamic components is a Vue.js feature that enables users to dynamically render different components based on certain conditions or user interactions. This clip is from the chapter "Advanced Concepts" of the series "The Complete Vue.js...
Instructional Video6:58
Curated Video

ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Entertainment (Song, Poems, TV/Film Scripts, Novels, Jokes)

Higher Ed
in this video, we will explore our creative side and discover prompts for creating songs, poems, TV/film scripts, novels, and jokes. The video provides inspiration and guidance to help us express ourselves creatively and bring ideas to...
Instructional Video12:06
Curated Video

Oracle Database Administration from Zero to Hero - Using Data Recovery Advisor (Part 2 of 2)

Higher Ed
In this video, we will dive deeper into the practical usage of the Data Recovery Advisor. You will learn how to utilize the Data Recovery Advisor to list data failures, check for corruption in datafiles, obtain recommendations for...
Instructional Video9:29
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using RMAN Recovery Catalog

Higher Ed
In this practice video, you will apply your knowledge by performing general tasks involved in using the RMAN recovery catalog. Through practical exercises, you will gain hands-on experience in utilizing the recovery catalog effectively....
Instructional Video11:19
Curated Video

Oracle Database Administration from Zero to Hero - Using RMAN Recovery Catalog (Part 3 of 3)

Higher Ed
In this video, we will focus on creating and managing stored scripts within the RMAN Recovery Catalog. You will discover how to leverage stored scripts to streamline and automate common RMAN tasks, enhancing the efficiency of your backup...
Instructional Video4:57
Curated Video

Oracle Database Administration from Zero to Hero - Duplicating a Database Using RMAN - Part I (2 of 3)

Higher Ed
In this video, we will continue our exploration of database duplication using RMAN. You will understand the prerequisites for database duplication and learn the procedure for duplicating a database. This clip is from the chapter "Using...
Instructional Video10:50
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Automating RMAN Backup Jobs (Part 1 of 2)

Higher Ed
In this practice video, you will create automatic scheduled jobs that implement a sample database backup strategy on the Linux platform. You will apply the concepts learned in the previous video to automate RMAN backup jobs effectively....