Hi, what do you want to do?
Curated Video
Apache Maven Beginner to Guru - Setting Common Properties in Maven Bill of Materials (BOM)
This video explains how to set common properties in Maven BOM.
r/>
This clip is from the chapter "Enterprise Dependency Management" of the series "Apache Maven: Beginner to Guru".This section explains the enterprise dependency...
r/>
This clip is from the chapter "Enterprise Dependency Management" of the series "Apache Maven: Beginner to Guru".This section explains the enterprise dependency...
Curated Video
Comprehensive Android Developer Bootcamp - Understanding Android Activities and Life Cycle Callbacks
Understanding Android Activities and Life Cycles:Understanding Android Activities and Life Cycle Callbacks
r/>
This clip is from the chapter "Understanding Android Activities and Life Cycles" of the series "The Comprehensive...
r/>
This clip is from the chapter "Understanding Android Activities and Life Cycles" of the series "The Comprehensive...
Curated Video
Core Java Programming Course- "Final" Keyword
This video explains the keyword "Final".
r/>
This clip is from the chapter "Inheritance and Abstraction" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains inheritance and...
r/>
This clip is from the chapter "Inheritance and Abstraction" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains inheritance and...
Curated Video
Comprehensive Android Developer Bootcamp - Showing Each Activity Life Cycle
Understanding Android Activities and Life Cycles:Showing Each Activity Life Cycle
r/>
This clip is from the chapter "Understanding Android Activities and Life Cycles" of the series "The Comprehensive Android Developer...
r/>
This clip is from the chapter "Understanding Android Activities and Life Cycles" of the series "The Comprehensive Android Developer...
Curated Video
Comprehensive Android Developer Bootcamp - Overriding Super Class Methods
Java Inheritance:Overriding Super Class Methods
r/>
This clip is from the chapter "Java Inheritance" of the series "The Comprehensive Android Developer Bootcamp".This section introduces Java Inheritance and how to create its...
r/>
This clip is from the chapter "Java Inheritance" of the series "The Comprehensive Android Developer Bootcamp".This section introduces Java Inheritance and how to create its...
Curated Video
Apache Maven Beginner to Guru - Configuring of Maven Repositories
This video demonstrates how to configure Maven repositories. 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
The Complete Practical Docker Guide - Exploring Environment Variables
This video helps in exploring environment variables.
r/>
This clip is from the chapter "Communication Between Containers and Environment Variables (MySQL, phpMyAdmin)" of the series "The Complete Practical Docker Guide".This...
r/>
This clip is from the chapter "Communication Between Containers and Environment Variables (MySQL, phpMyAdmin)" of the series "The Complete Practical Docker Guide".This...
Curated Video
Comprehensive Android Developer Bootcamp - Understanding toString Override Method
Java Inheritance:Understanding toString Override Method
r/>
This clip is from the chapter "Java Inheritance" of the series "The Comprehensive Android Developer Bootcamp".This section introduces Java Inheritance and how to...
r/>
This clip is from the chapter "Java Inheritance" of the series "The Comprehensive Android Developer Bootcamp".This section introduces Java Inheritance and how to...
Curated Video
Learning CSS (Video 25)
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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 09 - Inheritance and Overriding - with toString() Method
In this session, we will learn about inheritance and overriding - with the toString() method.
r/>
This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java...
r/>
This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java...
Curated Video
Introducing Ionic 2 (Video 19)
Hybrid apps are changing the way people build mobile applications. With Ionic 2, hybrid app developers are gifted with not only a fresh, well-built, and powerful platform, but also a tool to enjoy their development experience....
Curated Video
Apache Maven Beginner to Guru - Maven Jar Plug-in
This video explains the Maven jar plug-in.
r/>
This clip is from the chapter "Common Maven Plug-ins" of the series "Apache Maven: Beginner to Guru".This section introduces you to various Maven plug-ins, such as Maven clean...
r/>
This clip is from the chapter "Common Maven Plug-ins" of the series "Apache Maven: Beginner to Guru".This section introduces you to various Maven plug-ins, such as Maven clean...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 18 - Java Interface - Puzzles - Unimplemented methods, Abstract Classes, Values
In this session, we will learn about Java interface - puzzles - unimplemented methods, abstract classes, values.
r/>
This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete...
r/>
This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete...
Curated Video
The Art of Doing: Dive Into Android Development with Kotlin - Exploring Lifecycle Methods
In this video, we will be exploring lifecycle methods.
r/>
This clip is from the chapter "Exploring the Basics of Android Studio" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we...
r/>
This clip is from the chapter "Exploring the Basics of Android Studio" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we...
Curated Video
C++ Programming By Example - Reacting to User Input
How can we react to user input in our custom widget?
• Look at the Qt document
ation
• Override mouse event
functions
• Print data to the console to confirm that the app is re
ac
ting properly
This clip is...
• Look at the Qt document
ation
• Override mouse event
functions
• Print data to the console to confirm that the app is re
ac
ting properly
This clip is...
Curated Video
Mastering Django Web Development (Video 2)
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
TypeScript for Beginners - Overriding Inheritance
This video demonstrates how to override inheritance.<br/<br/>>
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 it.
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 it.
Curated Video
Hands-On WebAssembly for C++ Programmers - Integrating WebAssembly Modules
We've used the term module throughout the course, but have not actually stopped to define it
• Learn about WebAssembly mo
dules
• Learn about Emscript
en modules
• Override Module behavior using
-
-pre-js flags
...
• Learn about WebAssembly mo
dules
• Learn about Emscript
en modules
• Override Module behavior using
-
-pre-js flags
...
Curated Video
Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 15: Continued. Mocking Static Method
Powermock with Mockito: Step 15: Continued. Mocking Static Method
r/>
This clip is from the chapter "Powermock with Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we set up...
r/>
This clip is from the chapter "Powermock with Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we set up...
Curated Video
Comprehensive Android Developer Bootcamp - Show Data From Second Activity
Understanding Android Activities and Life Cycles:Show Data From Second Activity
r/>
This clip is from the chapter "Understanding Android Activities and Life Cycles" of the series "The Comprehensive Android Developer...
r/>
This clip is from the chapter "Understanding Android Activities and Life Cycles" of the series "The Comprehensive Android Developer...
Curated Video
Complete Modern C++ - Project - Part VII (override and final specifier)
This video explains the purpose of override and final specifier.
r/>
This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will learn about inheritance and will...
r/>
This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will learn about inheritance and will...
Curated Video
Learning Akka (Video 27)
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage...
Curated Video
TypeScript for Beginners - Return Types in Functional Interfaces
This video explains the various return types in functional interfaces.<br/<br/>>
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.
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
Comprehensive Android Developer Bootcamp - Async Interface to Get the Data ( Asynchronously)
Building a Trivia App:Async Interface to Get the Data ( Asynchronously)
r/>
This clip is from the chapter "APP –Building a Trivia App" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how...
r/>
This clip is from the chapter "APP –Building a Trivia App" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how...