Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Addition and Subtraction
This video explains how to add and subtract in Excel VBA. This clip is from the chapter "Mastering Variables in VBA" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This video explains variables in VBA using...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Variable Practice
This video is a practice session on variables where you will declare the variable and store a value to it and read the string that was contained in it. This clip is from the chapter "Mastering Variables in VBA" of the series "The...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Resize Property
This video explains the resize property that is available in VBA to change or resize the range of cells from the active cell as needed. This clip is from the chapter "Introduction" of the series "The Ultimate Excel VBA Course - Learn and...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Offset Property
This video explains the offset property, a useful way to refer to a cell or a group of cells. This clip is from the chapter "Introduction" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section introduces...
Curated Video
The Complete Vue.js Course for Beginners - Page Not found
In this video, we will talk about the Page Not Found error and how to create the Page Not found view. This clip is from the chapter "Routing and API" of the series "The Complete Vue.js Course for Beginners".This section explains routing,...
Curated Video
The Complete Vue.js Course for Beginners - Dynamic Routing
In this video, we are going to talk about dynamic routing, what is dynamic routing, why we use dynamic routing and what is the difference between static routing and dynamic routing This clip is from the chapter "Routing and API" of the...
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 - beforeMount and mounted
In this video, we will talk about beforeMount and mounted; mounted is the next lifecycle hook that gets called after the beforeMount hook and right after the Vue instance has been mounted. This clip is from the chapter "Understanding the...
Curated Video
The Complete Vue.js Course for Beginners - beforeCreate and created
In this video, we will look at beforeCreate and created, where beforeCreated hook is before an instance has been fully initialized whereas the created hook is after an instance is created. This clip is from the chapter "Understanding the...
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
The Complete Vue.js Course for Beginners - Multiple Slots
In this video, we will look at multiple slots, study different slots, why we make them, and where they are used. This clip is from the chapter "Advanced Concepts" of the series "The Complete Vue.js Course for Beginners".In this section,...
Curated Video
The Complete Vue.js Course for Beginners - Computed Property
A Computed property in Vue3 is used to declaratively describe a value that is dependent on other values. This clip is from the chapter "Advanced Concepts" of the series "The Complete Vue.js Course for Beginners".In this section, we will...
Curated Video
The Complete Vue.js Course for Beginners - Complete Form Validation
In this video, we will discuss form validations and how to remove an error if it occurs. This clip is from the chapter "Form and Validation" of the series "The Complete Vue.js Course for Beginners".In this section, we will look at forms...
Curated Video
The Complete Vue.js Course for Beginners - Simple Form
In this video, we will create a simple form and we will do validation through Vue.js in it. This clip is from the chapter "Form and Validation" of the series "The Complete Vue.js Course for Beginners".In this section, we will look at...
Curated Video
ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Bonus Lecture: The ONE ChatGPT Prompt to Rule Them All (Promptception)
In this video, we will understand the concept of “Promptceptionâ€, which involves using one ChatGPT prompt to generate multiple layers of prompts and ideas. We will walk through a step-by-step process for creating a “meta-promptâ€...
Curated Video
ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Professional Communication (Email, Messages, Presentations)
This video covers the critical topic of professional communication, where you will learn how to write effective emails, messages, and presentations to impress our colleagues and clients, a critical skill that can make or break our...
Curated Video
ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Landing a New Job (Resumes, Cover Letters, LinkedIn, Interview Skills)
In this video, you will learn how to land a new job with tips on crafting a standout resume, writing an impressive cover letter, optimizing your LinkedIn profile, and honing your interview skills essential for anyone looking to take...
Curated Video
ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - How to Use Expert Personas
This video focuses on how to use expert personas to enhance the quality of responses from ChatGPT. You will learn about the benefits of using expert personas and strategies for creating and using them effectively, with examples of how...
Curated Video
ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - The Art of Follow-Up Prompts
This video focuses on the art of follow-up prompts, designed to elicit additional information or clarification from ChatGPT. You will learn about the benefits of using follow-up prompts and strategies for creating effective follow-up...
Curated Video
ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Creating a Notion Swipe File (Supercharge Your ChatGPT Use)
In this video, we will create a Notion swipe file to supercharge ChatGPT. You will learn about the benefits of using a swipe file to organize information and the steps involved in creating a swipe file in Notion. This clip is from the...
Curated Video
ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - ChatGPT Strengths and Weaknesses
In this video, we will discuss the strengths and weaknesses of ChatGPT as an AI language model and learn about the types of tasks that ChatGPT excels at and areas where it may struggle or produce inaccurate results. The video provides a...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Performing Incremental Backups
In this practice video, you will practice creating incremental backups and incrementally updated backups using RMAN. This clip is from the chapter "Taking Backups in Oracle Databases" of the series "Oracle Database Administration from...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Babel Introduction
This video explains Babel and its importance. This clip is from the chapter "Babel" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains Babel, which is a JavaScript compiler.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Search Task II: Case Sensitive / 228
This video explains how to change the case-sensitive issue by converting the terms to lowercase. This clip is from the chapter "Project: Todo List Manager" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On...