Instructional Video18:54
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Create Notes with POST Requests

Higher Ed
In this video, we will demonstrate how to use POST requests to create and store new notes in an API and provide guidance on best practices for structuring and managing this data.
Instructional Video6:31
Curated Video

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

Higher Ed
In this video, we will be creating a Notification model for our Twitter Clone app.
Instructional Video4:13
Curated Video

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

Higher Ed
In this video, we will establish a relationship between users and tweets, and demonstrate how to fetch all tweets by a specific user.
Instructional Video4:27
Curated Video

ChatGPT for Creatives - How to Save Your Work Right Away

Higher Ed
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...
Instructional Video8:05
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create UpdateCustomer View

Higher Ed
You will be able to understand the creation and working of the view to render an update of a customer record. They will get a refresher on the client- and server-side validation in the process. The completed application until this point...
Instructional Video4:52
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create the View to Get Customer by ID

Higher Ed
Completing this video will allow you to create a view that shows a customer with a specific ID and a message if that customer does not exist in the database. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using...
Instructional Video6:35
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create the GetCustomer Action Methods

Higher Ed
You will learn how to complete the coding for the GetCustomer Action methods (both GET and POST) for the Customer Controller. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1 MVC Client"...
Instructional Video8:55
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create the UpdateOrder View

Higher Ed
You will be able to understand the creation and working of the view to render an updated order record. You will get a refresher on the client- and server-side validation in the process. The completed application until this point is run...
Instructional Video5:29
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create AddOrder Action Methods

Higher Ed
This video builds the code for AddOrder action methods (GET and POST). You will be able to AddOrder (HTTPGET) action method to return a view for adding order and AddOrder (HTTPPOST) action method to add(insert) customer order details to...
Instructional Video12:22
Curated Video

React JS Masterclass - Go From Zero To Job Ready - React Loading Skeleton

Higher Ed
Here, we will discuss about an interesting package called the React Loading Skeleton that provides a skeleton structure until we receive a response from the app.
Instructional Video5:41
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Toggle Update / 169

Higher Ed
In this video, we will discuss about two concepts, the first being a toggle and how to delete the card when the recycle icon is clicked and the second concept we will discuss here is the infinite loop.
Instructional Video10:06
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Error: Object Fetch / 168

Higher Ed
While creating our blog post in the last video, we encountered an error. In this video, we will focus on how to fix the error and understand creating and fetching objects for the project.
Instructional Video16:06
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Create Blog Post / 167

Higher Ed
After creating the conditional authorization in the previous lesson, we will now create a blog post in the WriteNode application.
Instructional Video8:07
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Conditional Auth Header / 165

Higher Ed
In this video, we will understand how to create the header for the WriteNode project with a login popup button. We will use the Event() for the login as conditional authorization.
Instructional Video13:40
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Firebase Configuration / 164

Higher Ed
In this lesson, we will focus on the configuration part of the Firebase app. We will also work on receiving the information from the Firestore.
Instructional Video11:08
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Homepage / 162

Higher Ed
In this lesson, we will begin with creating a section for the homepage and add the individual cards by importing the Postcard state from the components folder.
Instructional Video3:06
Curated Video

React JS Masterclass - Go From Zero To Job Ready - WriteNode Demo / 159

Higher Ed
This demonstration video of another project called WriteNode, uses Firebase, React router DOM, to create the application. We will also understand about Skeleton.
Instructional Video8:35
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - POST

Higher Ed
The power-on self-test (POST) takes place every time a system starts. POST checks the system and communicates any problems it finds to the user. This clip is from the chapter "Book Chapter 5 - Firmware" of the series "CompTIA A+...
Instructional Video5:15
Curated Video

Social Media Automation using Python - Project

Higher Ed
This video is a demonstration plus project work where we will create code based on the lessons learnt so far and link what we have studied in this course in terms of retrieving information using Python coding. This clip is from the...
Instructional Video4:11
Curated Video

Social Media Automation using Python - Liking and Deleting the Post

Higher Ed
Let's use Python coding to like and delete posts on Facebook, using the like_post() function and the delete_post() functions to delete the post. This clip is from the chapter "Facebook Automation" of the series "Social Media Automation...
Instructional Video3:05
Curated Video

Social Media Automation using Python - Commenting on a Post

Higher Ed
In this video, we will use the put_object() function and use the ID obtained from the previous lesson along with the message() function to comment on a post. This clip is from the chapter "Facebook Automation" of the series "Social Media...
Instructional Video4:25
Curated Video

Social Media Automation using Python - Posting Photo with Caption

Higher Ed
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. This clip is from the chapter "Facebook Automation" of the...
Instructional Video3:39
Curated Video

Social Media Automation using Python - Posting Hello World

Higher Ed
After learning to create an access token, we will look at posting our first 'Hello World' banner message on the Facebook feed. This clip is from the chapter "Facebook Automation" of the series "Social Media Automation Using Python".null
Instructional Video1:45
Curated Video

Social Media Automation using Python - Introduction to Module

Higher Ed
This video introduces the concept of automating Facebook or Meta, newly called so. We will look at the possibilities we can automate to make tasks easier. This clip is from the chapter "Facebook Automation" of the series "Social Media...