Instructional Video5:59
Curated Video

Creational Design Patterns in Modern C++ - Monostate Pattern

Higher Ed
This video explains the monostate pattern and demonstrates how to implement it. This clip is from the chapter "Singleton" of the series "Creational Design Patterns in Modern C++".This section provides an overview of logger classes,...
Instructional Video7:30
Curated Video

World of Computer Networking Your CCNA start - Static Port Address Translation (PAT)

Higher Ed
This video introduces you to static PAT. This clip is from the chapter "Network Address Translation (NAT)" of the series "World of Computer Networking: Your CCNA start".This section introduces you to NAT.
Instructional Video3:28
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Chapter 6 Exam Question Review

Higher Ed
Address Resolution Protocol (ARP) is used by the TCP/IP protocol suite. This episode discussed ARP poisoning attacks and potential mitigations. This clip is from the chapter "The Basic LAN" of the series "CompTIA Security+ Certification...
Instructional Video8:01
Curated Video

Multi-Paradigm Programming with Modern C++ - Shared Pointer

Higher Ed
Shared_ptr is a reference-counting smart pointer. It’s less efficient than unique_ptr, but lets us forget about complexities of memory management, and helps avoid double delete bugs. • How shared_ptr works • Using shared_ptr and...
Instructional Video3:56
Curated Video

Mastering Tableau 2018.1, Second Edition 8.2: Using Parameters to Create and Control Reference Lines

Higher Ed
In this video, we’ll see how to integrate parameters with reference lines. • Add parameters to reference lines
Instructional Video6:20
Curated Video

Django3- Static Files

Higher Ed
In this video, we will look at static files. This clip is from the chapter "Site 2 - Personal Portfolio" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project site 2...
Instructional Video13:28
Packt

Handling Static Drop-downs with Select WebDriver Application Programming Interface (API)

Higher Ed
This video explains how to handle static drop-downs menus with the Select WebDriver API. This clip is from the chapter "Selenium WebDriver: Techniques to Automate Web Elements" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video8:27
Curated Video

The Full Stack Web Development - Positioning & Background Images - Project on Images

Higher Ed
Styling with CSS3: Positioning & Background Images - Project on Images This clip is from the chapter "Styling with CSS3" of the series "The Full Stack Web Development".We move on to CSS3 and talk about positioning, gradients,...
Instructional Video18:44
Curated Video

The Full Stack Web Development - Objects and Classes

Higher Ed
Backend Programming with PHP: Objects and Classes This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP and move on to OOP, integrate MySQL,...
Instructional Video6:17
Curated Video

Complete Java SE 8 Developer Bootcamp - Interfaces: Part 1

Higher Ed
Learn more about interfaces, which define a role that a class can fulfill. Like abstract classes, an interface enables objects to be treated polymorphically. This clip is from the chapter "Abstract Classes and Interfaces" of the series...
Instructional Video6:34
Curated Video

World of Computer Networking Your CCNA start - Static Network Address Translation (NAT)

Higher Ed
This video introduces you to static NAT. This clip is from the chapter "Network Address Translation (NAT)" of the series "World of Computer Networking: Your CCNA start".This section introduces you to NAT.
Instructional Video5:07
Curated Video

Learning PHP 7 (Video 10)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Instructional Video16:24
Packt

Advanced Templating

Higher Ed
Web Servers: Advanced Templating 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:24
Curated Video

IELTS Writing Task 1, How to Get a 7 or Higher

9th - Higher Ed
IELTS Writing Task 1, How to Get a 7 or Higher
Instructional Video8:21
Curated Video

Don’t Make This Mistake in Your Overall Trend - IELTS Energy Podcast 1164

9th - Higher Ed
Writing a high-scoring overall trend is arguably the most difficult requirement for Academic IELTS writing. Today we break down what is needed in the overall trend and show you how to write the trend for one of the most complicated types...
Instructional Video5:47
Packt

Sub Classes

Higher Ed
Object Oriented JavaScript - ES5 & ES2015: Sub Classes This clip is from the chapter "Object Oriented JavaScript - ES5 & ES2015" of the series "Modern JavaScript from the Beginning".In this section, you will learn the object oriented...
Instructional Video10:07
Curated Video

Next.js from Development to Deployment - Generate Static Paths and Single Post Data

Higher Ed
This video explains about generating static paths and single post data. This clip is from the chapter "Fetch, Parse, and Display Markdown Posts" of the series "Next.js from Development to Deployment: Build a Music Event Website".This...
Instructional Video3:04
Curated Video

Java Programming for Complete Beginners - Java 16 - Java Tip 09 - Why Do We Need Static Methods?

Higher Ed
In this session, we will learn about why we need static methods. This clip is from the chapter "Java Tips" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look at a few tips for imports, access...
Instructional Video7:45
TMW Media

Newton's Laws Of Motion With Friction: Solving a problem, Part 1

K - 5th
Given certain parameters, how would you solve this problem in Y direction? Newton's Laws Of Motion With Friction, Part 2
Instructional Video7:28
Curated Video

Core Java Programming Course- Concept of Main Method

Higher Ed
This video explains the concept of the main method. This clip is from the chapter "Object-Oriented Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section focuses on the different concepts...
Instructional Video2:45
Curated Video

Learn and Master C Programming - declaring static variables inside functions with 'static' keyword in C

Higher Ed
We will learn how to make a variable 'static' in C and why we need to use static variables. This clip is from the chapter "More C Keywords..." of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we...
Instructional Video6:45
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 24 - Implementing Static Filtering for RESTful Service

Higher Ed
Web Services with Spring and Spring Boot: Step 24 - Implementing Static Filtering for RESTful Service This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST API...
Instructional Video7:32
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 04 - Generics Puzzles - Restrictions with Extends and Generic Methods

Higher Ed
In this session, we will learn about generics puzzles - restrictions with extends and generic methods. This clip is from the chapter "Generics" of the series "Java Programming for Complete Beginners - Java 16".In this section, we explore...
Instructional Video3:17
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Tags Overview

Higher Ed
This video provides an overview of Git tags. This clip is from the chapter "Git Tags" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the concept Git tags. It also highlights the difference...