Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Splitting Code into Modules
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Working With JSON
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.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - The 'while' Loop - Do Something for a While
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.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Running Python Scripts
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
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Showing Output When Running Python
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.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Writing Your First Python Program—Hello World
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...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Transfer Learning Code (Part 2)
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...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Text Classification with CNNs
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...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Shell Scripting
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,...
Curated Video
CISSP Crash Course - Secure Coding Guidelines
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
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Using SQL Developer
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Using SQLPlus
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...
Curated Video
The Complete Vue.js Course for Beginners - Two-Way Binding in Vue.js
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...
Curated Video
The Complete Vue.js Course for Beginners - Vue.js Interpolation
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...
Curated Video
The Complete Vue.js Course for Beginners - How to Create Components
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"...
Curated Video
The Complete Vue.js Course for Beginners - File and Folder Overview
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...
Curated Video
The Complete Vue.js Course for Beginners - beforeUnmount and unmounted
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...
Curated Video
The Complete Vue.js Course for Beginners - Dynamic Components
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...
Curated Video
ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Entertainment (Song, Poems, TV/Film Scripts, Novels, Jokes)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Using Data Recovery Advisor (Part 2 of 2)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Using RMAN Recovery Catalog
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....
Curated Video
Oracle Database Administration from Zero to Hero - Using RMAN Recovery Catalog (Part 3 of 3)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Duplicating a Database Using RMAN - Part I (2 of 3)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Automating RMAN Backup Jobs (Part 1 of 2)
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....