Instructional Video3:49
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Switch Views

Higher Ed
This video explains switching between different views in Project 2021, such as the Gantt Chart view, Task Usage view, and Resource Sheet view. Explore how to customize views, save custom views, and quickly switch between views.
<
br/>...
Instructional Video4:45
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - DateTime

Higher Ed
We will look at the Java built-in API that contains classes for representing data and time, the java.util, java.time, java.sql, and java.text packages.
Instructional Video4:49
Curated Video

Deep Learning - Crash Course 2023 - Introducing TensorFlow

Higher Ed
In this video, we will be introduced to TensorFlow.
<
br/>
This clip is from the chapter "Deep Learning with TensorFlow 2.x" of the series "Deep Learning - Crash Course 2023".In this section, we will dive into deep learning with...
Instructional Video9:34
Curated Video

Deep Learning - Crash Course 2023 - Linear Separation of Data

Higher Ed
In this video, we will write a program in Python to understand linear separation of data.
<
br/>
This clip is from the chapter "Deep Neural Networks" of the series "Deep Learning - Crash Course 2023".In this section, we will try to...
Instructional Video5:21
Curated Video

Deep Learning - Crash Course 2023 - Modify Data

Higher Ed
In this video, you will learn how to modify data.<br<br/>/>

This clip is from the chapter "MP Neuron in Python" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to implement MP Neuron in Python.
Instructional Video6:40
Curated Video

Deep Learning - Crash Course 2023 - Python Basics - Containers in Python

Higher Ed
In this video, you will learn about tuples, sets, and dictionaries.
<
br/>
This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course 2023".In this section, we will work on our...
Instructional Video11:08
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Creating a Custom Field

Higher Ed
In this video, we will discover how to create custom data fields in Microsoft Project 2021. We will learn to define and set up custom fields to adapt the software to our unique project management requirements.
<
br/>
This clip is...
Instructional Video7:05
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Targeted Reporting

Higher Ed
In this video, we will discover the concept of targeted reporting, which involves creating reports that address specific project reporting needs and objectives and looking at the different types of charts.
<
br/>
This clip is from...
Instructional Video7:47
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Create and Customize Reports - Part 3

Higher Ed
In the previous two videos, we have seen how to customize a project overview report using themes, colors, fonts, and effects. Here, we will concentrate on creating or building a new report from scratch and look at some of the elements...
Instructional Video5:16
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Work with Reports

Higher Ed
This video demonstrates creating, customizing, and saving reports in Project 2021. We will learn to use the report view to preview and modify reports before printing or sharing them.
<
br/>
This clip is from the chapter "Basic...
Instructional Video3:52
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Add Result Styling CSS to OpenAI Project

Higher Ed
In this video, we will guide you on how to add result styling CSS to your OpenAI project to make the output more visually appealing for your users.
Instructional Video11:30
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Notification Fetch

Higher Ed
In this video, we will be discussing how to fetch notifications for a user in our Twitter Clone app's backend.
Instructional Video9:19
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - User Search Filter

Higher Ed
This video helps implement the user search filter in the app.
Instructional Video11:33
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - SearchViewCell

Higher Ed
In this video, you will learn how to create a custom view cell that displays the results of a search in a list format.
Instructional Video11:21
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Using ImagePicker in Create Tweet

Higher Ed
In this video, we will be using the ImagePicker to enable users to select and upload images along with their tweets in the full stack Twitter Clone app.
Instructional Video8:23
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Like Tweet

Higher Ed
This video is all about implementing a "like" functionality in our Twitter Clone app.
Instructional Video5:50
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Tweet Image Visualize

Higher Ed
In this video, you will learn how to visualize tweet images in your Twitter Clone app. We will explore how to retrieve tweet images from the database and display them in the app's UI.
Instructional Video3:25
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Fetch All Tweets

Higher Ed
In this video, we will be implementing the functionality to fetch all tweets from the database using Mongoose and Express.js.
Instructional Video8:36
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Populating the UI with Note Model

Higher Ed
In this video, we will explore how to populate a user interface with data from a Note model and offer tips for designing an intuitive and user-friendly UI that maximizes the value of this data.
Instructional Video10:56
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - GET Request in the App

Higher Ed
In this video, we will walk through how to implement GET requests in a mobile app, and provide examples of how to use this functionality to retrieve and display data from an API.
Instructional Video5:31
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Running the API

Higher Ed
This video demonstrates how to run an API required for frontend of the app development.
Instructional Video22:26
Curated Video

The Art of Doing - Web Development for Beginners - Grid Basics

Higher Ed
In this video, we will introduce Grid, a powerful CSS layout system that allows you to create two-dimensional layouts with rows and columns. You will learn how to set up the Grid containers and use Grid properties to define rows,...
Instructional Video15:47
Curated Video

The Art of Doing - Web Development for Beginners - Flexbox Basics

Higher Ed
In this video, we will explore the fundamentals of Flexbox, a powerful CSS layout system that allows you to create one-dimensional layouts along the horizontal or vertical axis. You will learn how to set up the Flex containers and use...
Instructional Video16:17
Curated Video

The Art of Doing - Web Development for Beginners - The Display Property: Block Values

Higher Ed
In this video, we will delve into the display property in CSS and its block values. You will learn how block-level elements behave in terms of layout and spacing and how we can override their default behavior to create custom layouts...