Instructional Video5:25
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Exercise 2 on Methods

Higher Ed
In this video, you will continue to apply your knowledge of methods through another practical exercise. You will be given a more complex problem statement and will learn how to design and implement methods to solve the problem. This...
Instructional Video8:06
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Exercise on Class

Higher Ed
In this video, you will apply what you have learned about classes through a practical exercise. You will be given a problem statement and will learn how to design and implement a class to solve the problem. This exercise will help you...
Instructional Video7:01
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Classes in Detail

Higher Ed
In this video, you will take an in-depth look at classes in Python, including their structure, usage, and benefits. You will also explore the importance of __init__ and self in class code, using practical examples for better understanding.
Instructional Video8:37
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Create Your First Class with OOP

Higher Ed
In this video, you will learn how to create your first class in Python using OOP principles. You will understand the syntax for defining a class, creating objects, and initializing attributes. This video will provide a step-by-step guide...
Instructional Video13:23
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Classes - File I/O Program

Higher Ed
In this video, we will work on a patient data program and learn about input/output classes. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about...
Instructional Video3:07
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Files - CHAR IO RDBUF

Higher Ed
In this video, you will learn about char() and rdbuf(). This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL (Standard Template Library)...
Instructional Video3:32
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Files - BUFFER

Higher Ed
In this video, you will learn about file I/O readd Buffer class. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL (Standard Template...
Instructional Video4:49
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Files - FSTREAM

Higher Ed
In this video, you will learn about file I/O classes such as fstream, ifstream, and ofstream. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn...
Instructional Video7:14
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Module 2 Objectives

Higher Ed
In this video, we will cover the learning objective of this module. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover statements and flow control,...
Instructional Video13:10
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Testing the Counter Component

Higher Ed
This video explains the way a bUnit package is added to a Blazor test project created with xUnit test framework and shows how to write a unit test to test the built-in counter component. This clip is from the chapter "Testing Blazor...
Instructional Video9:38
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Create a Confirm Delete Dialog

Higher Ed
This lecture shows how to create a confirm delete dialog for getting the confirmation from users before deleting a movie. This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and Learn ASP.NET 6.0...
Instructional Video9:44
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Edit Movies

Higher Ed
Through this lecture, the editing of movies has been accomplished using the same modal dialog used for adding a new movie. You will learn how to achieve the task of editing a record through a user input modal popup. This clip is from the...
Instructional Video9:05
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Seed the Movies Database

Higher Ed
In this video, you will learn the process of seeding the database with some initial records for testing. This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor Hands-On".This...
Instructional Video15:11
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Event Callback in ASP.NET Core 3.1 Blazor

Higher Ed
This video describes the event callback concept. You will learn how to enable communication among components with event callback. This clip is from the chapter "Advanced Concepts with Hands-On Coding in Blazor" of the series "Build and...
Instructional Video10:45
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Pass Parameter to Components and Prevent Default Action

Higher Ed
In this video, you will be able to pass parameters to top-level components and prevent default keypress inputs to be registered for a Blazor 3.1 server project. These features were released on December 3 by Microsoft and enhance Blazor...
Instructional Video3:02
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Frequently Used Page Directives for a Razor Page

Higher Ed
This video explains the frequently used page directives for a Razor page. This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor Hands-On".This section explains how to create...
Instructional Video9:51
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Lifecycle Methods (Code Example) - OnAfterRender and OnAfterRenderAsync

Higher Ed
This lecture shows a demo code for illustrating these two Blazor lifecycle methods: OnAfterRender and OnAfterRenderAsync. This clip is from the chapter "Advanced Concepts with Hands-On Coding in Blazor" of the series "Build and Learn...
Instructional Video9:52
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Routing in ASP.NET Core 3.1 Blazor

Higher Ed
This video discusses URL routing with code samples. Blazor components can accept multiple route templates. It is also possible to pass parameters to the components by the route templates. This clip is from the chapter "Advanced Concepts...
Instructional Video13:59
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Create Your First Razor Component in Blazor

Higher Ed
In this video, you will create your first Razor (Blazor) component that computes the average of numbers, and you will understand the core concept of components and be able to build simple components with Blazor. This clip is from the...
Instructional Video8:10
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Blazor Hosting Models

Higher Ed
This video explains different hosting models for the Blazor framework and makes you aware of their pros and cons before deciding to go ahead with one or the other. This clip is from the chapter "Introduction to ASP.NET Core 3.1 Blazor"...
Instructional Video8:21
Curated Video

The Story You Tell Yourself: Understanding Your Narrative Identity

Higher Ed
The story you tell yourself about your life has immense power. This is your narrative identity – it shapes how you think, feel, and act. In this video, psychiatrist Dr. Tracey Marks helps you understand the key elements of your...
Instructional Video5:43
Seven Dimensions

Ask About the Other Person When You First Meet

Higher Ed
Meeting new people can be daunting, especially if you feel shy, but this program will help you introduce and talk about yourself with confidence. Learn how to show interest in others to build the conversation. Psychologists Eve Ash and...
Instructional Video6:15
Curated Video

Create Your First Web Page with HTML

Pre-K - Higher Ed
Are you curious about how websites are made? Dive into the world of web development with this beginner-friendly tutorial! In this video, SkillSprints' expert Mark guides you through some of the fundamentals of HTML and help you build...
Instructional Video7:21
Curated Video

Write Your First Lines of Python

Pre-K - Higher Ed
Ever wondered how to start coding in Python? Join Mark from SkillSprints as he walks you through writing your very first lines of Python code. In this beginner-friendly tutorial, you’ll learn the basics of Python programming, set up your...