Hi, what do you want to do?
Curated Video
Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - No Issues with Changing Sheet Excel Names Anymore
This lesson offers a solution to a common problem faced by Power BI users, the need to change Excel sheet names. Following the steps outlined in the video, users can easily update sheet names without causing issues in their Power BI...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Using Oracle Data Pump
In this practice video, you will apply your knowledge by implementing common tasks involved in using Oracle Data Pump utilities. Through hands-on exercises, you will gain practical experience in effectively utilizing Data Pump for data...
Curated Video
Oracle Database Administration from Zero to Hero - Using Oracle Data Pump (Part 1 of 3)
In this video, you will discover Oracle Data Pump, a powerful data movement utility. We will discuss the various data movement methods offered by Data Pump and how to use directory objects to enhance your data pump operations.
<
br/>...
<
br/>...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Swipe Library - I / 308
This video explains the swipe library, which was designed by other developers.
<
br/>
This clip is from the chapter "Project: notNotion" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
<
br/>
This clip is from the chapter "Project: notNotion" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Firebase Setup / 273
This video explains the Firebase setup and the backend details.
<
br/>
This clip is from the chapter "Project: Bookmark Manager" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...
<
br/>
This clip is from the chapter "Project: Bookmark Manager" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Authentication - I / 263
This video explains authentication, which is another service on our Firebase.
<
br/>
This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you...
<
br/>
This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Firebase Connection / 254
This video explains the Firebase connection inside notNotion.
<
br/>
This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you will learn about...
<
br/>
This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you will learn about...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Module - II / 204
This video explains how modules can help us divide the complexity of any project.
<
br/>
This clip is from the chapter "Modules" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...
<
br/>
This clip is from the chapter "Modules" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Introduction to Post-Processors
This video provides an overview of post-processors in HashiCorp Packer, explaining what they are and how they can be used to perform additional processing on the generated machine image. The video also covers some of the built-in...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Firestore Queries / 259
This video explains queries and how to give a particular condition to fetch data.
<
br/>
This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you...
<
br/>
This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Module - I / 203
This video explains the modules and their importance in JavaScript.
<
br/>
This clip is from the chapter "Modules" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the modules...
<
br/>
This clip is from the chapter "Modules" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the modules...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Filter Documents / 276
This video explains how to filter the documents in the bookmark manager.
<
br/>
This clip is from the chapter "Project: Bookmark Manager" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
<
br/>
This clip is from the chapter "Project: Bookmark Manager" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Curated Video
Alteryx Advanced - Introduction to the Course
This video introduces Alteryx and the team that delivers the course (Alteryx certified consultants), and looks at Alteryx as a powerful data analytics tool in the market. The video explains the features, capabilities, and use cases of...
Curated Video
Indexes and Optimization
Discover the significance of indexes in database performance and optimization. Learn how to create and use indexes to enhance the efficiency of your SQL queries, a key skill in database management.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Refactor the Layout
In this video, we will understand cleaning up a bloated render method in a React component by extracting a layout component.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Refactor the Categories
This video demonstrates how we can refactor product listing categories based on certain specifics, update any changes made to the products, or take them off the listing.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to Styled Components
Here, you will learn more about a styled-component module, which allows us to write CSS within JavaScript in a very modular and reusable way in React instead of having one global dynamic class.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Fetch API - Get Product By ID
This lesson will teach us how to fetch and get product information by ID. This code uses the fetch() function to call the Web API Product controller class.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - React Router - Detail Page
In this video, you will learn how to use the React-Router and its components to create a Single Page Application as a detail page.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Installing React Router
In this video, you will learn how to install the React router; the React Router can be installed through the NPM in our React application.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Styling the Game Board - Header and Footer
We will take the styling of the game board further, and instead of just the 16 circles, we will add a header and footer to the game board and improve its overall appearance.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Hello, React
This is the first text code practice for the React program. Here you will learn how to write a simple text code, Hello React.
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Plugin Localization
In this video, we will cover plugin localization.
<
br/>
This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will...
<
br/>
This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Showing Buttons for Bulk Actions
In this video, you will learn how to show buttons for bulk actions.
<
br/>
This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...
<
br/>
This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...