Instructional Video2:46
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Installing the Text Editor Visual Studio Code

Higher Ed
This video demonstrates how to install the text editor ‘Visual Studio Code'. This clip is from the chapter "Cloning, Exploring, and Modifying Public Repositories" of the series "Complete Git Guide: Understand and Master Git and...
Instructional Video0:56
Curated Video

Learn and Master C Programming - Showing Line Numbers In The Text Editor

Higher Ed
We learn how to show the line numbers in the text editor to help us when we review and look at our code. This clip is from the chapter "Walkthrough: Visual Studio IDE" of the series "Learn and Master C Programming For Absolute...
Instructional Video4:08
Curated Video

C++ Programming By Example - Finishing the Text Editor

Higher Ed
How do you save the file on the system and open the same on the system later? • Remove unnecessary signal and slot connections • Allow for saving the text file to anywhere on the system • Open any text file on the computer This clip is...
Instructional Video0:26
The March of Time

1941: 'THE STUART CASE': FBI Cryptographer reading translation of coded telegram, deciphers code using text based cryptographic template to spell out 'cabin ten sailing twenty third'

12th - Higher Ed
MOT 1941: 'THE STUART CASE': FBI Cryptographer reading translation of coded telegram, deciphers code using text based cryptographic template to spell out 'cabin ten sailing twenty third'
Instructional Video3:06
Curated Video

Learning D3.JS 5.0 3.3: Creating Texts

Higher Ed
In this video, we will learn how to create texts. • Create the text element and add some CSS properties • Create a text area • Make the text clickable
Instructional Video3:30
Code.org

CS Principles: Intro to the Text Compression Widget

K - 9th
part of the CS Principles course Help us caption & translate this video! http://amara.org/v/61RF/
Instructional Video7:15
Curated Video

MIT App Inventor TalkToMe Phase 2: Use a Text Box as Input for Text-To-Speech

9th - Higher Ed
In this video, we explore how we can use the Text Box as an input for the Text-To-Speech conversion. Welcome to our MIT App Inventor tutorial series! This comprehensive series teaches you everything you need to know to design, build, and...
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:36
Curated Video

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

Higher Ed
This video explains how to edit 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 Video8:57
Programming Electronics Academy

3 Ways to Comment Out Code In Arduino

Higher Ed
Commenting out code. What does that mean exactly? Now, I'm not talking about commenting code. That's kind of a discussion in and of itself. I'm talking about commenting out code. That's when you kind of selectively turn off some of the...
Instructional Video10:03
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Text Formats in HTML

Higher Ed
This video focuses on the text formats in HTML. This clip is from the chapter "Creating Web Pages with HTML5" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section demonstrates how to create web pages with HTML5.
Instructional Video4:33
Curated Video

Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Download Node.js and Visual Studio Code for DALL-E Project Setup

Higher Ed
In this video, we will understand how to download and install the Node.js software (version 18.13.0), set up Visual Studio Code as the text editor for the code, and create the requisite folders for the project. This clip is from the...
Instructional Video5:26
Curated Video

The Modern JavaScript Bootcamp (2019) - Installing Visual Studio Code

Higher Ed
In this lecture, you’ll install the Visual Studio Code. This is the text editor that we’ll be using throughout the course. This clip is from the chapter "Building Out Our App" of the series "The Modern JavaScript Bootcamp (2019)".In this...
Instructional Video7:13
Curated Video

Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Coding Out the Application Skeleton in TSX for DALL-E Image Generator with Text

Higher Ed
In this lesson, you will learn about coding the application skeleton for our image generator using text with TSX for DALL-E. We will begin with removing the import functions and we will design the app page. This clip is from the chapter...
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 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 Video3:19
Curated Video

Core Java Programming Course- Copying and Moving Text Files

Higher Ed
This video explains how to copy and move text files. 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 how to...
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 Video6:06
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Exploring Visual Studio Code

Higher Ed
This video explores Visual Studio Code. This clip is from the chapter "Cloning, Exploring, and Modifying Public Repositories" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains unpacking Git...
Instructional Video4:48
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Code Pen

Higher Ed
In this video, you will learn how to use the code pen application as the text editor for writing our codes in the codepen.io portal.
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 Video3:44
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Overview of the Changes

Higher Ed
This video provides an overview of the changes made in this section. This clip is from the chapter "Cloning, Exploring, and Modifying Public Repositories" of the series "Complete Git Guide: Understand and Master Git and GitHub".This...
Instructional Video5:06
Curated Video

Using ChatGPT to generate Python code for data manipulation

12th - Higher Ed
In this lesson, you will learn how to use ChatGPT to generate Python code for working with large datasets. You will be shown how to use prompt engineering to describe the features and requirements of your project and data set in order to...
Instructional Video5:14
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Where to Put the Code?

Higher Ed
In this video, you will learn where to store the code, for which we will download and install Visual Studio Code, the IDE we will be using to store and edit the code to our requirements. You will learn to install the extensions required...