Instructional Video1:59
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Introduction

Higher Ed
This video explains the course objectives and what to expect out of the course. This clip is from the chapter "Introduction" of the series "ASP.NET Core MVC - Cross-Platform Development".This section introduces you to the course, the...
Instructional Video7:31
Curated Video

Hands-On Continuous Integration and Automation with Jenkins - Tour of Jenkins Dashboard

Higher Ed
This video gives an overview of the Jenkins dashboard and admin console and introduces key concepts and terminology.
Instructional Video1:40
Curated Video

Vue.js 3 and Firebase for Beginners - Views or Components?

Higher Ed
In this video, you will gain a clear understanding of the distinction between two important files: views and components. Views serve as containers for the content of each page or view within our application. On the other hand, components...
Instructional Video5:18
Curated Video

Vue.js 3 and Firebase for Beginners - Styling the AboutView

Higher Ed
For the finishing touches of our project, we will start with some CSS styling for the AboutView page. This clip is from the chapter "Finishing Touches" of the series "Vue.js 3 and Firebase for Beginners".This section is about the...
Instructional Video4:24
Curated Video

Vue.js 3 and Firebase for Beginners - Nested Routes

Higher Ed
This video explains nested routes in Vue and how it enables you to have multiple components render on the same page. This clip is from the chapter "Basic Routing" of the series "Vue.js 3 and Firebase for Beginners".In this section, we...
Instructional Video6:16
Curated Video

Vue.js 3 and Firebase for Beginners - RouterLink and RouterView

Higher Ed
This video explains RouterLink and RouterView. The router-view component is where the Vue Router will put the content that matches the current URL and the RouterLink component is for enabling user navigation in a router-enabled app. This...
Instructional Video6:30
Curated Video

Vue.js 3 and Firebase for Beginners - Views and Routes

Higher Ed
In this video, the author provides insights into the views and routes folders, along with their specific locations within the code structure. This information will help you navigate the code structure effectively and streamline your...
Instructional Video8:20
Curated Video

Linux Crash Course for Beginners - 2023 - File Display Commands

Higher Ed
In this video, you will learn all the commands that can be used to display file content such as cat, less, more, head, tail, vi.
Instructional Video11:26
Curated Video

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Visual Analytics Best Practices

Higher Ed
After you have learned how to create advanced charts and collate them into the dashboard, we will now look at improving the techniques in our visualization. We will look at the best practices involved.
Instructional Video6:03
Curated Video

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Tableau Product Suite Introduction

Higher Ed
In this video, you will learn more about the software products that constitute the Tableau Product Suite and are a developer and share tools and explain their features.
Instructional Video6:04
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Setting Up EJS with Routing

Higher Ed
In this video, you will be setting up EJS with routing. This clip is from the chapter "EJS Templating Engines with Express" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js".This section focuses on...
Instructional Video5:04
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Customize Table Columns: Part 1

Higher Ed
This video covers the basics of customizing table columns in Project 2021, including adding, removing, and rearranging columns. This video also shows how to apply built-in filters to our project and create custom filters. This clip is...
Instructional Video3:49
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Switch Views

Higher Ed
This video explains switching between different views in Project 2021, such as the Gantt Chart view, Task Usage view, and Resource Sheet view. Explore how to customize views, save custom views, and quickly switch between views. This clip...
Instructional Video3:13
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Exercise 02-1

Higher Ed
In this demonstration exercise, we will create a blank project, familiarize ourselves with project ribbons and commands, add commands to the Quick Access Toolbar, and practice switching between views and tables. This clip is from the...
Instructional Video2:05
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Exercise 06-2

Higher Ed
In this exercise video, we will create a combination view with the task details form in the lower pane and upper pane, grouped by duration in weeks, and we will customize, set a highlight filter for critical tasks, and apply some...
Instructional Video6:19
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Use of Custom Views

Higher Ed
In this video, we will explore using custom views in Microsoft Project 2021. We will learn to create, apply, and manage custom views to tailor their project data presentations, providing a more customized and insightful view of their...
Instructional Video4:13
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Beginner's Level Summary

Higher Ed
In the final video of the beginner-level course, a summary of the topics covered and some final thoughts and recapitulation of what concepts were covered are discussed. This video explores how to continue building skills in Microsoft...
Instructional Video5:46
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Print Views, Notes, and Reports

Higher Ed
Here, we will learn to print views, notes, and reports in Project 2021. We will learn to use the print preview feature to adjust page layout and formatting and to use the print command to send projects to a printer or PDF file. This clip...
Instructional Video16:12
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - FeedViewModel

Higher Ed
In this video, we will cover the implementation of the FeedViewModel, which will handle the logic and data for displaying tweets in the Twitter Clone app.
Instructional Video8:14
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Login Bug Fixes

Higher Ed
In this video, we will be discussing the different bug fixes for the login functionality in our full stack Twitter Clone app. We will be exploring issues related to authentication and working through solutions to fix these bugs. By the...
Instructional Video18:04
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - UserProfile Feed

Higher Ed
The UserProfile Feed is the heart of any Twitter Clone app's user profile page, showcasing the user's latest tweets, retweets, and other activities; in this video, we will show you how to create a responsive, dynamic UserProfile feed.
Instructional Video11:57
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Advanced TabView

Higher Ed
In this video, we will explore more advanced techniques for implementing a TabView in a mobile app.
Instructional Video8:49
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - EnvironmentObject and Static AuthViewModel

Higher Ed
In this video, we will discuss two important concepts in SwiftUI-EnvironmentObject and Static AuthViewModel. We will first understand what EnvironmentObject is and how it can be used to pass data between views without the need of passing...
Instructional Video5:30
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - TopBar

Higher Ed
The TopBar is often the first thing users see when they open your app, so it's important to make a great first impression; in this video, we will guide you through the process of building a custom TopBar for your Twitter Clone app that's...