Curated Video
Creational Design Patterns in Modern C++ - Monostate Pattern
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,...
Curated Video
World of Computer Networking Your CCNA start - Static Port Address Translation (PAT)
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.
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - Chapter 6 Exam Question Review
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...
Curated Video
Multi-Paradigm Programming with Modern C++ - Shared Pointer
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...
Curated Video
Mastering Tableau 2018.1, Second Edition 8.2: Using Parameters to Create and Control Reference Lines
In this video, we’ll see how to integrate parameters with reference lines. • Add parameters to reference lines
Curated Video
Django3- Static Files
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...
Packt
Handling Static Drop-downs with Select WebDriver Application Programming Interface (API)
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...
Curated Video
The Full Stack Web Development - Positioning & Background Images - Project on Images
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,...
Curated Video
The Full Stack Web Development - Objects and Classes
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,...
Curated Video
Complete Java SE 8 Developer Bootcamp - Interfaces: Part 1
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...
Curated Video
World of Computer Networking Your CCNA start - Static Network Address Translation (NAT)
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.
Curated Video
Learning PHP 7 (Video 10)
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....
Packt
Advanced Templating
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.
Curated Video
IELTS Writing Task 1, How to Get a 7 or Higher
IELTS Writing Task 1, How to Get a 7 or Higher
Curated Video
Don’t Make This Mistake in Your Overall Trend - IELTS Energy Podcast 1164
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...
Packt
Sub Classes
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...
Curated Video
Next.js from Development to Deployment - Generate Static Paths and Single Post Data
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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Java Tip 09 - Why Do We Need Static Methods?
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...
TMW Media
Newton's Laws Of Motion With Friction: Solving a problem, Part 1
Given certain parameters, how would you solve this problem in Y direction?
Newton's Laws Of Motion With Friction, Part 2
Curated Video
Core Java Programming Course- Concept of Main Method
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...
Curated Video
Learn and Master C Programming - declaring static variables inside functions with 'static' keyword in C
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...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 24 - Implementing Static Filtering for RESTful Service
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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 04 - Generics Puzzles - Restrictions with Extends and Generic Methods
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Tags Overview
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...