Hi, what do you want to do?
Curated Video
MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Update in Mongo Using Django
In this video, we will learn how to update in Mongo using Django.
<
br/>
This clip is from the chapter "Django with Mongo" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover...
<
br/>
This clip is from the chapter "Django with Mongo" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover...
Curated Video
MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Read from Mongo Using Django
In this video, we will learn how to read from Mongo using Django.
<
br/>
This clip is from the chapter "Django with Mongo" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover...
<
br/>
This clip is from the chapter "Django with Mongo" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover...
Curated Video
R Programming for Statistics and Data Science - Slicing and Indexing a Vector in R
This video explains slicing and indexing a vector in R.
<
br/>
This clip is from the chapter "Vectors and Vector Operations" of the series "R Programming for Statistics and Data Science".This section explains vectors and vector...
<
br/>
This clip is from the chapter "Vectors and Vector Operations" of the series "R Programming for Statistics and Data Science".This section explains vectors and vector...
Curated Video
Ultimate ASP.NET 5 Web API Development Guide - Set Up Auth Manager for Registration
This video helps in setting up Auth Manager for registration.
<
br/>
This clip is from the chapter "Securing Your Application" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on securing your...
<
br/>
This clip is from the chapter "Securing Your Application" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on securing your...
Curated Video
Ultimate ASP.NET 5 Web API Development Guide - Repository Refactor
This video talks about repository refactor.<br<br/>/>
This clip is from the chapter "Value-Added Features" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on the value-added features.
This clip is from the chapter "Value-Added Features" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on the value-added features.
Curated Video
Ultimate ASP.NET 5 Web API Development Guide - Refactor GET Methods
This video talks about refactoring GET Methods.
<
br/>
This clip is from the chapter "REST API Development Best Practices" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on the REST API...
<
br/>
This clip is from the chapter "REST API Development Best Practices" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on the REST API...
Curated Video
Ultimate ASP.NET 5 Web API Development Guide - Implement Repository Pattern - Part 1
This is the first of the two-part video to implement the repository pattern.
<
br/>
This clip is from the chapter "REST API Development Best Practices" of the series "Ultimate ASP.NET Core Web API Development Guide".This section...
<
br/>
This clip is from the chapter "REST API Development Best Practices" of the series "Ultimate ASP.NET Core Web API Development Guide".This section...
Curated Video
Ultimate ASP.NET 5 Web API Development Guide - Implement Refresh Tokens
This video helps implement refresh tokens.<br<br/>/>
This clip is from the chapter "Securing Your Application" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on securing your application.
This clip is from the chapter "Securing Your Application" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on securing your application.
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Creating and Using UDF
In this video, you will learn how to create and use UDF.
<
br/>
This clip is from the chapter "Spark Dataframe and Dataset Transformations" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this...
<
br/>
This clip is from the chapter "Spark Dataframe and Dataset Transformations" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Solution (Dividing Code in Functions)
Let's discuss the solution to the quiz on dividing code in functions.
<
br/>
This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on functions...
<
br/>
This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on functions...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Solution (Default Arguments)
Let's discuss the solution to the quiz on default arguments.<br<br/>/>
This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on functions and its types.
This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on functions and its types.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Functions and Classes
Let's look at functions and classes in this session.<br<br/>/>
This clip is from the chapter "Classes" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on classes.
This clip is from the chapter "Classes" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on classes.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Breaking Code in More Functions
In this lesson, we will incorporate the Break statement.<br<br/>/>
This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on functions and its types.
This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on functions and its types.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Arithmetic Operations on Variables-2
Let's look at a few basic operations on strings.<br<br/>/>
This clip is from the chapter "Overview" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on important basic concepts related to Scala.
This clip is from the chapter "Overview" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on important basic concepts related to Scala.
Curated Video
Ultimate ASP.NET 5 Web API Development Guide - Test and Understand POST Endpoint
This video takes you through the test and helps you understand the POST endpoint.
<
br/>
This clip is from the chapter "Scaffolding API Functionality" of the series "Ultimate ASP.NET Core Web API Development Guide".This section...
<
br/>
This clip is from the chapter "Scaffolding API Functionality" of the series "Ultimate ASP.NET Core Web API Development Guide".This section...
Curated Video
Ultimate ASP.NET 5 Web API Development Guide - Test and Understand GET Endpoint
This video takes you through the test and helps you understand the GET endpoint.
<
br/>
This clip is from the chapter "Scaffolding API Functionality" of the series "Ultimate ASP.NET Core Web API Development Guide".This section...
<
br/>
This clip is from the chapter "Scaffolding API Functionality" of the series "Ultimate ASP.NET Core Web API Development Guide".This section...
Curated Video
Ultimate ASP.NET 5 Web API Development Guide - Set Up Registration Endpoint
This video explains setting up the registration endpoint.
<
br/>
This clip is from the chapter "Securing Your Application" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on securing your...
<
br/>
This clip is from the chapter "Securing Your Application" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on securing your...
Curated Video
Ultimate ASP.NET 5 Web API Development Guide - Set Up Login Endpoint
This video talks about setting up the login endpoint.<br<br/>/>
This clip is from the chapter "Securing Your Application" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on securing your application.
This clip is from the chapter "Securing Your Application" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on securing your application.
Curated Video
Ultimate ASP.NET 5 Web API Development Guide - Refactor Controller to Use Repository
This video helps you with refactoring Controller to use the repository.
<
br/>
This clip is from the chapter "REST API Development Best Practices" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses...
<
br/>
This clip is from the chapter "REST API Development Best Practices" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses...
Curated Video
Learn JMeter from Scratch on Live Applications - Performance Testin - Different Types of Assertions That You Can Use on JMeter Tests
This video explains the different types of assertions that can be used on JMeter tests.
<
br/>
This clip is from the chapter "Assertions in JMeter" of the series "Learn JMeter from Scratch on Live Applications - Performance...
<
br/>
This clip is from the chapter "Assertions in JMeter" of the series "Learn JMeter from Scratch on Live Applications - Performance...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Selecting Multiple DOM Nodes
In this video, you'll learn what happens when you select multiple DOM nodes.
<
br/>
This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section,...
<
br/>
This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section,...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Writing Addition Function
In this session, you will learn how to write the addition function.
<
br/>
This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on functions and...
<
br/>
This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on functions and...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Using Maps for Word Count
In this lesson, we will work on the code for getting the word count using maps.
<
br/>
This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data...
<
br/>
This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Creating Required Functions Inside Class
In this session, we will create the required function inside the class and wrap up the project.
<
br/>
This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section...
<
br/>
This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section...