Curated Video
Creational Design Patterns in Modern C++ - Basic Implementation
This video explains the basic implementation of the builder pattern. • Open the *.ui file in Qt Creator • Add the QPlainTextEdit widget to the UI • Arrange the layout contents vertically and add menu items This clip is from the chapter...
KnowMo
Introduction to Pictograms and How to Construct and Interpret Them
This video is a tutorial on how to construct and interpret pictograms. The presenter explains the purpose of pictograms and demonstrates how to construct a simple one using a data table of farmers harvesting pumpkins. The video also...
IDG TECHtalk
Building a toy social network with Python, Part 4: Making and displaying replies
In Part 4 of this ongoing series, we make it possible to reply to existing messages, and clean up how messages are displayed to make replies easier to discern from original posts.
Curated Video
Excel VBA Programming The Complete Guide - The For Each-Next Construct
The For Each construct iterates over every single object in a collection. In this lesson, we practice iterating over the Workbooks and Worksheets collections. This clip is from the chapter "Iteration" of the series "Excel VBA...
Professor Dave Explains
Practice Problem: Pendulum Velocity
Now you're really getting advanced with your building skills. Check out this pendulum. It's a good thing we know about potential energy and kinetic energy, because that will allow us to calculate the velocity of the pendulum at any...
Curated Video
Mastering Spring Framework Fundamentals - The Java Development Kit (JDK) Standard Lifecycle Annotations (@PostConstruct and @PreDestroy)
This video demonstrates how to define optional properties. This clip is from the chapter "Interfaces" of the series "TypeScript for Beginners".This section introduces you to interfaces and explains how to use them.
Curated Video
Complete Modern C++ - Introduction to Filesystem Library (C++17)
This video gives a glimpse of the features of the filesystem library from the C++17 standard. This clip is from the chapter "File Input and Output" of the series "Complete Modern C++".This section explains about functions in file input...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 14 - Introduction to Java Constructors
In this video, we will learn about introduction to Java constructors. This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Curated Video
Complete Modern C++ - std::optional - I
This video explains the basics of how to use std::optional. This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Curated Video
Mastering Spring Framework Fundamentals - Alternatives to Using Constructor Dependency
This video provides an overview of what you will learn in this section. This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control statements and explains...
Curated Video
Mastering Spring Framework Fundamentals - Applying Constructor Dependency Injection to XML Configuration
This video demonstrates how to assign operators. This clip is from the chapter "Operators" of the series "TypeScript for Beginners".This section introduces you to operators and explains how to use them.
Curated Video
Machine Learning Random Forest with Python from Scratch - How Decision Trees and Random Forest Work
We will understand what a decision tree is and create a decision tree and get a prediction result from the decision tree. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with...
Curated Video
C++ Developer - Section Overview - Introduction to Classes and Objects
This video introduces you to classes and objects. This clip is from the chapter "Introduction to Classes and Objects" of the series "The Complete C++ Developer Course".This section introduces classes and objects.
Curated Video
Java Programming for Complete Beginners - Java 16 - Java Tip 15 - Enum - Constructor, Variables, and Methods
In this session, we will learn about enum - constructor, variables, and 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...
Curated Video
The Complete Java Developer Course: From Beginner to Master - Section Overview "Introduction to Classes and Objects"
This video provides an overview of the section. This clip is from the chapter "Introduction to Classes and Objects" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses on classes and objects....
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Create API Gateway Infrastructure Solution Construct for Our E-Commerce Serverless App
This video helps create API Gateway infrastructure solution construct for our e-commerce serverless app. This clip is from the chapter "Organize Infrastructure Code with Creating Solution Constructs on AWS CDK" of the series "AWS...
Curated Video
Predictive Analytics with TensorFlow 9.3: Developing a Predictive Model for Time Series Data
RNNs, specifically LSTM models, are often a difficult topic to understand. Time series prediction is a useful application for RNNs because of temporal dependencies in the data. Time series data is abundantly available online. In this...
Curated Video
Skin in the Game: The Importance of Symmetry of Risk and Return
This video discusses the economic and ethical principle of "skin in the game," which suggests that those who stand to gain from an activity should also be at risk of losing when things go wrong. The video provides historical examples of...
Curated Video
Mastering Spring Framework Fundamentals - The Sequence of Spring Container Callbacks on a Spring-managed Bean
This video demonstrates how to work with interfaces that are created at the time of compilation. This clip is from the chapter "Interfaces" of the series "TypeScript for Beginners".This section introduces you to interfaces and explains...
Curated Video
gRPC [Java] Master Class: Build Modern API and Microservices - ReadBlog Server
[Hands-On] CRUD API with MongoDB: ReadBlog Server This clip is from the chapter "[Hands-On] CRUD API with MongoDB" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section, you are going to learn about...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Writing L3 Constructs and Construct Tree on AWS CDK
This video helps in writing L3 constructs and construct tree on AWS CDK. This clip is from the chapter "Code Structure of E-Commerce Serverless Microservices Project in CDK" of the series "AWS Serverless Microservices with Patterns and...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Create Database Infrastructure Solution Construct for Our E-Commerce Serverless App
This video explains how to create database infrastructure solution construct for our e-commerce serverless app. This clip is from the chapter "Organize Infrastructure Code with Creating Solution Constructs on AWS CDK" of the series "AWS...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Creating AWS SQS with AWS CDK
This video demonstrates creating AWS SQS with AWS CDK. This clip is from the chapter "Creating AWS SQS Queue Infrastructure with AWS CDK – Polling Checkout Basket" of the series "AWS Serverless Microservices with Patterns and Best...
Curated Video
AWS Cloud Development Kit - From Beginner to Professional - Why Do We Need AWS Cloud Development Kit (CDK)
This video explains the need for AWS Cloud Development Kit. This clip is from the chapter "AWS Cloud Development Kit" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section, the author introduces you to...