Hi, what do you want to do?
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Create an Object (Instance) from Your Class
This video demonstrates how to create object (instance) from a class.
r/>
This clip is from the chapter "Extra: Python OOP" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, the...
r/>
This clip is from the chapter "Extra: Python OOP" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, the...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Identifying Xpath and CSS
This video explains Xpath and CSS.
r/>
This clip is from the chapter "Different Types of Locators in WebDriver API with Examples" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section...
r/>
This clip is from the chapter "Different Types of Locators in WebDriver API with Examples" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - AWS DynamoDB Primary Key, Partition Key, and Sort Key
This video explains the AWS DynamoDB primary key, partition key, and sort key.
<
br/>
This clip is from the chapter "AWS DynamoDB Serverless NoSQL Data Persistence" of the series "AWS Serverless Microservices with Patterns and Best...
<
br/>
This clip is from the chapter "AWS DynamoDB Serverless NoSQL Data Persistence" of the series "AWS Serverless Microservices with Patterns and Best...
Curated Video
No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Adding Training Data
In this video, you will learn how to add training data.
<
br/>
This clip is from the chapter "Project 1 - Banknote Authentication" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we will...
<
br/>
This clip is from the chapter "Project 1 - Banknote Authentication" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we will...
Bill Carmody
Project Attributes
In this video, Bill Carmody discusses the five key attributes of a project. He emphasizes the importance of having a definite start and end point, a funded budget, a clear prototype for mass production, instant changes and benefits, and...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 17 - JPA and Hibernate Annotations - @Column
In this video, we will cover JPA and Hibernate annotations - @Column.
r/>
This clip is from the chapter "JPA and Hibernate in Depth" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you...
r/>
This clip is from the chapter "JPA and Hibernate in Depth" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you...
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Deploy & Contact Form With Spam Filter
Portfolio Website With Sass: Deploy & Contact Form With Spam Filter
r/>
This clip is from the chapter "Portfolio Website With Sass" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll...
r/>
This clip is from the chapter "Portfolio Website With Sass" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Create a Python Class
This video demonstrates how to create a class in Python.
r/>
This clip is from the chapter "Extra: Python OOP" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, the author gives a...
r/>
This clip is from the chapter "Extra: Python OOP" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, the author gives a...
Curated Video
Data Analytics using Python Visualizations - Visualization Concepts
This video explains visualization concepts.
<
br/>
This clip is from the chapter "Matplotlib and Seaborn – Libraries and Techniques" of the series "Data Analytics Using Python Visualizations".This section introduces you to...
<
br/>
This clip is from the chapter "Matplotlib and Seaborn – Libraries and Techniques" of the series "Data Analytics Using Python Visualizations".This section introduces you to...
Curated Video
Arduino OOP - Introduction - Your Turn - Push Button Class
In this video, we will have a quick section introduction.
<
br/>
This clip is from the chapter "Your Turn - Push Button Class" of the series "Arduino OOP — Object-Oriented Programming".In this section, we will work on the push...
<
br/>
This clip is from the chapter "Your Turn - Push Button Class" of the series "Arduino OOP — Object-Oriented Programming".In this section, we will work on the push...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Identifying XPath with Parent Child Traverse Relationship
This video explains how to identify XPath with Parent Child Traverse relationship.
r/>
This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java - Basics...
r/>
This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java - Basics...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Pandas for Data Manipulation and Understanding: Pandas DataFrame
In this video, we will cover Pandas DataFrame.
<
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 Learning (Theory and...
<
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 Learning (Theory and...
Curated Video
Python - Object-Oriented Programming - Assignment 7
In the final assignment, we will understand the implementation of arithmetic operations. We will work on addition and subtraction for the bank account assignment.
<
br/>
This clip is from the chapter "Magic Functions" of the series...
<
br/>
This clip is from the chapter "Magic Functions" of the series...
Curated Video
Comprehensive Android Developer Bootcamp - App - Building Make it Rain App - User Interface - Part 1
Android Development – Let the fun Begin!:App - Building Make it Rain App - User Interface - Part 1
r/>
This clip is from the chapter "Android Development – Let the fun Begin!" of the series "The Comprehensive Android Developer...
r/>
This clip is from the chapter "Android Development – Let the fun Begin!" of the series "The Comprehensive Android Developer...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Writing to the Database
In this video you'll learn how you can write data to your Firebase database. This will allow you to store user data for their next visit.
r/>
This clip is from the chapter "Firebase 101" of the series "The Complete React...
r/>
This clip is from the chapter "Firebase 101" of the series "The Complete React...
Curated Video
The Modern JavaScript Bootcamp (2019) - JavaScript in the Browser
In this video, you’re going to run JavaScript in the browser. You’ll learn how to connect your script with your HTML, so your script runs when the pages load. This will allow you to create dynamic web apps as opposed to static...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - jQuery Attributes
In this video, we'll cover jQuery attributes.
r/>
This clip is from the chapter "Learn jQuery" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".In this section, you will learn about jQuery, selecting...
r/>
This clip is from the chapter "Learn jQuery" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".In this section, you will learn about jQuery, selecting...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - Introduction to JavaScript DOM
In this video, we'll cover an introduction to JavaScript DOM
r/>
This clip is from the chapter "JavaScript Document Object Model" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section...
r/>
This clip is from the chapter "JavaScript Document Object Model" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - More Input Types HTML5
In this video, we'll learn more about input types HTML5.
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will...
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - HTML Forms
In this video, we'll learn about HTML forms.
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will learn about...
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will learn about...
Curated Video
Practical GraphQL - Become a GraphQL Ninja - Wrapping Up the Application to Display a Profile Image
Create an Application to Display an Image via GraphQL: Wrapping Up the Application to Display a Profile Image
r/>
This clip is from the chapter "Create an Application to Display an Image via GraphQL" of the series "Practical...
r/>
This clip is from the chapter "Create an Application to Display an Image via GraphQL" of the series "Practical...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 78 - Using Embedded and Embeddable with JPA
In this video, we will cover Embedded and Embeddable with JPA.
r/>
This clip is from the chapter "Hibernate and JPA Tips" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, the author shares...
r/>
This clip is from the chapter "Hibernate and JPA Tips" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, the author shares...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Inspecting HTML to Identify Attributes of an Element
This video explains how to inspect HTML to identify attributes of an element.
r/>
This clip is from the chapter "Different Types of Locators in WebDriver API with Examples" of the series "Selenium Python Automation Testing from...
r/>
This clip is from the chapter "Different Types of Locators in WebDriver API with Examples" of the series "Selenium Python Automation Testing from...
Curated Video
Robotic Process Automation - UiPath RPA Developer Masterclass - Debugging and Troubleshooting
This video demonstrates debugging and troubleshooting that is being faced while working on the case study.
<
br/>
This clip is from the chapter "Robot #5 – Form Field Mania (Medium)" of the series "Robotic Process Automation -...
<
br/>
This clip is from the chapter "Robot #5 – Form Field Mania (Medium)" of the series "Robotic Process Automation -...