Hi, what do you want to do?
Curated Video
ChatGPT for Creatives - Let's Make Some Formats
In this video, you will learn to specify different genres and subgenres to ChatGPT and make it provide us with different formats of the storytelling components that we can use to create our very own story of preference with ideal word...
Curated Video
ChatGPT for Creatives - Making Land
In this video, you will learn to create the landscape of the world being built. The video covers several key aspects of creating the land, including choosing the type of terrain, creating the physical features of the world, and...
Curated Video
ChatGPT for Creatives - How to Save Your Work Right Away
In this video, the author talks about the importance of saving work while creating comics or manga. He also shares his personal experience of losing work and the lessons he learned from it. Finally, he offers practical tips on how to...
Curated Video
ChatGPT for Creatives - Creating the Details and Characters
In this video, we will dive into creating the details and characters for a novel and talk about the importance of developing well-rounded characters that readers can relate to. We will create lists of ghost stories based on folklore in...
Curated Video
Behavioral Design Patterns in C++ - Hangman - II
This video will help you test the Hangman game.<br<br/>/>
This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the Memento pattern in detail.
This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the Memento pattern in detail.
Curated Video
Behavioral Design Patterns in C++ - Hangman - I
In this video, we will implement the popular Hangman game on the console.<br<br/>/>
This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the Memento pattern in detail.
This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the Memento pattern in detail.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Test: Fire Events and User Events / 153
In this video, we will look at different events such as mouse clicks, mouse overs, mouse out, key down, and document load.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Test: Component Rendering / 152
In this lesson, we will look at a term to describe the ability to render different user interface (UI) markup if a condition is true or false, the conditional rendering.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Solution: WordCount / 158
In this video, we will look at a demonstration to add an extra layer of security to the user and plain password authentication.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Statement and Demo / 157
This video will explain the advantages of using a password versus an SSH key authentication.
Healthcare Triage
How We Process Meat, Memories, and Nutrition Research
A recent news story covered a study about processed foods and how eating those foods relates to cognitive decline. The only problem is, they didn't report on an actual published study. They reported on a pre-publication presentation at a...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Final Testing
In this video, we will run our project and check whether our program runs as required.
<
br/>
This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for...
<
br/>
This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Logic for Single-Letter input
In this video, we will continue building the logic for single-letter input.
<
br/>
This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners...
<
br/>
This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Logic Building
In this video, we will work on building the logic.
<
br/>
This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this...
<
br/>
This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Mini Project - Continued
In this video, we will continue writing the program for our hangman game.
<
br/>
This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
<
br/>
This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Writing a Class
In this video, we will start writing the program for our classes and objects.
<
br/>
This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners...
<
br/>
This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Mini Project - Hangman
In this video, we will get introduced to our mini project, which is called the Hangman.
<
br/>
This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for...
<
br/>
This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - A Simple 'for' Loop
This video explains a simple for loop.<br<br/>/>
This clip is from the chapter "Processing Collections" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains processing collections using Python.
This clip is from the chapter "Processing Collections" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains processing collections using Python.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Tidying Messy Data
This video explains how to tidy messy data.<br<br/>/>
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.
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.
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.
<
br/>
This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains...
<
br/>
This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Embeddings
In this video, we will understand the text as sequence data.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section, you...
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section, you...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Text Preprocessing
In this video, we will move into action and understand how to do text preprocessing using Colab notebook.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural...
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural...
Curated Video
Social Media Automation using Python - Posting Photo with Caption
In this lesson, we will understand how to post a photo or an image with a caption over Facebook using the put_photo() function and posting the caption along with it as a comment.
<
br/>
This clip is from the chapter "Facebook...
<
br/>
This clip is from the chapter "Facebook...
Curated Video
Social Media Automation using Python - Posting Hello World
After learning to create an access token, we will look at posting our first 'Hello World' banner message on the Facebook feed.
<
br/>
This clip is from the chapter "Facebook Automation" of the series "Social Media Automation Using...
<
br/>
This clip is from the chapter "Facebook Automation" of the series "Social Media Automation Using...