Hi, what do you want to do?
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
Java Interview Guide : 200+ Interview Questions and Answers - Checked and Unchecked Exceptions
Exception Handling: Checked and Unchecked Exceptions
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...
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...
Curated Video
Creating a Simple Chat Bot in Small Basic
In this tutorial, Justin teaches how to create a simple chat bot using Small Basic programming language. He explains the concept of keyword recognition and response generation using if statements and the isSubText...
Curated Video
Introduction to String Manipulation and Palindrome Checking
In this video, Justin teaches the basics of programming using Small Basic. He covers topics such as string manipulation, counting the length of a string, reversing a string, and creating a palindrome checker. These skills are essential...
Curated Video
Data Science and Machine Learning with R - Basic Types
This video explains basic types in R.
r/>
This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This video explains data types...
r/>
This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This video explains data types...
Curated Video
Comprehensive Android Developer Bootcamp - ArrayLists - and Introduction
Java Data Structures:ArrayLists - and Introduction
r/>
This clip is from the chapter "Java Data Structures" of the series "The Comprehensive Android Developer Bootcamp".In this section you will cover the Java Data Structures....
r/>
This clip is from the chapter "Java Data Structures" of the series "The Comprehensive Android Developer Bootcamp".In this section you will cover the Java Data Structures....
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Special methods and what they are
Working with strings and variables to handle text<br/<br/>>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.
Curated Video
Multi-Paradigm Programming with Modern C++ - Enter Ranges
Most algorithms use a pair of iterators. Most containers can be thought of as a pair of begin() and end() iterators. Why not use a pair of iterators everywhere? Roughly, this is what ranges are all about.
• Installing range-v3...
• Installing range-v3...
Curated Video
Complete Modern C++ - Strings - Part II (std::string)
This video introduces the std::string class from the standard library and its usage.
• Look at the Qt document
ation
• Override mouse event
functions
• Print data to the console to confirm that the app is re
ac
ting...
• Look at the Qt document
ation
• Override mouse event
functions
• Print data to the console to confirm that the app is re
ac
ting...
Curated Video
Complete Modern C++ - Callbacks Revisited - Function Pointers
This video revisits the concepts of function pointers as callbacks.
r/>
This clip is from the chapter "Lambda Expressions (C++11)" of the series "Complete Modern C++".In this section, we will investigate callbacks and lambda...
r/>
This clip is from the chapter "Lambda Expressions (C++11)" of the series "Complete Modern C++".In this section, we will investigate callbacks and lambda...
Curated Video
C++ Standard Template Library in Practice - Section 6 Review
We want to know what we covered.
• Go over the information that we have covered in this se
ction
• We want to know what
we
covered
This clip is from the chapter "I/O in C++" of the series "C++ Standard Template...
• Go over the information that we have covered in this se
ction
• We want to know what
we
covered
This clip is from the chapter "I/O in C++" of the series "C++ Standard Template...
Curated Video
Java Programming for Complete Beginners - Java 16 - Java Tip - String Concatenation
This video talks about string concatenation.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".In this...
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".In this...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - For Loop
This video teaches you about the for loop in Python.<br/<br/>>
This clip is from the chapter "Python Basics" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn the basics of Python.
This clip is from the chapter "Python Basics" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn the basics of Python.
Curated Video
The Complete Java Developer Course: From Beginner to Master - Project - Name Permutations
This video covers a project where you will play around with permutations of names of 5 people inputted from the user's end.
r/>
This clip is from the chapter "Strings and the StringBuilder Class" of the series "The Complete...
r/>
This clip is from the chapter "Strings and the StringBuilder Class" of the series "The Complete...
Curated Video
The Complete Java Developer Course: From Beginner to Master - String Methods, Part 2
This video is the second part of the two-part video, which shows different string methods.
r/>
This clip is from the chapter "Strings and the StringBuilder Class" of the series "The Complete Java Developer Course: From Beginner...
r/>
This clip is from the chapter "Strings and the StringBuilder Class" of the series "The Complete Java Developer Course: From Beginner...
Curated Video
The Complete Java Developer Course: From Beginner to Master - String Methods, Part 1
This video is the first part of the two-part video, which shows different string methods.
r/>
This clip is from the chapter "Strings and the StringBuilder Class" of the series "The Complete Java Developer Course: From Beginner...
r/>
This clip is from the chapter "Strings and the StringBuilder Class" of the series "The Complete Java Developer Course: From Beginner...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Lists
Lists let you store multiple items and preserve the order. Like a grocery list…if you were trying to get in and out of the store as fast as possible.
r/>
This clip is from the chapter "Beginner-friendly Python" of the series...
r/>
This clip is from the chapter "Beginner-friendly Python" of the series...
Curated Video
Python 3 for Beginners: Introduction to Python Variables, Functions, and Methods
In this video, you'll learn the fundamentals of Python programming. From understanding variables to creating strings and using functions, this course will guide you through the basics of Python. You'll also discover how everything in...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Searching Files and Using Pipe
This video explains how to search files and use the pipe command.
r/>
This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section explains...
r/>
This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section explains...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Three Things you need to Know
Introduction to Course: Three Things you need to know
r/>
This clip is from the chapter "Introduction to Course" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section is the introductory...
r/>
This clip is from the chapter "Introduction to Course" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section is the introductory...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Exception Handling - try, catch and finally
Exception Handling:<br/<br/>>
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 handled in Java.
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 handled in Java.
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Course Overview
Introduction to Course: Course Overview
r/>
This clip is from the chapter "Introduction to Course" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section is the introductory section of the...
r/>
This clip is from the chapter "Introduction to Course" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section is the introductory section of the...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Collection Interface Hierarchy
Collections: Collection Interface Hierarchy
r/>
This clip is from the chapter "Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn about Collection interface...
r/>
This clip is from the chapter "Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn about Collection interface...
Curated Video
Practical Data Science using Python - Python String Operations
This video explains Python string operations.<br<br/>/>
This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.