Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Installing the Text Editor Visual Studio Code
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...
Curated Video
Learn and Master C Programming - Showing Line Numbers In The Text Editor
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...
Curated Video
C++ Programming By Example - Finishing the Text Editor
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...
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'
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'
Curated Video
Learning D3.JS 5.0 3.3: Creating Texts
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
Code.org
CS Principles: Intro to the Text Compression Widget
part of the CS Principles course Help us caption & translate this video! http://amara.org/v/61RF/
Curated Video
MIT App Inventor TalkToMe Phase 2: Use a Text Box as Input for Text-To-Speech
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...
Curated Video
Running and Executing Python Code on Google Colaboratory
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...
Curated Video
Core Java Programming Course- Editing a Text File Using Apache Commons IO
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...
Programming Electronics Academy
3 Ways to Comment Out Code In Arduino
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...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Text Formats in HTML
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.
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
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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Installing Visual Studio Code
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...
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
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...
Curated Video
Core Java Programming Course- Removing Duplicate Words from a Text File
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...
Curated Video
Core Java Programming Course- Reading a Text File Using Apache Commons IO
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...
Curated Video
Core Java Programming Course- Copying and Moving Text Files
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...
Curated Video
Core Java Programming Course- Sorting a Line from a Text File
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Exploring Visual Studio Code
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...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Code Pen
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.
Curated Video
C++ Standard Template Library in Practice - Multimaps - Coding
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Overview of the Changes
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...
Curated Video
Using ChatGPT to generate Python code for data manipulation
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...
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Where to Put the Code?
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...