Instructional Video7:47
Curated Video

Core Java Programming Course- Reading a Text File Using Apache Commons IO

Higher Ed
This video explains how to read a text file using Apache Commons IO. This clip is from the chapter "Working with Text Files (Apache Commons IO)" of the series "Learn How to Code: The Complete Core Java Programming Course".This section...
Instructional Video6:06
Curated Video

Core Java Programming Course- Sorting a Line from a Text File

Higher Ed
This video demonstrates how to sort a line from a text file. This clip is from the chapter "Working with Text Files (Apache Commons IO)" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains...
Instructional Video9:21
Curated Video

C++ Standard Template Library in Practice - Multimaps - Coding

Higher Ed
The user is unfamiliar with the multimaps coding and wishes to know more about them, and when to use them. • Implement multimap to track line number in the text • Printout word keys and the position of all the word keys This clip is from...
Instructional Video7:45
Curated Video

Evaluate visual representations of data that models real-world phenomena or processes : Visualizing Text Data

Higher Ed
From the section: NLP Visualization and Model Experimentation. Visualize text data and view data embeddings. View and track hyperparameter tuning and display training configurations to run reproducible experiments. In this video, we’ll...
Instructional Video10:17
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Running Spark Code Locally

Higher Ed
In this session, we will replicate the code from the previous lesson to our local machine. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on PySpark...
Instructional Video6:29
Fun Robotics

Read from Files

Higher Ed
Exploring how to open files and read from them in Python programming
Instructional Video11:47
Packt

Advanced Computer Vision Projects 2.4: Finding and Reading License Plates

Higher Ed
In this video, we identify which characters do in fact belong to plates and convert them to text. • Figure out what locations are actually plates • Use k-nearest neighbors to convert images to text • View and analyze the results
Instructional Video5:44
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 03 - Read Content from a File - Files readAllLines and Lines Methods

Higher Ed
In this session, we will learn about read content from a file - files readAllLines and lines methods. This clip is from the chapter "Files and Directories" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video16:56
Crash Course

How to Make an AI Read Your Handwriting (LAB)

12th - Higher Ed
John Green Bot wrote his first novel! Today, in our first ever Lab we’re going to program a neural network to recognize handwritten letters to convert the first part of John Green Bot’s novel into typed text. To do this we’re going to...
Instructional Video5:21
Curated Video

Java 11 Programming for Beginners 4.5: Managing the Input/OutputJava 11

Higher Ed
The I/O for Java is one area that is very useful but also very tricky. This video aims to give that landscape a good overview. • Slides will highlight the classes and methods to look out for • Add the capability to read a sentence from...
Instructional Video8:12
Curated Video

Running and Executing Python Code on Google Colaboratory

12th - Higher Ed
In this lesson, we will learn how to run and execute Python code on Google Colaboratory, a cloud-based platform for running Jupyter notebooks. The lesson will start by reviewing the Python code that was prepared in the previous lesson...
Instructional Video2:14
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Download and Install a Text Editor - Visual Studio Code for OpenAI ChatGPT

Higher Ed
In this video, we will guide you through the process of downloading and installing Visual Studio Code, a popular text editor, to use with the OpenAI ChatGPT project.
Instructional Video7:52
Instructional Video5:22
Curated Video

Core Java Programming Course- Removing Duplicate Words from a Text File

Higher Ed
This video explains how to remove duplicate words from a text file. This clip is from the chapter "Working with Text Files (Apache Commons IO)" of the series "Learn How to Code: The Complete Core Java Programming Course".This section...
Instructional Video10:55
Curated Video

Learn and Master C Programming - Creating Text Files using File API in C/C++

Higher Ed
We will build a sample called "CapFile" that takes as input a text file and creates (generates as output) another text file. This clip is from the chapter "Working with Files and I/O" of the series "Learn and Master C Programming For...
Instructional Video3:20
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Page Element Append-Prepend using JavaScript Code - Coding Challenge

Higher Ed
This video provides a challenge on how to perform page element append-prepend using JavaScript code. This clip is from the chapter "JavaScript Document Object Model (DOM)" of the series "Modern Web Design with HTML5, CSS3, and...
Instructional Video10:41
Curated Video

Learn and Master C Programming - Searching for text inside a text file!

Higher Ed
We will look at how we can write a cool utility to search and find text in a text file and then display the file content and only color (highlight) the text that matches the search string. This clip is from the chapter "Working with...
Instructional Video7:50
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 14 - Exploring Java New Features - Text Blocks

Higher Ed
This video provides a detailed understanding of text blocks. This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners - Java 16".This section focuses on the new updates...
Instructional Video3:01
Curated Video

The Art of Doing - Web Development for Beginners - Installing VS Code

Higher Ed
In this video, we will walk you through the process of installing VS Code IDE (Integrated Development Environment) on your Windows machine, which will be your primary development environment throughout the course. This clip is from the...
Instructional Video2:34
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - How to Truncate in JavaScript Overflow Subscriptions

Higher Ed
This is an exercise video where you will learn how to truncate in JavaScript overflow subscriptions. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series "JavaScript Mastery from Zero to Hero...
Instructional Video6:28
Curated Video

Arduino for Beginners - 2022 Complete Course - Read a Digital Value- Detect When the Button Is Pressed

Higher Ed
This video explains how to read a digital value. This clip is from the chapter "Push Button- Digital Pins as Input Pins" of the series "Arduino for Beginners - 2022 Complete Course".This section explains digital pins as input pins.
Instructional Video5:44
Curated Video

The Complete Practical Docker Guide - Reading Files

Higher Ed
This video explains about reading files. This clip is from the chapter "Files and Directories Management in Linux" of the series "The Complete Practical Docker Guide".This section focuses on files and directories management in Linux.
Instructional Video5:13
Curated Video

Can Javascript Read Your Brainwaves?

12th - Higher Ed
I hacked my brain with a compact electroencephalogram (EEG) and connected it to GPT-4 with the OpenAI API. In this crazy tutorial, you'll learn how to use JavaScript to read your brainwaves.
Instructional Video4:23
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - Text and Word Automation - Part 1

Higher Ed
In this video, you will learn about automating data from word and .txt-files using the classic design experience. This clip is from the chapter "Tech Primer – Automation Activities" of the series "Robotic Process Automation - UiPath...