Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Processing Information
This video explains processing information in Python. This clip is from the chapter "Processing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to process information in...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Learning Objectives - Processing Information
This video explains the learning objectives of the section. This clip is from the chapter "Processing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to process...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Showing Output When Running Python
This video explains showing output when running Python. This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains objects and variables.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Strings
This video explains strings in Python. This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains objects and variables.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Numbers
This video explains the different types of numbers in Python. This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains objects and variables.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Variable Names
This video explains variable names in Python and the rules to use them. This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains objects and...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Objects and Variables
This video explains objects and variables in Python using an example of Olympic results. This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Learning Objectives - Storing Information
This video explains the learning objectives of this section. This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains objects and variables.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Writing Your First Python Program—Hello World
This video explains writing your first Python program—Hello World. This clip is from the chapter "Getting Set Up" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to get started with...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - How to Get Started with Replit
This video explains how to get started with Replit. This clip is from the chapter "Getting Set Up" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to get started with Replit.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Learning Objectives - Getting Set Up
This video explains the learning objectives of this section. This clip is from the chapter "Getting Set Up" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to get started with Replit.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - The Example
This video explains an example of a software engineer working in a media company to support the development team. This clip is from the chapter "Introduction" of the series "Python Bootcamp in a Day - Python Programming for...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - What Is Python?
This video explains what Python is and the need for Python. This clip is from the chapter "Introduction" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section introduces you to the course and its...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Learning Objectives - Introduction
This video explains the learning objectives of the course. This clip is from the chapter "Introduction" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section introduces you to the course and its...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Introduction
This video is an introduction the course and what you can expect from the course. This clip is from the chapter "Introduction" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section introduces you to the...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Predictions
After checking our model for accuracy, we will make predictions of our results from the model we created. We will visualize the predictions using the test data. This clip is from the chapter "Advanced Chatbots with Deep Learning and...
Curated Video
Getting Started with HashiCorp Nomad - The Nomad UI
After exploring the Nomad CLI, we will examine the Nomad user interface. We will understand how to view the Nomad infrastructure, jobs, tasks, evaluations, allocations, variables, and more. This clip is from the chapter "Interacting with...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Installing Nomad on Windows
In this lesson, you will learn to install Nomad on Windows OS. We will download the open-source Nomad binary from the Nomad website, unzip the .exe file, and run the .exe to install Nomad over Windows. This clip is from the chapter...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Arrays and the Split Function
This video explains the split function where the string will be split into substrings using a delimiter. This clip is from the chapter "Arrays" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This video explains...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Multidimensional Arrays
This video explains multidimensional arrays, which are made by adding a comma after the first number between round brackets of your array name, then adding another number. This clip is from the chapter "Arrays" of the series "The...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Cell Property
This video explains the Cell property used to reference the cells on your spreadsheets. This clip is from the chapter "Loops with VBA" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section explains loops...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Logical Operators
This video explains logical operators in VBA such as AND, OR, NOT. This clip is from the chapter "VBA Conditional Statements" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section explains the various...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Message Box
This video explains the message box or the msg box in Excel VBA. This clip is from the chapter "Subs and Functions" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section explains subs and functions in VBA.
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Subroutines
This video explains a subroutine, which is a piece of code that performs a specific task described in the code but does not return a result or value. This clip is from the chapter "Subs and Functions" of the series "The Ultimate Excel...