Instructional Video4:19
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Timer Entry View

Higher Ed
This video explains how to create the focus timer entry view. This clip is from the chapter "iOS 16.1 Live Activity Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains a new feature...
Instructional Video2:56
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Famous Places Widget Entry View

Higher Ed
This video explains the famous places widget entry view or a SwiftUI view. This clip is from the chapter "Maps in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains maps in widgets...
Instructional Video5:38
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Country List Cell View

Higher Ed
This video explains the country list cell view. This clip is from the chapter "Deep Links in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains deep links in widgets.
Instructional Video12:10
Curated Video

PowerShell for Automating Administration - Report Consolidation – Script Overview

Higher Ed
This video explains the report consolidation script. Here, you will be looking at implementing the script using PowerShell. This clip is from the chapter "Report Consolidation and Code Enhancement" of the series "PowerShell for...
Instructional Video2:19
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Code Editors and IDEs

Higher Ed
This video explains code editors and IDEs. This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video2:47
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Python Scripts and IDLE

Higher Ed
This video explains Python scripts and IDE. This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video3:02
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Installing Python on Windows

Higher Ed
This video explains the installation of Python on Windows. This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video3:02
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Function Parameters

Higher Ed
This video explains function parameters. This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up larger programs.
Instructional Video5:05
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Saving the Results - Working with Files

Higher Ed
This video explains saving the results and working with files. This clip is from the chapter "Saving the Results - Working with Files" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains...
Instructional Video3:56
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - The Try and Except Block

Higher Ed
This video explains the try and except block in Python. This clip is from the chapter "Robust Programs - Handling Errors" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to handle...
Instructional Video2:34
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Return Statement

Higher Ed
This video explains the return statement. This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up larger programs.
Instructional Video1:46
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Text File Modes

Higher Ed
This video explains text file modes. This clip is from the chapter "Saving the Results - Working with Files" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains working with files in Python.
Instructional Video6:48
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Tidying Messy Data

Higher Ed
This video explains how to tidy messy data. This clip is from the chapter "Tidying Messy Data" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to tidy messy data.
Instructional Video6:07
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Strings

Higher Ed
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.
Instructional Video4:12
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Objects and Variables

Higher Ed
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...
Instructional Video6:14
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Text Classification with CNNs

Higher Ed
In this video, we will move into action and work on text classification with CNNs. This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this...
Instructional Video8:10
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - CNNs for Text

Higher Ed
In this video, we will understand how we can use CNNs for text sequences. This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section,...
Instructional Video13:21
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Code Preparation (NLP)

Higher Ed
In this video, we will look at the code preparation we will use for NLP and understand it. This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In...
Instructional Video4:35
Curated Video

Social Media Automation using Python - Creating Email Body and Sending

Higher Ed
After learning how to connect to the SMTP server, we will understand how to create the email using the MIMEmultipart function. We will then look at creating the entire body of the email and then sending the email. This clip is from the...
Instructional Video3:01
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Tokenizer

Higher Ed
You will learn to import the tokenizer with and without filters. We will fit the tokenizer into our vocabulary using the fit_on_texts built-in command. This clip is from the chapter "Advanced Chatbots with Deep Learning and Python" of...
Instructional Video2:38
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Project: Conversational Chatbot Development with Machine Learning: Elimination

Higher Ed
After collecting all data, you will learn to eliminate the text we do not want to use in the chatbot project through an elimination process. This clip is from the chapter "Basics of Chatbots with Machine Learning and Python" of the...
Instructional Video5:11
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Project: Conversational Chatbot Development with Machine Learning: Getting the Data

Higher Ed
In this video, we will look at using the request library to seek out the webpage from which we want the information. In our case, we have chosen the web page or artificial intelligence. This clip is from the chapter "Basics of Chatbots...
Instructional Video9:24
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: Remove Tags and Lemmatize

Higher Ed
In this video, we will look at removing tags or symbols that we do not want to use in our word token development process. We will then lemmatize the word token using the tag map lemmatizer. This clip is from the chapter "Basics of...
Instructional Video6:36
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: Word Tokens and Remove ASCII

Higher Ed
In this video, you will learn to add word tokens using the normalize function and develop the word token. We are going to use the NLTK.word_tokenize function. This clip is from the chapter "Basics of Chatbots with Machine Learning and...