Hi, what do you want to do?
Curated Video
MongoDB Tutorial for Beginners (2022) - Drop a Collection
Drop a collection in MongoDB. Dropping a collection deletes the entire collection and all its documents and fields.
<
br/>
This clip is from the chapter "Drop a Collection and Database" of the series "MongoDB Tutorial for Beginners...
<
br/>
This clip is from the chapter "Drop a Collection and Database" of the series "MongoDB Tutorial for Beginners...
Curated Video
MongoDB Tutorial for Beginners (2022) - Display Collections
Display all the collections in a specific MongoDB database.
<
br/>
This clip is from the chapter "Insert and Display" of the series "MongoDB Tutorial for Beginners (2022)".This section demonstrates how to insert documents and...
<
br/>
This clip is from the chapter "Insert and Display" of the series "MongoDB Tutorial for Beginners (2022)".This section demonstrates how to insert documents and...
Curated Video
MongoDB Tutorial for Beginners (2022) - AND Operator
Implement the AND operator in MongoDB and retrieve documents satisfying all the conditions.
<
br/>
This clip is from the chapter "MongoDB Operators" of the series "MongoDB Tutorial for Beginners (2022)".This section illustrates the...
<
br/>
This clip is from the chapter "MongoDB Operators" of the series "MongoDB Tutorial for Beginners (2022)".This section illustrates the...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Set interfaces and implementations - HashSet, LinkedHashSet and TreeSet
Collections: Set interfaces and implementations - HashSet, LinkedHashSet and TreeSet
r/>
This clip is from the chapter "Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section,...
r/>
This clip is from the chapter "Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section,...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Queue interfaces and implementations - Deque and BlockingQueue
Collections: Queue interfaces and implementations - Deque and BlockingQueue
r/>
This clip is from the chapter "Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will...
r/>
This clip is from the chapter "Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - MongoDB (Account) Setup
In this video, we will be learning how to save data from our web scraper to an online database on MongoDB. We will walk you through the setup process, including creating an account and setting up a cluster for our database. We will also...
Curated Video
MongoDB Tutorial for Beginners (2022) - How to create a Database in MongoDB
Learn to create a new database in MongoDB with live examples.
<
br/>
This clip is from the chapter "Create a Database and Collection" of the series "MongoDB Tutorial for Beginners (2022)".In this section, you will learn how to...
<
br/>
This clip is from the chapter "Create a Database and Collection" of the series "MongoDB Tutorial for Beginners (2022)".In this section, you will learn how to...
Curated Video
MongoDB Tutorial for Beginners (2022) - stats() - Display Statistics of a Database
Implement the stats() method in MongoDB. This method returns a document with statistics of the database like collections, views, objects, storageSize, indexes, indexSize, totalSize, and so on.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
MongoDB Tutorial for Beginners (2022) - Sort Records
Learn to implement the sort() method in MongoDB and display sorted results. The documents can be sorted in ascending as well as descending order. For sort order, use 1 for ascending and -1 for descending order.
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
MongoDB Tutorial for Beginners (2022) - Skip Documents with the skip() Method
Learn to implement MongoDB's skip() method and skip documents from the query results while displaying.
<
br/>
This clip is from the chapter "Limit and Skip Records or Documents" of the series "MongoDB Tutorial for Beginners...
<
br/>
This clip is from the chapter "Limit and Skip Records or Documents" of the series "MongoDB Tutorial for Beginners...
Curated Video
MongoDB Tutorial for Beginners (2022) - Limit Records with the limit() Method
Implement the limit() method in MongoDB and display a limited number of documents.
<
br/>
This clip is from the chapter "Limit and Skip Records or Documents" of the series "MongoDB Tutorial for Beginners (2022)".This section focuses...
<
br/>
This clip is from the chapter "Limit and Skip Records or Documents" of the series "MongoDB Tutorial for Beginners (2022)".This section focuses...
Curated Video
MongoDB Tutorial for Beginners (2022) - Limit and Skip Records in a Single Query
Learn how we can limit and skip documents in MongoDB using the LIMIT() and SKIP() methods, respectively.
<
br/>
This clip is from the chapter "MongoDB Advanced Topics" of the series "MongoDB Tutorial for Beginners (2022)".Here, we...
<
br/>
This clip is from the chapter "MongoDB Advanced Topics" of the series "MongoDB Tutorial for Beginners (2022)".Here, we...
Curated Video
MongoDB Tutorial for Beginners (2022) - Drop a Database
Drop a database in MongoDB. Dropping a database deletes the entire database and all its collections.
<
br/>
This clip is from the chapter "Drop a Collection and Database" of the series "MongoDB Tutorial for Beginners (2022)".This...
<
br/>
This clip is from the chapter "Drop a Collection and Database" of the series "MongoDB Tutorial for Beginners (2022)".This...
Curated Video
MongoDB Tutorial for Beginners (2022) - Display Documents in a Formatted Way - pretty() Method
Implement the pretty() strategy in MongoDB and display formatted documents. The find() method displays documents, and pretty() displays in a formatted way.
<
br/>
This clip is from the chapter "Insert and Display" of the series...
<
br/>
This clip is from the chapter "Insert and Display" of the series...
Curated Video
MongoDB Tutorial for Beginners (2022) - Aggregate Records in MongoDB
Learn how to use MongoDB's aggregate() method to aggregate records.
<
br/>
This clip is from the chapter "MongoDB Advanced Topics" of the series "MongoDB Tutorial for Beginners (2022)".Here, we will focus on how to aggregate, limit,...
<
br/>
This clip is from the chapter "MongoDB Advanced Topics" of the series "MongoDB Tutorial for Beginners (2022)".Here, we will focus on how to aggregate, limit,...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Prerequisites 7 - Postman - Test and Manage API Gateway API Methods
This video focuses on the seventh prerequisite, which is Postman along with testing and managing API Gateway API methods.
<
br/>
This clip is from the chapter "Creating Product Microservices Serverless CRUD REST API Infrastructure...
<
br/>
This clip is from the chapter "Creating Product Microservices Serverless CRUD REST API Infrastructure...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Python Useful function: Python Function- Divmod
In this video, we will cover Python function- Divmod.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A...
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Sets: Homework
In this video, we will cover homework.
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - What are Java Collections?
This video explains Java Collections.
r/>
This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to Advanced and...
r/>
This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Complete Java SE 8 Developer Bootcamp - Overloading Methods
As long as the parameter list is unique, multiple methods may have the same name. This is called "overloading" a method.
r/>
This clip is from the chapter "Inheritance" of the series "Complete Java SE 8 Developer...
r/>
This clip is from the chapter "Inheritance" of the series "Complete Java SE 8 Developer...
IDG TECHtalk
Sets in Python: Advanced operations
Learn how sets in Python can be used for more powerful work, by using their built-in methods to filter and merge the contents of sets quickly and easily.
Professor Dave Explains
Types of Tissue Part 1: Epithelial Tissue
When learning about the structure of the human body, it's best to begin by learning about the types of tissues that are found within, since all of the organs are made of different combinations of these types of tissues. First up is...
Curated Video
Complete Java SE 8 Developer Bootcamp - Overriding Methods
Learn syntax and its restrictions to override methods to change the behavior that is defined in a super class.
r/>
This clip is from the chapter "Inheritance" of the series "Complete Java SE 8 Developer Bootcamp".Inheritance...
r/>
This clip is from the chapter "Inheritance" of the series "Complete Java SE 8 Developer Bootcamp".Inheritance...
Curated Video
Complete Java SE 8 Developer Bootcamp - Object Oriented Programming (OOP)
Learn what an "object oriented program" is, and the benefits they deliver. This clip is from the chapter "Introduction to Objects" of the series "Complete Java SE 8 Developer Bootcamp".Java is Object Oriented Programming which uses stack...