Hi, what do you want to do?
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Switch Views
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/>...
<
br/>...
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - DateTime
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.
Curated Video
Deep Learning - Crash Course 2023 - Introducing TensorFlow
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...
<
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...
Curated Video
Deep Learning - Crash Course 2023 - Linear Separation of Data
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...
<
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...
Curated Video
Deep Learning - Crash Course 2023 - Modify Data
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.
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.
Curated Video
Deep Learning - Crash Course 2023 - Python Basics - Containers in Python
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...
<
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Creating a Custom Field
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...
<
br/>
This clip is...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Targeted Reporting
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...
<
br/>
This clip is from...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Create and Customize Reports - Part 3
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Work with Reports
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...
<
br/>
This clip is from the chapter "Basic...
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Add Result Styling CSS to OpenAI Project
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.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Notification Fetch
In this video, we will be discussing how to fetch notifications for a user in our Twitter Clone app's backend.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - User Search Filter
This video helps implement the user search filter in the app.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - SearchViewCell
In this video, you will learn how to create a custom view cell that displays the results of a search in a list format.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Using ImagePicker in Create Tweet
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.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Like Tweet
This video is all about implementing a "like" functionality in our Twitter Clone app.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Tweet Image Visualize
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.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Fetch All Tweets
In this video, we will be implementing the functionality to fetch all tweets from the database using Mongoose and Express.js.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Populating the UI with Note Model
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.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - GET Request in the App
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.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Running the API
This video demonstrates how to run an API required for frontend of the app development.
Curated Video
The Art of Doing - Web Development for Beginners - Grid Basics
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,...
Curated Video
The Art of Doing - Web Development for Beginners - Flexbox Basics
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...
Curated Video
The Art of Doing - Web Development for Beginners - The Display Property: Block Values
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...