Hi, what do you want to do?
Curated Video
Salesforce Platform App Builder Certification Training - Demo One - Creating Lightning Apps
This video demonstrates creating Lightning apps.<br<br/>/>
This clip is from the chapter "Lightning App Builder" of the series "Salesforce Platform App Builder Certification Training".This section explains the Lightning App Builder.
This clip is from the chapter "Lightning App Builder" of the series "Salesforce Platform App Builder Certification Training".This section explains the Lightning App Builder.
Curated Video
Salesforce Platform App Builder Certification Training - Demo Four- Flows and Configuration
This video demonstrates flows and configuration.<br<br/>/>
This clip is from the chapter "Process Automation" of the series "Salesforce Platform App Builder Certification Training".This section explains the process automation.
This clip is from the chapter "Process Automation" of the series "Salesforce Platform App Builder Certification Training".This section explains the process automation.
Curated Video
Salesforce Platform App Builder Certification Training - Demo Five- Adding Screen Flow Using Buttons
This video demonstrates adding screen flow using buttons.<br<br/>/>
This clip is from the chapter "Process Automation" of the series "Salesforce Platform App Builder Certification Training".This section explains the process automation.
This clip is from the chapter "Process Automation" of the series "Salesforce Platform App Builder Certification Training".This section explains the process automation.
Curated Video
Docker Certified Associate Certification Training Course - Demo - Working with Containers
This video demonstrates working with containers.
<
br/>
This clip is from the chapter "Getting Started with Docker" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains getting started...
<
br/>
This clip is from the chapter "Getting Started with Docker" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains getting started...
Curated Video
Docker Certified Associate Certification Training Course - Demo - Execute Docker Containers Commands
This video demonstrates executing Docker containers commands.
<
br/>
This clip is from the chapter "Getting Started with Docker" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains...
<
br/>
This clip is from the chapter "Getting Started with Docker" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains...
Curated Video
Docker Certified Associate Certification Training Course - Demo - Docker Container Logs
This video demonstrates Docker container logs.<br<br/>/>
This clip is from the chapter "Container Configuration" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains container configuration.
This clip is from the chapter "Container Configuration" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains container configuration.
Curated Video
Docker Certified Associate Certification Training Course - Demo - Docker Build
This video demonstrates Docker build.<br<br/>/>
This clip is from the chapter "Getting Started with Docker" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains getting started with Docker.
This clip is from the chapter "Getting Started with Docker" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains getting started with Docker.
Curated Video
Docker Certified Associate Certification Training Course - Demo - Change Storage Driver
This video demonstrates changing the storage driver.
<
br/>
This clip is from the chapter "Docker Container Storage and Volumes" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains...
<
br/>
This clip is from the chapter "Docker Container Storage and Volumes" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains...
Curated Video
Docker Certified Associate Certification Training Course - Demo - Binding Containers with Host Post
This video demonstrates binding containers with the host post.
<
br/>
This clip is from the chapter "Container Configuration" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains...
<
br/>
This clip is from the chapter "Container Configuration" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains...
Curated Video
The Complete Python Course - Break Statement
We will look at using the break statement and how it terminates execution and gets out of the loop.
<
br/>
This clip is from the chapter "Python – Break and Continue Statements" of the series "The Complete Python Course (2022)".This...
<
br/>
This clip is from the chapter "Python – Break and Continue Statements" of the series "The Complete Python Course (2022)".This...
Curated Video
The Complete Python Course - Bitwise Operators
Here, you will learn about combining binary numbers using the bitwise operators.
<
br/>
This clip is from the chapter "Python - Operators" of the series "The Complete Python Course (2022)".This section delves deep into the different...
<
br/>
This clip is from the chapter "Python - Operators" of the series "The Complete Python Course (2022)".This section delves deep into the different...
Curated Video
The Complete Python Course - Assignment Operators
Learn about assignment operators that are used to assign values to variables.
<
br/>
This clip is from the chapter "Python - Operators" of the series "The Complete Python Course (2022)".This section delves deep into the different...
<
br/>
This clip is from the chapter "Python - Operators" of the series "The Complete Python Course (2022)".This section delves deep into the different...
Curated Video
The Complete Python Course - While Loop
Here, we will see how the while loop executes only when the condition is true.
<
br/>
This clip is from the chapter "Python – Loops" of the series "The Complete Python Course (2022)".In this section, we will look at what a loop is...
<
br/>
This clip is from the chapter "Python – Loops" of the series "The Complete Python Course (2022)".In this section, we will look at what a loop is...
Curated Video
The Complete Python Course - Logical Operators
Here, we will look at the AND, OR, and NOT conditional statements and how logical operators combine them to return results.
<
br/>
This clip is from the chapter "Python - Operators" of the series "The Complete Python Course...
<
br/>
This clip is from the chapter "Python - Operators" of the series "The Complete Python Course...
Curated Video
The Complete Python Course - How to Get User Input (With Example)
In this video, you will learn how Python supports user input and how different user inputs can be obtained.
<
br/>
This clip is from the chapter "Python – Get User Input" of the series "The Complete Python Course (2022)".This...
<
br/>
This clip is from the chapter "Python – Get User Input" of the series "The Complete Python Course (2022)".This...
Curated Video
The Complete Python Course - How to Create a Set
Here, you will learn about creating a set and create another project called demo.py.
<
br/>
This clip is from the chapter "Python – Sets" of the series "The Complete Python Course (2022)".This section illustrates the concepts of...
<
br/>
This clip is from the chapter "Python – Sets" of the series "The Complete Python Course (2022)".This section illustrates the concepts of...
Curated Video
The Complete Python Course - Global Scope
You will learn about a variable created outside a function called the global scope.
<
br/>
This clip is from the chapter "Scope of Variables" of the series "The Complete Python Course (2022)".In this section, we will understand a...
<
br/>
This clip is from the chapter "Scope of Variables" of the series "The Complete Python Course (2022)".In this section, we will understand a...
Curated Video
The Complete Python Course - Create and Call a Function
We will work on a "Python Functions" project and learn to create a function.
<
br/>
This clip is from the chapter "Python – Functions" of the series "The Complete Python Course (2022)".This section focuses on functions in Python. We...
<
br/>
This clip is from the chapter "Python – Functions" of the series "The Complete Python Course (2022)".This section focuses on functions in Python. We...
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) - 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) - 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
Full Stack Web Development MASTERY Course - Novice to Expert - HTML Element Selectors in JavaScript
This video explains HTML element selectors in JavaScript.
<
br/>
This clip is from the chapter "JavaScript ES6 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on...
<
br/>
This clip is from the chapter "JavaScript ES6 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on...
Curated Video
HTML Tutorial for Beginners(2022) - Understanding Head in HTML
Learn how to work with the HTML head element.
<
br/>
This clip is from the chapter "HTML Basics - Getting Started" of the series "HTML Tutorial for Beginners (2022)".This section focuses on the basics of HTML programming. It...
<
br/>
This clip is from the chapter "HTML Basics - Getting Started" of the series "HTML Tutorial for Beginners (2022)".This section focuses on the basics of HTML programming. It...