Instructional Video9:54
Curated Video

The Full Stack Web Development - Controllers and Basic Routes - Project Rails App

Higher Ed
Backend Programming with Ruby On Rails: Controllers and Basic Routes - Project Rails App This clip is from the chapter "Backend Programming with Ruby On Rails" of the series "The Full Stack Web Development".In this section, we will talk...
Instructional Video7:55
Curated Video

Django3- Logout

Higher Ed
In this video, we will look at logout. This clip is from the chapter "Site 3 - Todo Woo" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project site 3 - Todo Woo.
Instructional Video11:08
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Exploring the Layout

Higher Ed
In this video, we will be exploring the layout. This clip is from the chapter "Exploring the Basics of Android Studio" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will be exploring the...
Instructional Video5:32
Curated Video

The Complete Excel Guide: Beginners to Advanced - Custom Views

Higher Ed
The aim of this video is to explore the custom views option. This clip is from the chapter "Excel 2019 Beginners: Working with Views" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, you'll learn how to...
Instructional Video21:38
Curated Video

The Full Stack Web Development - Template Engines - Project using template Engine

Higher Ed
Backend programming with Node.js: Template Engines - Project using template Engine This clip is from the chapter "Backend programming with Node.js" of the series "The Full Stack Web Development".In this section, we work with the backend...
Instructional Video10:02
Curated Video

The Full Stack Web Development - Views & Design Docs

Higher Ed
Learning CouchDB: Views & Design Docs This clip is from the chapter "Learning CouchDB" of the series "The Full Stack Web Development".For CouchDB which is also no SQL database, we will checkout Fauxton – a web interface to manage our...
Instructional Video1:07
Curated Video

The Complete Excel Guide: Beginners to Advanced - Module 15 - Practice Exercise

Higher Ed
Let's do a practice exercise. This clip is from the chapter "Excel 2019 Beginners: Working with Views" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, you'll learn how to work with views.
Instructional Video3:14
Curated Video

The Complete Excel Guide: Beginners to Advanced - Arranging Files

Higher Ed
The aim of this video is to explore how to arrange files. This clip is from the chapter "Excel 2019 Beginners: Working with Views" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, you'll learn how to work...
Instructional Video7:35
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Constraint Layout Basics 1

Higher Ed
In this video, we will cover constraint layout basics 1. This clip is from the chapter "The Constraint Layout: A First Look" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will take a look...
Instructional Video21:15
Kenhub

Medial view of the lungs

Higher Ed
Structures seen on the medial views of the right and left lungs.
Instructional Video2:22
Curated Video

C++ 20 (2a) New Features - What’s New in Ranges

Higher Ed
Ranges do not act as a glue between containers and constrained algorithms. They provide composability and non-modifying views with lazy evaluation. • Define what a range is • Define the difference between a view and a container •...
Instructional Video6:42
EL Consulting

Handling a Formal Grievance in the Workplace: A Fair and Calm Approach

Higher Ed
This is a video of showing a fair and calm grievance procedure between an employee and their manager. The mediator listens to both sides, asks for evidence, and aims to find a solution that addresses the problem while ensuring the...
Instructional Video23:12
Curated Video

Microsoft SQL Server Development for Everyone - Creating and Managing Views

Higher Ed
This video explains how to create and manage views. This clip is from the chapter "Advanced SQL Server Objects and Concepts" of the series "Microsoft SQL Server Development for Everyone".null
Instructional Video14:45
Curated Video

The Full Stack Web Development - Creating the UI

Higher Ed
Backend programming with Node.js: Creating the UI This clip is from the chapter "Backend programming with Node.js" of the series "The Full Stack Web Development".In this section, we work with the backend technology like Node.js which...
Instructional Video7:42
TLDR News

Johnson Attacks Universities: The Higher Education Bill Explained

12th - Higher Ed
The Conservatives have recently rolled out their new plan for universities, The Higher Education Bill. The bill will do a number of things, but most notably it will tackle the perceived issue of 'wokeness' on campus opening up more free...
Instructional Video5:09
Curated Video

Multi-Paradigm Programming with Modern C++ - Dive into Ranges

Higher Ed
You probably have more questions than answers at this point: how does the pipeline work? How many loops did we just write? What is the return value of a pipeline? Where are the intermediate results stored? And of course, what else can we...
Instructional Video1:11
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Motivate Me App Preview

Higher Ed
In this video, we will look at the Motivate Me app preview. This clip is from the chapter "Motivate Me App" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will build our first app called...
Instructional Video2:09
Curated Video

Mastering Django Web Development (Video 3)

Higher Ed
Django is one of the world's leading web development platforms that follows the model-view-template development method. This Python web framework makes your app building experience smoother, faster, and easier. It has been and continues...
Instructional Video7:26
Packt

Customizing the Views Directory

Higher Ed
Web Servers: Customizing the Views Directory This clip is from the chapter "Web Servers" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about Web Servers.
Instructional Video2:22
NASA

NASA | Behind the Scenes at the Satellite Servicing Center and Robotic Lab

3rd - 11th
NASA's highly anticipated Robotic Refueling Mission (RRM) began operations on the International Space Station with the Canadian Dextre robot and RRM tools March 7-9, 2012, marking important milestones in satellite-servicing technology...
Instructional Video5:57
Curated Video

Multi-Paradigm Programming with Modern C++ - Enter Ranges

Higher Ed
Most algorithms use a pair of iterators. Most containers can be thought of as a pair of begin() and end() iterators. Why not use a pair of iterators everywhere? Roughly, this is what ranges are all about. • Installing range-v3 from...
Instructional Video9:52
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Constraint Layout Basics 2

Higher Ed
In this video, we will cover constraint layout basics 2. This clip is from the chapter "The Constraint Layout: A First Look" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will take a look...
Instructional Video9:14
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Data Binding Live Data

Higher Ed
In this video, we will cover data binding with live data. This clip is from the chapter "View Models and Live Data: A First Look" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will take a...
Instructional Video6:19
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Create Category Controller

Higher Ed
In this video, we'll create category controller. This clip is from the chapter "Category CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at category CRUD.