Hi, what do you want to do?
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Creating Custom Utilities
This video demonstrates how to create custom utilities.
r/>
This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python Automation Testing from Scratch...
r/>
This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python Automation Testing from Scratch...
Curated Video
REST APIs with Flask and Python - Class Inheritance
This video focuses on class inheritance.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python...
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 69 - Custom Queries Using Spring Data JPA Repository
In this video, we will cover custom queries using Spring Data JPA repository.
r/>
This clip is from the chapter "Spring Data JPA and Spring Data REST" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In...
r/>
This clip is from the chapter "Spring Data JPA and Spring Data REST" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Enum
Miscellaneous Topics: Enum<br/<br/>>
This clip is from the chapter "Miscellaneous Topics" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section addresses some miscellaneous topics of Java.
This clip is from the chapter "Miscellaneous Topics" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section addresses some miscellaneous topics of Java.
Curated Video
Agile Scrum Master Certification Exam Prep (CSM) - Fill Information Accordingly
Let us look at the various factors involved in understanding how product backlogs would be created for user stories.
<
br/>
This clip is from the chapter "Scrum Artifacts" of the series "Agile Scrum Master Certification Exam Prep...
<
br/>
This clip is from the chapter "Scrum Artifacts" of the series "Agile Scrum Master Certification Exam Prep...
Brainwaves Video Anthology
Jonathan Plucker - What is Creativity
Jonathan Plucker is an Endowed Professor of Neag School of Education, University of Connecticut
Education:
The University of Connecticut, B.S. with honors in Secondary
Chemistry Education
The University...
Education:
The University of Connecticut, B.S. with honors in Secondary
Chemistry Education
The University...
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...
Curated Video
Learning CSS (Video 28)
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they...
msvgo
Electric Flux
It explains about the possibilities field lines that passes through area element and definition of electric flux.
Packt
Customizing the Views Directory
Web Servers: Customizing the Views Directory<br<br/>/>
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.
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
TypeScript for Beginners - Using a Data Type with the Rest Parameter
This video demonstrates how to use a data type with the rest parameter.<br/<br/>>
This clip is from the chapter "Functions" of the series "TypeScript for Beginners".This section introduces you to functions and explains how to use them.
This clip is from the chapter "Functions" of the series "TypeScript for Beginners".This section introduces you to functions and explains how to use them.
Curated Video
TypeScript for Beginners - Boolean
This video explains the Boolean data type.<br/<br/>>
This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data types and explains how to use them.
This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data types and explains how to use them.
Curated Video
TypeScript for Beginners - Adding the Function Properties
This video demonstrates how to add the function properties.<br/<br/>>
This clip is from the chapter "Classes" of the series "TypeScript for Beginners".This section introduces you to classes and explains how to use them.
This clip is from the chapter "Classes" of the series "TypeScript for Beginners".This section introduces you to classes and explains how to use them.
Curated Video
TypeScript for Beginners - Adding a Constructor
This video demonstrates how to add a constructor.<br/<br/>>
This clip is from the chapter "Classes" of the series "TypeScript for Beginners".This section introduces you to classes and explains how to use them.
This clip is from the chapter "Classes" of the series "TypeScript for Beginners".This section introduces you to classes and explains how to use them.
Curated Video
Apache Maven Beginner to Guru - Assignment - Adding the JBoss Repository to setting.xml
This video presents an assignment of adding the JBoss repository to setting.xml This clip is from the chapter "Maven Repositories" of the series "Apache Maven: Beginner to Guru".This section provides an explanation of Maven repositories.
Curated Video
C++ Standard Template Library in Practice - Numeric Algorithms - std::inner_product and std::iota
The listener is new to algorithms and does not know about the numeric algorithms.
• Introduce the listener to the std::inner_product, and std::iota algo
rithm
• Show how it works and explain the different versions...
• Introduce the listener to the std::inner_product, and std::iota algo
rithm
• Show how it works and explain the different versions...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Nesting Components
In this video you'll learn how you can create a React component that renders another React component.
r/>
This clip is from the chapter "React Components" of the series "The Complete React Developer Course (with Hooks and...
r/>
This clip is from the chapter "React Components" of the series "The Complete React Developer Course (with Hooks and...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - Implementing Generics for the Custom List
In this session, we will learn about implementing generics for the custom list.
r/>
This clip is from the chapter "Generics" of the series "Java Programming for Complete Beginners - Java 16".In this section, we explore about...
r/>
This clip is from the chapter "Generics" of the series "Java Programming for Complete Beginners - Java 16".In this section, we explore about...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Repository Detailed Architecture
In this video, we'll look at repository detailed architecture.
r/>
This clip is from the chapter "Repository Pattern" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at the repository...
r/>
This clip is from the chapter "Repository Pattern" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at the repository...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 23 - Mixing the XML Context with a Component Scan for Beans Defined with Annotation
This video demonstrates how to mix the XML context with a component scan for beans defined with annotation.
r/>
This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master...
r/>
This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Spring Unit Testing with an XML Context
This video provides an explanation of the Spring unit testing with an XML context.
r/>
This clip is from the chapter "Spring Level 3 - Unit Testing with the Spring Framework" of the series "Spring Framework Master Class - Java...
r/>
This clip is from the chapter "Spring Level 3 - Unit Testing with the Spring Framework" of the series "Spring Framework Master Class - Java...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - How Java Classes can Take Advantage of the Interface
This video explains how Java classes can take advantage of the interface.
r/>
This clip is from the chapter "Java Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section presents the...
r/>
This clip is from the chapter "Java Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section presents the...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 9 – Introduction to Spring Data JPA
This video provides an introduction to Spring Data JPA.
r/>
This clip is from the chapter "Appendix – Introduction to JPA in 10 Steps" of the series "Master Microservices with Spring Boot and Spring Cloud".This section provides...
r/>
This clip is from the chapter "Appendix – Introduction to JPA in 10 Steps" of the series "Master Microservices with Spring Boot and Spring Cloud".This section provides...