Coto Japanese Academy
JLPT N5 Grammar: 〜のが好きです (How to say "I like doing..." in Japanese)
In this video, Yuka-sensei will introduce you to the grammar point 〜のが好きです (~no ga suki desu) JLPT Level N5 Grammar Point. 〜のが好きです (~no ga suki desu) meaning: I like doing~
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Loading the Excel Data
This video explains how to load the Excel data. This clip is from the chapter "Part V-Reading and Writing Data from Excel to Selenium Python Framework" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - All about passwords - Strength, Use and Transit
Credentials Management: All about passwords - Strength, Use and Transit This clip is from the chapter "Credentials Management" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, very common source...
Curated Video
Describe an advanced data structure : Efficiently Counting Subarrays with a Given Sum
From the section: More Complex Algorithms on Arrays. In this section, we will deal with even more complex problems involving arrays. They will require more complex logic or data structures to solve, or a clever way of applying more than...
Rachel's English
Sounds Video: L
Learn the Sounds of American English! This video covers the L [l] Consonant. Perfect your American Accent!
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Type Casting
All user input comes in as a string. But you can't compare apples to oranges, even if they're the same shape. Type casting lets us convert apples into oranges so we can make an accurate comparison. This clip is from the chapter...
Curated Video
Python for Data Analysis: Step-By-Step with Projects - Mapping New Values
This video explains mapping to new values. This clip is from the chapter "Transforming Columns/Features" of the series "Python for Data Analysis: Step-By-Step with Projects".This section explains transforming columns/features.
Extra English Practice
Pronunciation: Word Stress
English pronunciation lesson explaining word stress. Includes game and practice activity.
Python Programmer
EDA Python - 15-2Dictionaries_comp_challenge
A little challenge for you. Watch the first part of the video for the problem. Pause it before the solution is revealed and try solving it.
IDG TECHtalk
Python 3.10's new features: Better error reporting
Python 3.10 makes use of the new parser introduced in Python 3.9 to deliver more detailed, informative, and accurate error messages for your code. See some examples in this video of how the new error messages make developing in Python...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Importing Data with Client Libraries
This video explains how to import data with client libraries. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains...
Curated Video
Kubernetes for the Absolute Beginners - Hands-On - Pods with YAML
In this video, we will learn about Pods with YAML. This clip is from the chapter "Kubernetes Concepts - Pods, ReplicaSets, Deployments" of the series "Kubernetes for the Absolute Beginners - Hands-On".In this section, we will work with...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Plotly for 3D Interactive Plotting: Plotly 3D Interactive Scatter Plot
In this video, we will cover Plotly 3D interactive scatter 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...
Englishing
English Vocabulary Lesson on TAKE and BRING (take your books with you - bring some wine over)
This video is about the difference between the verbs to take vs. bring. The lesson is designed to give you an easy explanation by using simple examples in order to distinguish the differences among these verbs. Elementary students who...
Curated Video
Django3- Showing if a User is Logged In
In this video, we will look at showing if a user is logged in. 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...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Ansible Playbooks- Variables
This video explains how to use variables in Ansible. This clip is from the chapter "Ansible Playbooks Introduction" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section provides an introduction to playbooks...
Curated Video
REST APIs with Flask and Python - Unpacking Keyword Arguments
This video demonstrates how to unpack keyword arguments. 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...
Curated Video
Mastering Microsoft Word 365 - Spelling and Grammar check
Maggie goes over the basics of making sure Word 365 documents are free of spelling and grammar errors.
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Welcome to OOP
Object-Oriented Programming. It's basically just grouping variables and functions together. Actually, that's exactly what it is. No need to watch this video anymore. This clip is from the chapter "Advanced Python" of the series "Python...
Curated Video
Python for Data Analysis: Step-By-Step with Projects - Lists, Tuples, Sets, Dictionaries, Booleans
This video introduces you to Python data structures such as lists, tuples, sets, dictionaries, Booleans. This clip is from the chapter "Python Crash Course" of the series "Python for Data Analysis: Step-By-Step with Projects".This...
Curated Video
Kubernetes for the Absolute Beginners - Hands-On - Introduction to YAML
In this video, we will see an introduction to YAML. This clip is from the chapter "YAML Introduction" of the series "Kubernetes for the Absolute Beginners - Hands-On".In this section, we are introduced to YAML and coding exercises.
Curated Video
Kubernetes for the Absolute Beginners - Hands-On - Demo – Pods with YAML
In this video, we will see a demonstration on Pods with YAML. This clip is from the chapter "Kubernetes Concepts - Pods, ReplicaSets, Deployments" of the series "Kubernetes for the Absolute Beginners - Hands-On".In this section, we will...
Curated Video
I Act Out 20 Essential PHRASAL VERBS at Home
Here are more than 20 common and essential phrasal verbs you need to know! Sometimes we can avoid phrasal verbs by using a word that has a similar meaning, but there are some phrasal verbs which are very difficult to avoid. In this video...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - How to Create Dictionaries at Runtime and Add Data to Them?
This video demonstrates how to create dictionaries at runtime and add data to them. This clip is from the chapter "Understanding Python Data Types and Variables" of the series "Selenium Python Automation Testing from Scratch and...