Curated Video
Java Programming for Complete Beginners - Java 16 - Step 11 - Java Dates - Introduction to LocalDate, LocalTime, and LocalDateTime
In this video, we will learn about Java dates - introduction to LocalDate, LocalTime, and LocalDateTime. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Curated Video
Learning Dart (Video 15)
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build large-scale...
Curated Video
Advanced Swift 2 Application Development (Video 24)
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on all...
Packt
How can Java Classes Take Advantage of Interfaces?
This video explains how Java classes can take advantage of interfaces. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to...
Curated Video
Creational Design Patterns in Modern C++ - Game Implementation - Part II
This video is the second part of the six-part video that demonstrates how to add the vehicle subclasses. This clip is from the chapter "Prototype" of the series "Creational Design Patterns in Modern C++".This video provides an overview...
Curated Video
Creational Design Patterns in Modern C++ - Game Implementation - Part VI
This video is the sixth part of the six-part video that demonstrates how to refactor the game to use a deep copy to prevent issues with a shallow copy. This clip is from the chapter "Prototype" of the series "Creational Design Patterns...
Curated Video
Creational Design Patterns in Modern C++ - Multiple Actors - Part I
This video is the first part of the three-part video that demonstrates how to update the example to support multiple types of actors. • Smart pointers, raw pointers, and references • Function objects • Contiguous sequences This clip is...
Curated Video
Complete Modern C++ - File IO - Part I (Basics)
This video demonstrates reading and writing of data into text files. This clip is from the chapter "File Input and Output" of the series "Complete Modern C++".This section explains about functions in file input and output.
Curated Video
C++ Standard Template Library in Practice - The Course Overview
This video will give you an overview about the course. This clip is from the chapter "Introducing the Standard Template Library (STL)" of the series "C++ Standard Template Library in Practice".We begin by reminding ourselves why the...
Curated Video
Comprehensive Android Developer Bootcamp - Introduction to Classes and OOP - Object Oriented Programming
Introduction to Object Oriented Programming in Java:Introduction to Classes and OOP - Object Oriented Programming This clip is from the chapter "Introduction to Object Oriented Programming in Java" of the series "The Comprehensive...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 04 - Create Motor Bike Java Class and a Couple of Objects
In this video, we will learn how to create Motor Bike Java class and a couple of objects. This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners - Java 16".In...
Brainwaves Video Anthology
Denisha Jones - Teachers Make a Difference - Elma Redfern Moore, Ed D
Denisha Jones is the Director, Art of Teaching Program at Sarah Lawrence College. She earned a BS in Early Childhood Education and Certificate in Nonprofit Leadership from the University of the District of Columbia; PhD. in Curriculum...
Curated Video
Learning Python Web Penetration Testing (Video 8)
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Packt
What are Abstract Classes and how Different are they from Interfaces?
This video explains abstract classes and discusses how different they are from interfaces. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with...
Packt
Difference Between Public and Private Modifiers with Examples
This video explains with examples the difference between public and private modifiers. This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Curated Video
Hands-On WebAssembly for C++ Programmers - Passing Complex Data with Embind
So far, we can pass primitive types only. How do we pass objects, enumerations, and more? • Learn how to pass enumerations • Learn how to pass value objects • Learn how to pass classes This clip is from the chapter "Running Our First C++...
Curated Video
Creational Design Patterns in Modern C++ - Generic Pool - Part I
This video is the first part of the two-part video that demonstrates how to create a generic object pool that can work with any class. This clip is from the chapter "Object Pool" of the series "Creational Design Patterns in Modern...
Curated Video
Creational Design Patterns in Modern C++ - Pooling Game Objects - Part II
This video is the second part of the two-part video that demonstrates how to use pooling for the Missile class objects. • `string_view`: intention of “observing” • Retain strings passed to functions • Performance comparison with...
Curated Video
Creational Design Patterns in Modern C++ - S.O.L.I.D. Principles - Part III
This video is the third part of the three-part video that explains the Interface Segregation and Depending Inversion principles. • What a variant represents • std::variant interface and usage • Example of use cases This clip is from the...
Curated Video
TypeScript for Beginners - Inheriting Functionality
This video demonstrates how to work with the inheriting functionality. This clip is from the chapter "Inheritance" of the series "TypeScript for Beginners".This section introduces you to the concept of inheritance and explains how to use...
Curated Video
Complete Java SE 8 Developer Bootcamp - Coding Standards
Learn the conventions that most Java developers use when writing applications. This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8 Developer Bootcamp".This section gives brief overview on...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 21 - Polymorphism - an Introduction
In this session, we will learn about polymorphism. This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will revert to OOP again and...
Catalyst University
Overview & Comparison of Water- vs Lipid-Soluble Hormones
This video includes a basic introduction to the endocrine system and then a comparison of the signaling between water-soluble and lipid-soluble hormones.
Curated Video
Learning Dart (Video 12)
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build large-scale...