Instructional Video6:21
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Google Fonts CSS

Higher Ed
In this video, we'll cover Google fonts CSS. This clip is from the chapter "CSS Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section is about CSS; learn basics of CSS, CSS inline style, CSS...
Instructional Video16:37
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Rainbow Tables - 1

Higher Ed
In this video, you'll learn to use rainbow tables to derive passwords. This clip is from the chapter "Wireless Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn...
Instructional Video13:30
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Embedding Backdoor in Image Part 1

Higher Ed
In this video, you'll learn how to embed backdoor techniques in an image. This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll...
Instructional Video18:46
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Capturing Screenshot on Target PC

Higher Ed
In this video, you'll learn how to capture screenshots on the target PC. This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll...
Instructional Video9:33
Curated Video

REST APIs with Flask and Python - Imports in Python

Higher Ed
This video focuses on imports in Python. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python knowledge.
Instructional Video7:38
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Linting

Higher Ed
The Python community is picky about good-looking code. In this lesson, I'll show you 3 common ways to keep your code clean and unpolluted. This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate...
Instructional Video6:34
Curated Video

Python 3 for Beginners: Importing, Using, and Managing Module Search Path

Higher Ed
In this video, you will learn about Python modules - files with a .py extension that contain a set of attributes, methods, and classes. You will learn how to include modules in your Python program using the import statement followed by...
Instructional Video8:30
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Glue Job (Full Load)

Higher Ed
This video covers how to use the right glue job (full load). This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers...
Instructional Video1:57
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Organize Your OOP Files

Higher Ed
This video shows how to organize OOP files in Python. 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 concise introduction...
Instructional Video2:53
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Create Your Own Python Module

Higher Ed
This video demonstrates how to create your own Python module. This clip is from the chapter "Python Basics- Level 4" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".This section gives an overview of the...
Instructional Video4:33
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 07 - Writing Unit Test for the deleteByID Method

Higher Ed
In this video, we will write unit test for the deleteByID method. 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 will learn about...
Instructional Video6:25
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Use a Python Module

Higher Ed
This video demonstrates how to import and use a Python module. This clip is from the chapter "Python Basics- Level 4" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".This section gives an overview of the...
Instructional Video5:13
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 19 - Introduction to the Spring Data JPA

Higher Ed
This video provides an introduction to the Spring Data JPA. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master Class - Java Spring the...
Instructional Video4:03
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 14 - Defining the Person Entity

Higher Ed
This video demonstrates how to define the person entity. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master Class - Java Spring the...
Instructional Video1:43
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Do not forget to do Exercises

Higher Ed
Basics of Object Oriented Programming: Do not forget to do Exercises This clip is from the chapter "Basics of Object Oriented Programming" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section you...
Instructional Video9:55
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Developing deleteProduct CRUD Methods for Product Lambda Microservice with Dyndb

Higher Ed
This video explains developing deleteProduct CRUD methods for product Lambda microservice with Dyndb. This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS Serverless...
Instructional Video11:43
Curated Video

The Complete Python Course - 10 Coding Examples - Math Module Functions

Higher Ed
Let's look at the math module using constants trigonometry and illustrate it with many examples. This clip is from the chapter "Python – math Module" of the series "The Complete Python Course (2022)".This section deals with modules that...
Instructional Video3:50
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Importing the Dependencies

Higher Ed
This video explains importing the dependencies. This clip is from the chapter "Car Racing Game" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the car racing game.
Instructional Video0:50
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Importing Required Libraries

Higher Ed
In this video, you will learn how to import the required libraries. This clip is from the chapter "Classification Algorithms: K-Nearest Neighbors" of the series "Python for Machine Learning - The Complete Beginner's Course".In this...
Instructional Video7:01
Curated Video

No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Predict Single and Batch Dataset

Higher Ed
In this video, you will learn how to predict single and batch dataset. 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...
Instructional Video9:29
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Loading and Understanding the Environment

Higher Ed
This video explains about loading and understanding the environment. This clip is from the chapter "Stable Baselines Cartpole Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses...
Instructional Video6:06
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Bokeh for Interactive Plotting: Bokeh Multiplots Grid Plot

Higher Ed
In this video, we will cover Bokeh Multiplots grid plot. 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...
Instructional Video5:08
Curated Video

Tips, Tricks, and Techniques for Node.js Development 6.3: Type Checking with TypeScript

Higher Ed
In this video, we will learn how to use TypeScript to improve our code. • Install the dependencies for TypeScript • Adapt the Express.js code to use TypeScript • Run the application with TypeScript compiler
Instructional Video11:14
Curated Video

Django3- Listing Completed Todos

Higher Ed
In this video, we will look at listing completed Todos. This clip is from the chapter "Site 3 - Todo Woo" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project site...