Curated Video
Describe computer programming : How Code Runs
From the section: Common Coding Concepts.This section will cover common coding concepts such as Scratch setup, bugs, pseudocode, decomposition, commenting and many more. Common Coding Concepts: How Code Runs • Learn to send basic...
Let's Tute
Excel VBA Tutorial: Variables, Wrap Text, and Database Merge/Unmerge
In this video, the teacher explains the concepts of variables, wrap text, and merging/unmerging data in Microsoft Excel. They walk through the coding process and demonstrate how to perform these tasks step-by-step.
Curated Video
Evaluate visual representations of data that models real-world phenomena or processes : Visualizing Text Data
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...
Curated Video
HTML and CSS Projects for Beginners with Source Code: Attractive Check-Out Page
This is a great project for new developers: Create an attractive check-out page using HTML and CSS. Download the source code and follow along as Mark reviews all the HTML and the CSS used to achieve the clean User Interface for this page.
Curated Video
Describe computer programming : You Can Code! Part 2
From the section: You can code!. This section will help you discover some interesting facts about coding. You can code!: You Can Code! Part 2 • Get the synopsis about the Tuple • Learn about the benefits of Tuple • Learn about the...
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
Curated Video
Learning D3.JS 5.0 1.4: Picking a Text Editor
We will see some free and available text editors for all platforms. • Discuss the most common text editors for frontend/web development • Download Sublime Text
Programming Electronics Academy
What is a Code Library?: Arduino Course 6.1
A description of a code library in Arduino programming.
Curated Video
Figma for UIUX Master Web Design in Figma - Preparing the Design for Coding
This video demonstrates preparing the design for coding. This clip is from the chapter "Discover How the Design Gets Transformed to the Live Version" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Code Along at a Fast Pace to the Article Component in React Native
This video is a fast-paced code-along session where you will learn how to build an articles component for your React Native application using ChatGPT analysis. By the end of this video, you will have a functional articles component that...
SciShow
Cryptography: The Science of Making and Breaking Codes
There are lots of different ways to encrypt a message, from early, simple ciphers to the famous Enigma machine. But it’s tough to make a code truly unbreakable.
TED Talks
How to build the 3D world of your dreams with just a text prompt | Kiran Bhat
New ReviewWhat if AI could help you make the perfect video game — in seconds? In this cutting-edge demo, 3D AI innovator Kiran Bhat co-creates a never-before-seen Roblox world with the TED audience — transforming the crowd’s suggestions into a...
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
HTML Basics: Organizing Text with Paragraphs
New ReviewIn this video, the importance of organizing text on websites using paragraphs in HTML is highlighted. The use of the P tag is explained as a simple way to structure text content with a start and end tag. The significance of creating...
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
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
Google Apps Script - Exercise Coding Projects - Highlight Emails in a Doc Using Regex
This video explains how to highlight emails in a Doc using Regex. This clip is from the chapter "DocumentApp Bound Script Coding Projects" of the series "Google Apps Script - Exercise Coding Projects".This section explains DocumentApp...
Curated Video
HTML: Text Markup with HTML and CSS
In this video, you will learn how to properly markup your text content with HTML code. Mark will then review how to use CSS to style your content.
Curated Video
Google Apps Script - Exercise Coding Projects - Explore Slides Service with SlidesApp Class with Apps Script Code
This video explains how to explore slides service with SlidesApp class with Apps Script code. This clip is from the chapter "Google Workspace Services: Docs, Calendar, Drive, Forms, Gmail, and Sheets Slides" of the series "Google Apps...
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
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Download and Install a Text Editor - Visual Studio Code for OpenAI ChatGPT
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.
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Code Editors
This video explains code editor, which is an application used by programmers to develop applications. More than a simple text-editor, a code editor is optimized for programming languages rather than spoken languages. This clip is from...
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...
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.