Hi, what do you want to do?
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Setting Up the Application Server Wiring
This video demonstrates setting up the application server wiring.
<
br/>
This clip is from the chapter "Application Setup and Server Initialization" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and...
<
br/>
This clip is from the chapter "Application Setup and Server Initialization" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Exercise 09-2
In this exercise video, we will practice exporting project data into a text file. We will use the standard math export table. In this exercise, we will produce a text file with resource information.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Export Data from Project
In this video, we will understand how to export project data from Microsoft Project 2021. We will discover how to create output formats compatible with other applications and tools, facilitating data sharing and reporting with...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Exercise 12-1
In this final exercise demonstration, we will save the project as a template, not including baseline and actuals. We will practice exporting the file to Excel by mapping fields and password-protecting the file.
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Export Projects to Other Formats
In this video, we will learn to export a project to other formats, such as Excel or PDF. Learn to choose which data to ship and how to customize the export options.
<
br/>
This clip is from the chapter "Saving Projects and Security"...
<
br/>
This clip is from the chapter "Saving Projects and Security"...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Get the Emoji SVG, Separate Parts, and Import to Xcode
In this lesson, you will learn to create an emoji SVG by downloading an emoji of choice from Figma and then customizing or modifying the same using vectors to our preference and saving it on Xcode.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Call and Response Example for OpenAI Implementation and Customizations
In this video, we will provide a call and response example for OpenAI implementation and customizations, demonstrating how to optimize and personalize your chatbot's responses.
Curated Video
AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Exporting File
In this video, you will learn how to export the section view as a digital file, including different file formats, resolutions, and settings for creating professional-quality outputs for presentations, sharing, and printing purposes.
Curated Video
AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Exporting Drawing as PNG and PDF Formats
In this video, you will learn how to export your drawing in PNG and PDF formats, including adjusting resolution, scale, and other settings, to create professional-quality outputs for presentations, sharing, and printing purposes.
Curated Video
The Art of Doing - Web Development for Beginners - Helpful Resources
In this video, we will share some useful resources that you can use to enhance your learning experience and develop your skills.
<
br/>
This clip is from the chapter "Introduction" of the series "The Art of Doing - Web Development...
<
br/>
This clip is from the chapter "Introduction" of the series "The Art of Doing - Web Development...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Exporting Assets as an FBX File
In this lesson, you will learn how to export your 3D assets from Blender for use within Unreal Engine 5. We will be exporting them as an FBX file and will go through several checks to ensure game engine compatibility.
Curated Video
Behavioral Design Patterns in C++ - Non-Member Strategy Pointer
In this video, we will see one more alternative to the strategy pattern, where the pointer is passed as an argument into the function, instead of being a member of the class.
<
br/>
This clip is from the chapter "Strategy" of the...
<
br/>
This clip is from the chapter "Strategy" of the...
Curated Video
Behavioral Design Patterns in C++ - Spreadsheet Application - V
In this final video of the series, we will complete the implementation of the strategy pattern.
<
br/>
This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this section, you will learn about...
<
br/>
This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this section, you will learn about...
Curated Video
Behavioral Design Patterns in C++ - Spreadsheet Application - III
In this third video of the series, we will try to replace conditional statements with inheritance and see if it works.
<
br/>
This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this...
<
br/>
This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this...
Curated Video
Behavioral Design Patterns in C++ - Spreadsheet Application - II
This video builds upon the first part of our spreadsheet application series; here, we will add new exports formats to the application.
<
br/>
This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in...
<
br/>
This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in...
Curated Video
Behavioral Design Patterns in C++ - Spreadsheet Application - I
In this video, we will be building a spreadsheet application using JavaScript.
<
br/>
This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this section, you will learn about the strategy...
<
br/>
This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this section, you will learn about the strategy...
Curated Video
Behavioral Design Patterns in C++ - Spreadsheet Application - IV
In this video, we will refactor our design to use the strategy pattern step-by-step.
<
br/>
This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this section, you will learn about the...
<
br/>
This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this section, you will learn about the...
Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - Adjusting Textures and Exporting UE5 Assets
Starting from this lesson, we will be introduced to the Unreal Engine 5 setup. We will begin by making sure we have optimized all assets and they are ready to be used for UE5 by repositioning them.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Dropdown Option / 115
After learning to use the React state hook, we will look at storing variables passed with the () event to put in the product display.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Project Restructuring / 060
In this lecture, we will examine how to improve the folder structure and how to import and export elements or components from different folder structures.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Components: Class- and Function-Based / 006
This video discusses components, where you will learn about class-based and function-based components. We will also create a new project setup.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - React Boilerplate / 005
In this video, we will start our coding journey from the basics. We will understand the required functional folders for our React coding operations in detail.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Auth Service: API End Points / 136
In this lesson, you will learn to deploy and accelerate the time to deploy website and app integrations and APIs on one powerful serverless platform.
Curated Video
PowerShell for Automating Administration - CSV File Handling with PowerShell
This video will help you with the handling or actually doing some sort of operations on the CSV file using PowerShell. Here, you will use the live structured data in a CSV file and perform various operations on it.
<
br/>
This clip...
<
br/>
This clip...