Hi, what do you want to do?
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Variable Arguments
Miscellaneous Topics: Variable Arguments
r/>
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...
r/>
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...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Throwing an Exception
Exception Handling: Throwing an Exception
r/>
This clip is from the chapter "Exception Handling" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn how exceptions are...
r/>
This clip is from the chapter "Exception Handling" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn how exceptions are...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Synchronization of Threads: join, wait, notify and notifyAll methods
Multithreading: Synchronization of Threads: join, wait, notify and notifyAll methods
r/>
This clip is from the chapter "Multithreading" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this...
r/>
This clip is from the chapter "Multithreading" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Inheritance, Method overloading and Method overriding
Basics of Object Oriented Programming: Inheritance, Method overloading and Method overriding
r/>
This clip is from the chapter "Basics of Object Oriented Programming" of the series "Java Interview Guide : 200+ Interview...
r/>
This clip is from the chapter "Basics of Object Oriented Programming" of the series "Java Interview Guide : 200+ Interview...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Differences between C++ and Java
Java Platform: Differences between C++ and Java
r/>
This clip is from the chapter "Java Platform" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will be introduced to the...
r/>
This clip is from the chapter "Java Platform" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will be introduced to the...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Concurrent Collections – CopyOnWriteArrayList
Concurrent Collections: Concurrent Collections – CopyOnWriteArrayList
r/>
This clip is from the chapter "Concurrent Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you...
r/>
This clip is from the chapter "Concurrent Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - CompareAndSwap, Locks and AtomicOperations
Concurrent Collections: CompareAndSwap, Locks and AtomicOperations
r/>
This clip is from the chapter "Concurrent Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will...
r/>
This clip is from the chapter "Concurrent Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will...
Curated Video
Robotic Process Automation - UiPath RPA Developer Masterclass - Introduction to Variables
This video will provide an introduction and overview of the most relevant variables for building robots in UiPath Studio.
<
br/>
This clip is from the chapter "Tech Primer – Variables and Data Types" of the series "Robotic Process...
<
br/>
This clip is from the chapter "Tech Primer – Variables and Data Types" of the series "Robotic Process...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - What We will Learn
In this video, we will see what we are going to learn in this section.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine...
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine...
Curated Video
Intro To Python Programming - Printing Numbers and Strings
The Python print() statement is more sophisticated than you might think. In this section of the course, you'll learn to print strings, numbers and other values to the console. You'll also learn how to concatenate multiple values in a...
Curated Video
PEP8 Guidelines Python Clean Coding - Taking Inputs from the User
This video explains how to take inputs from the user.<br<br/>/>
This clip is from the chapter "Python Basics" of the series "PEP8 Guidelines: Python Clean Coding".This section focuses on various basic Python concepts.
This clip is from the chapter "Python Basics" of the series "PEP8 Guidelines: Python Clean Coding".This section focuses on various basic Python concepts.
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - The str Data Type
Let's learn about the textual data within codes and how to write them.
<
br/>
This clip is from the chapter "Strings" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on strings and how...
<
br/>
This clip is from the chapter "Strings" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on strings and how...
Curated Video
Comprehensive Android Developer Bootcamp - Finalizing the App plus CHALLENGE
Android Development – Let the fun Begin!:Finalizing the App plus CHALLENGE
r/>
This clip is from the chapter "Android Development – Let the fun Begin!" of the series "The Comprehensive Android Developer Bootcamp".This section...
r/>
This clip is from the chapter "Android Development – Let the fun Begin!" of the series "The Comprehensive Android Developer Bootcamp".This section...
Curated Video
Comprehensive Android Developer Bootcamp - Creating Question Model Class
Build a Quiz App – MVC Architecture:Creating Question Model Class
r/>
This clip is from the chapter "Build a Quiz App – MVC Architecture" of the series "The Comprehensive Android Developer Bootcamp".This section shows you how...
r/>
This clip is from the chapter "Build a Quiz App – MVC Architecture" of the series "The Comprehensive Android Developer Bootcamp".This section shows you how...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - ES6 Classes: Part I
In this video you'll learn how to work with ES6 classes. Classes will be used to create React components.
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
The Complete React Developer Course (with Hooks and Redux) - JSX Expressions
In this video you'll learn how to inject dynamic values into your JSX.
r/>
This clip is from the chapter "Hello React" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is about React in...
r/>
This clip is from the chapter "Hello React" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is about React in...
Curated Video
The Modern JavaScript Bootcamp (2019) - Strings and Variables
In this lecture, you’re going to start learning JavaScript! We’ll kick things off by talking about two important things, variables, and strings.
r/>
This clip is from the chapter "JavaScript Basics: Variables and Flow Control"...
r/>
This clip is from the chapter "JavaScript Basics: Variables and Flow Control"...
Curated Video
The Complete Beginners Guide to Arduino - 2021 - Data Types
This lecture will explain the different types of data you can store and use in your Arduino code and how much space each one takes up in memory. This is an essential concept and if you do not fully understand the different data types...
Curated Video
Learn Go in 3 Hours - Creating and Using Your Own Packages
Packages aren’t just for the standard library. Well-structured Go programs also use package for organization.
• This video covers how to break up your program into different packages and how to import these pack
ages.
•...
• This video covers how to break up your program into different packages and how to import these pack
ages.
•...
Curated Video
REST APIs with Flask and Python - String Formatting in Python
This video demonstrates how to format strings in 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...
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...
Curated Video
REST APIs with Flask and Python - Booleans in Python
This video explains how to use Booleans in 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...
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...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Strings in Java
This video explains strings in Java.
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 basic concepts of Java, such as...
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 basic concepts of Java, such as...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Practice Exercise- Excel Driven Testing – Part 3
This video is the third part of the three-part video that presents more practice exercises on Excel driven testing.
r/>
This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation...
r/>
This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - toString method
Basics of Object Oriented Programming: toString method
r/>
This clip is from the chapter "Basics of Object Oriented Programming" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section you...
r/>
This clip is from the chapter "Basics of Object Oriented Programming" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section you...