Curated Video
Core Java Programming Course- Data - Time Formatter
This video explains the data - time formatter. This clip is from the chapter "Date and Time Operations (Rev Java 8)" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explores the various...
IDG TECHtalk
How to email text and graphics right from R
See how the blastula package lets you send text, graphs, and analysis right from R.
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - JSON as Data
In this video, we'll cover JSON as data. This clip is from the chapter "JavaScript JSON and AJAX" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section introduces JSON and AJAX. Learn about JSON, JSON...
Brian McLogan
Graph Cotangent: Find its parts
👉 Learn how to graph a cotangent function. To graph a cotangent function, we first determine the period (the distance/time for a complete oscillation), the phase shift (the horizontal shift from the parent function), the vertical shift...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - New Feature Workflow
In this video you'll look at the basic workflow for adding, testing, and deploying a new feature. This clip is from the chapter "Deploying Your Apps" of the series "The Complete React Developer Course (with Hooks and Redux)".This section...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 10 - Q3 - 02 - Spring Framework - Implementing a Flow across Layers
In this session, we will build a simple flow for our web application. This clip is from the chapter "Getting Started with Spring Framework" of the series "Java Programming for Complete Beginners - Java 16".This section primarily focuses...
Curated Video
REST APIs with Flask and Python - Test-First API Design—What Is That?
This video explains what test-first API design is and how to develop it. This clip is from the chapter "Flask-RESTful for More Efficient Development" of the series "REST APIs with Flask and Python".This section explores the various...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Asking Great Questions
For many, the reason you want to take a course is to have access to a dedicated teacher. But sometimes the teachers need help with well-formatted code. Learn how to ask awesome questions to get awesome answers! This clip is from the...
Curated Video
Node.js API Masterclass with Express and MongoDB - Custom ErrorResponse Class
Custom Error Handling & Mongoose Middleware: Custom ErrorResponse Class This clip is from the chapter "Custom Error Handling & Mongoose Middleware" of the series "Node.js API Masterclass with Express and MongoDB".This section is about...
Curated Video
Job-Ready SQL in an Afternoon - String Replacements
In this video, we will cover string replacements. This clip is from the chapter "Dates, Times, and Manipulating Data" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover dates, times, and manipulating data.
Curated Video
Data Analytics using Python Visualizations - Yearplot and Calendarplot for Color-Scaled Trends
This video explains Yearplot and Calendarplot for color-scaled trends. This clip is from the chapter "Advanced Visualizations Using Business Applications" of the series "Data Analytics Using Python Visualizations".This section explains...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - What is Cohesion?
Polymorphism and instanceof: What is Cohesion? This clip is from the chapter "More Object Oriented Programming Concepts" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn about...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Inserting Shapes in Power BI
This video demonstrates how to insert shapes in Power BI. This clip is from the chapter "Power BI Objects, Bookmarks, and Actions" of the series "Business Intelligence with Microsoft Power BI - with Material".This section focuses on...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Formatting a Date Slicer
This video demonstrates how to format a date slicer. This clip is from the chapter "Slicers in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section explains slicers in Power BI.
Curated Video
Mastering Microsoft Word 365 - Columns
Follow along as Maggie shows how to format text into columns and how to use them to increase readability.
Curated Video
Mastering Microsoft Word 365 - Welcome and What we will cover
Meet Maggie, who will explain her qualifications and summarize the course content and why it matters.
Curated Video
Google Sheets Fundamentals - Emailing Your Work
Emaling Your Work • Emailing the File • Emailing Collaborators
Curated Video
MongoDB Tutorial for Beginners (2022) - Text Search on a Collection in MongoDB
Learn how to perform text search with $text in MongoDB. This clip is from the chapter "Text Search in MongoDB" of the series "MongoDB Tutorial for Beginners (2022)".This section explores how to perform searches, especially text searches...
Curated Video
MongoDB Tutorial for Beginners (2022) - Create and Delete Text Index
Learn how to create and delete text index in MongoDB. This clip is from the chapter "Text Indexing in MongoDB" of the series "MongoDB Tutorial for Beginners (2022)".This section demonstrates how to create and delete a text index in MongoDB.
Bill Carmody
Types of Letter Formats: Creating Professional Business Writing
In this video, Bill Carmody discusses the different types of letter formats, including full block style, semi block style, modified block style, and modified semi block style. He emphasizes the importance of using these formats to create...
Let's Tute
Source Documents part 1
In this video the general format of basic source documents are explained along with the reason why or which or when each document is used.NOTE:- Difference between Debit and Credit Note is also explained.
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - [Exercise] Importing Data with a Script
This video presents an exercise on importing data into your index. 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...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - JavaScript Arrays
In this video, we'll cover JavaScript arrays. This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript, JavaScript code, functions,...
Brian McLogan
Simplify a rational expression
Learn how to simplify rational expressions. A rational expression is an expression in the form of a fraction where the numerator and/or the denominator are/is an algebraic expression. To simplify a rational expression, we factor...