Instructional Video5:30
Curated Video

Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Send Message through Python

Higher Ed
In this video, we will show you how to send messages to Telegram using Python code. You will learn how to utilize the Telegram API, integrate it into your trading bot's codebase, and send messages programmatically. This method provides...
Instructional Video10:02
Curated Video

Raspberry Pi and Arduino - Go to The Next Level - Send Data from Raspberry Pi to Arduino

Higher Ed
In this video, you will learn how to send data from Raspberry Pi to Arduino. This clip is from the chapter "PART 1 - Serial Communication Between Raspberry Pi and Arduino" of the series "Raspberry Pi and Arduino - Go to the Next...
Instructional Video7:54
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Sending Messages Using the While Loop

Higher Ed
In this video, you'll learn to send messages using the while loop. This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn...
Instructional Video7:19
Curated Video

Social Media Automation using Python - Scheduling Sending an Email

Higher Ed
Here, you will learn how to automate email scheduling. After learning how to send an email with Python and create a schedule for any tasks, we will explore how to use functions in Python to schedule and send emails. This clip is from the...
Instructional Video7:10
Curated Video

Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Message Placement and GitHub

Higher Ed
In this video, we will discuss message placement and how to leverage GitHub for seamless integration with your trading bot. You will learn how to strategically place messages within your codebase, ensuring that they are sent at the...
Instructional Video3:00
All In One Social Media

Linkedin Premium - How To Use It For Business

Higher Ed
To truly be able to build targed and valuable connections with your potential clients, you are goin gto wan Linkedin Premium. Linkedin Premium unlocks so much more possibilities for your business, but how do you use it? In this video,...
Instructional Video3:32
Curated Video

Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Sending First Message through URL

Higher Ed
In this video, we will demonstrate how to send your first message to Telegram using a URL. You will learn how to construct the message URL, include relevant information, and send the message to your Telegram bot. This method allows for...
Instructional Video5:47
Curated Video

Learning Akka (Video 11)

Higher Ed
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage these...
Instructional Video5:26
Curated Video

Learning Akka (Video 19)

Higher Ed
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage these...
Instructional Video3:31
Curated Video

Learning Akka (Video 37)

Higher Ed
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage these...
Instructional Video5:30
Curated Video

Raspberry Pi and Arduino - Go to The Next Level - Step 6 (RPi) - Take Photo when Button Is Pressed

Higher Ed
In this video, we will work on step 6, where you will learn how to take photos when a button is pressed. This clip is from the chapter "Part 4 - Complete Intercom System (Final Project)" of the series "Raspberry Pi and Arduino - Go to...
Instructional Video7:05
Curated Video

Tips, Tricks, and Techniques for Node.js Development 5.2: Creating a Child Process

Higher Ed
In this video, we will learn how to execute code in a child process. • Show the different ways of creating a child process • Create a child.js script • Show communication between child processes
Instructional Video3:52
Curated Video

Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - MetaMask Setup

Higher Ed
In this video, we will guide you through the process of setting up MetaMask, a cryptocurrency wallet, and browser extension that enables interaction with the Ethereum network. You will learn how to install MetaMask, create a new wallet,...
Instructional Video3:20
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Create a Manually Scheduled Task

Higher Ed
In this video, we will learn to create a manually scheduled task in Project 2021 and understand how to set task start and end dates and task constraints. This clip is from the chapter "Entering Tasks" of the series "Microsoft Project...
Instructional Video6:54
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Robust Error Handling and Logic Completion to OpenAI API

Higher Ed
In this video, we will teach you how to implement robust error handling and logic completion for your OpenAI API, ensuring that your application can handle unexpected user input and provide accurate responses.
Instructional Video4:39
Curated Video

Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Telegram Bot Setup

Higher Ed
In this video, we will guide you through the process of setting up a Telegram bot for your trading bot. You will learn how to create a bot, obtain the API token, and configure the necessary settings. Setting up a Telegram bot will enable...
Instructional Video4:18
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Logging into Websites with FormRequest

Higher Ed
In this tutorial, we learn how to use Scrapy to log in to a website by sending form data to a specific URL. The presenter demonstrates how to extract the URL and form data, and then uses Scrapy to send a form request to the URL with the...
Instructional Video13:07
Curated Video

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

Higher Ed
In this video, you will learn how to set up notification sending in our app. We will create a NotificationSender class that takes in a user and a notification message, then sends the notification to the appropriate user.
Instructional Video4:11
Curated Video

How Chat GPT can be used in Customer Service

12th - Higher Ed
In this lesson, we will explore how Chat GPT can help improve customer service in businesses. Using different scenarios, we will see how Chat GPT can respond to customer inquiries, offer solutions to problems, and provide professional...
Instructional Video5:36
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Extract CSRF Values from Forms

Higher Ed
In this video, we learn how to navigate web pages and log in with a CSRF token using Scrapy, a Python web crawling library. The instructor takes us step-by-step through the process, using CSS selectors to extract data, creating request...
Instructional Video5:21
Curated Video

The Art of Doing - Python Network Applications with Sockets - Exploring the Buffer Size

Higher Ed
In this video, you will learn how to explore the buffer size. This clip is from the chapter "Creating TCP and UDP Connections with the Socket Module" of the series "The Art of Doing - Python Network Applications with Sockets".In this...
Instructional Video6:53
Curated Video

ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Frontend Preparation and Troubleshooting Discussion

Higher Ed
In this video, we will discuss some common troubleshooting issues and prepare our frontend to integrate with the backend we built in this section. This clip is from the chapter "Backend Build - Working with AI" of the series "ChatGPT...
Instructional Video2:22
Curated Video

Raspberry Pi and Arduino - Go to The Next Level - Section Introduction - Part 1 - Serial Communication Between Raspberry Pi and Arduino

Higher Ed
In this introductory video, we will understand the section’s learning objective. This clip is from the chapter "PART 1 - Serial Communication Between Raspberry Pi and Arduino" of the series "Raspberry Pi and Arduino - Go to the Next...
Instructional Video11:34
Curated Video

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

Higher Ed
In this video, you will learn how to create a user and store it in our MongoDB database using Mongoose and Express.