Curated Video
The Full Stack Web Development - Controllers and Basic Routes - Project Rails App
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...
Curated Video
Django3- Logout
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.
Curated Video
The Art of Doing: Dive Into Android Development with Kotlin - Exploring the Layout
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...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Custom Views
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...
Curated Video
The Full Stack Web Development - Template Engines - Project using template Engine
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...
Curated Video
The Full Stack Web Development - Views & Design Docs
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...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Module 15 - Practice Exercise
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.
Curated Video
The Complete Excel Guide: Beginners to Advanced - Arranging Files
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...
Curated Video
The Art of Doing: Dive Into Android Development with Kotlin - Constraint Layout Basics 1
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...
Curated Video
C++ 20 (2a) New Features - What’s New in Ranges
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 •...
EL Consulting
Handling a Formal Grievance in the Workplace: A Fair and Calm Approach
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...
Curated Video
Microsoft SQL Server Development for Everyone - Creating and Managing Views
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
Curated Video
The Full Stack Web Development - Creating the UI
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...
TLDR News
Johnson Attacks Universities: The Higher Education Bill Explained
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...
Curated Video
Multi-Paradigm Programming with Modern C++ - Dive into Ranges
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...
Curated Video
The Art of Doing: Dive Into Android Development with Kotlin - Motivate Me App Preview
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...
Curated Video
Mastering Django Web Development (Video 3)
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...
Packt
Customizing the Views Directory
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.
NASA
NASA | Behind the Scenes at the Satellite Servicing Center and Robotic Lab
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...
Curated Video
Multi-Paradigm Programming with Modern C++ - Enter Ranges
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...
Curated Video
The Art of Doing: Dive Into Android Development with Kotlin - Constraint Layout Basics 2
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...
Curated Video
The Art of Doing: Dive Into Android Development with Kotlin - Data Binding Live Data
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...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Create Category Controller
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.