Instructional Video17:12
Packt

Longest Palindromic Substring – Part 2

Higher Ed
This is the second part of the two-part video that focuses on the longest palindromic substring. This clip is from the chapter "Question 11: Longest Palindromic Substring" of the series "Data Structures and Algorithms: The Complete...
Instructional Video3:17
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - HTML Entities

Higher Ed
In this video, we'll learn about HTML entities. 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 Element,...
Instructional Video8:30
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Using Email Templates

Higher Ed
In this video, we'll be using email templates. This clip is from the chapter "Advanced Concepts" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at advanced concepts
Instructional Video9:23
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - String Practice Exercises

Higher Ed
This video presents a practice exercise on strings. This clip is from the chapter "Java Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section presents the basic concepts of Java, such as...
Instructional Video6:59
Curated Video

Arduino for Beginners - 2022 Complete Course - Play with the LCD Cursor

Higher Ed
This video explains playing with the LCD cursor. This clip is from the chapter "LCD Screen- Display Text Directly on Your Circuit/Robot" of the series "Arduino for Beginners - 2022 Complete Course".This section explains displaying text...
Instructional Video8:26
Curated Video

Rust Programming Master Class from Beginner to Expert - String Reversal Using Stacks

Higher Ed
In this video, you will learn how to perform string reversal using Stacks. This clip is from the chapter "Project: Stack Implementation" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will put...
Instructional Video3:59
Curated Video

Raspberry Pi and Arduino - Go to The Next Level - Activity 08 - Choose RGB LED Color and LCD Text from Telegram

Higher Ed
In this activity video, we will discuss a challenge where we need to choose RGB LED color and LCD text from Telegram. This clip is from the chapter "Part 3 - Practice" of the series "Raspberry Pi and Arduino - Go to the Next Level".In...
Instructional Video5:51
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Reading File

Higher Ed
In this video, we will look at the “with†context manager to read files. This clip is from the chapter "File IO" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on the input and output...
Instructional Video12:00
Curated Video

Machine Learning Random Forest with Python from Scratch - Strings

Higher Ed
Here, we will look at the second datatype, strings, which are characters, used to represent text instead of numbers. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from...
Instructional Video3:45
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Using SET Statement to Merge

Higher Ed
Did you know that you can use the set statement to merge as well? This clip is from the chapter "Working with Data" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on working with...
Instructional Video7:57
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - User-Defined Formats

Higher Ed
In this video, the author is going to show you how to create or define your OWN formats. This is often necessary, but it does not have to be difficult to understand! This clip is from the chapter "Input Types and Informats + User-Defined...
Instructional Video4:01
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Macro Functions (%Index and %Upcase)

Higher Ed
This video explains macro functions that is %Index and %Upcase. This clip is from the chapter "Macro Facility Fundamentals" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on the...
Instructional Video7:07
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Important Housekeeping

Higher Ed
This video talks about important housekeeping. This clip is from the chapter "SAS Model – Predictive Modeling, Understanding the Problem and the Data" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data...
Instructional Video5:58
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Formatted Input and Informats

Higher Ed
When you have to use Informats to read your data properly, it is referred to as formatted input. This clip is from the chapter "Input Types and Informats + User-Defined Formats" of the series "Complete SAS Programming Guide - Learn SAS...
Instructional Video4:23
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Column Input

Higher Ed
In this video, you will learn about column input, which has some advantages over list input. The author will cover what those advantages are! This clip is from the chapter "Input Types and Informats + User-Defined Formats" of the series...
Instructional Video4:30
Curated Video

Intro To Python Programming - Working with CSV Files

Pre-K - Higher Ed
CSV is a common text data storage format. You'll learn to read and write CSV files with Python in this video.
Instructional Video7:11
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - HTML Entities

Higher Ed
This video explains HTML entities. This clip is from the chapter "HTML 5 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on teaching and executing codes in HTML 5.
Instructional Video13:29
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Project I_ Book Writer: Modelling RNN Model Text Generation

Higher Ed
In this video, we will cover modelling RNN model text generation. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video17:53
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Project I_ Book Writer: Modelling RNN Architecture

Higher Ed
In this video, we will cover modelling RNN architecture. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section,...
Instructional Video12:16
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Project I_ Book Writer: Introduction

Higher Ed
In this video, we will cover an introduction to the Project Book Writer. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video17:18
Curated Video

Data Structures and Algorithms The Complete Masterclass - Longest Palindromic Substring – Part 2

Higher Ed
This is the second part of the two-part video that focuses on the longest palindromic substring. This clip is from the chapter "Question 11: Longest Palindromic Substring" of the series "Data Structures and Algorithms: The Complete...
Instructional Video21:59
Curated Video

Data Structures and Algorithms The Complete Masterclass - Longest Palindromic Substring – Part 1

Higher Ed
This is the first part of the two-part video that explains the longest palindromic substring. This clip is from the chapter "Question 11: Longest Palindromic Substring" of the series "Data Structures and Algorithms: The Complete...
Instructional Video15:04
Curated Video

Data Structures and Algorithms The Complete Masterclass - Detect Capital

Higher Ed
This video provides an introduction to detect capital. This clip is from the chapter "Question 9: Detect Capital" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of detect capital.
Instructional Video5:50
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - String in Python: Multi-Line Strings

Higher Ed
In this video, we will cover multi-line strings. 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 to Z".In this...