Packt
Building a JSON HTTP Endpoint
Accessing API from Browser: Building a JSON HTTP Endpoint This clip is from the chapter "Accessing API from Browser" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn how to access API...
Curated Video
Learn and Master C Programming - #include': Angle Brackets (<>) versus Double Quotes ("")
In C, the angle brackets ask the C preprocessor to look for a header file in a directory other than the current one. This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute...
Curated Video
Learn and Master C Programming - Pointers and Strings: Beware of Attempting to Modify Read-Only Memory!
We will learn about strings and pointers and how to avoid pointer-related issues like access violation when we try to modify a string that is stored inside read-only (or write-protected) memory. This clip is from the chapter "Pointers"...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - Introduction to Object-Oriented Programming - Terminology - Class Object
In this video, we will learn about object-oriented programming - terminology – class object. This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners - Java 16".In...
Curated Video
Getting Started with JIRA - Kanban Agile Board Overview
This video provides an overview of Kanban Agile board. This clip is from the chapter "Using Company-Managed Projects" of the series "Course Overview".In this section, we will cover company-managed projects.
Curated Video
Learning Microsoft Power BI - Publishing a Report to the Power BI Service
In this video, we will learn about the Power BI Service and how to publish reports. • Understand the components of the Power BI Service and how they tie together • Publish the completed report to the Power BI Service • Learn how the...
The Viral Fever
Setenil Rock Homes, Spain: Homes Made Out of Solid Earth
Setenil Rock Homes, Spain part 1/3: The video explores the history and unique location of the town of Centennial de Las Bodegas in southern Spain, which was built into the rocky terrain overlooking the River of Real Treasure. The video...
The Business Professor
Understanding Zoning Ordinances
This video discusses the importance of zoning ordinances for business owners and the potential impact they can have on their operations. The video explains how zoning ordinances regulate the use of land for different purposes, such as...
Brave Wilderness
Iguana Kisses...Gross -or- Gotta Have One?!
On this episode of Base Camp, Coyote, Mark and Mario take a look at their favorite breakfast video which is of course, Coconut Breakfast!
IDG TECHtalk
How to set up a Microsoft Azure backup process
Setting up a backup process in Azure is one way to quickly recover from a ransomware attack. Leave a comment below and suggest a topic for a future episode of Windows Security Tips.
NASA
Star Gives Birth to Possible Black Hole in Hubble and Spitzer Images
A team of astronomers at The Ohio State University watched a star disappear and possibly become a black hole. Instead of becoming a black hole through the expected process of a supernova, the black hole candidate formed through a "failed...
Curated Video
Complete Modern C++ - Overview of Debugging in Visual Studio
This video gives a gentle introduction to debugging C++ applications in Visual Studio and explains a few common shortcuts. This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we...
Curated Video
Advanced Swift 2 Application Development (Video 18)
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on all...
Curated Video
Serverless JavaScript Projects 2.2: Build Your Location AWS Lambda
We need a way to capture the location information from the provided IP address. • Install serverless and AWS CLI • Utilize a function that queries a database for info from IP • Return the geolocation information to the user
Curated Video
Cloud Native Development on Azure with Java 4.2: Configure Jenkins by Installing JDK and Gradle
In this video, we will perform some basic configuration on the Jenkins master server by installing two plugins: JDK and Gradle. • Install the suggested plugins for Jenkins • Configure the Jenkins URL as the public DNS assigned to the VM...
Brave Wilderness
Snapping Turtle BITES Me.. AGAIN!
On this episode of On Location, Coyote and the crew are on location in Costa Rica, and Coyote catches his first-ever Central American Snapping Turtle! And yes.. the turtle bites him!
Coach Dan Blewett
The Three Most Important Curveball Locations
Locating a curveball is CRUCIAL, but it also matters where you decide to throw it.
Brave Wilderness
Can I Catch 10 TURTLES in ONE DAY?!
On this episode, Coyote attempts to catch 10 TURTLES in one day! His record before this adventure is 6 turtle catches in one day, so the crew put him to the test to see if he can beat his own record! Do you think he can accomplish this...
Programming Electronics Academy
Lesson 8 | Using Variables | Arduino Crash Course
Lesson 8 | Using Variables | Arduino Crash Course
Packt
Wiring up the User Interface
Accessing API from Browser: Wiring up the User Interface This clip is from the chapter "Accessing API from Browser" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn how to access API...
Curated Video
Section Intro: Asynchronous Node.js
Asynchronous Node.js (Weather App): Section Intro: Asynchronous Node.js This clip is from the chapter "Asynchronous Node.js (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will...
Packt
ES6 Aside: Object Property Shorthand and Destructuring
Asynchronous Node.js (Weather App): ES6 Aside: Object Property Shorthand and Destructuring This clip is from the chapter "Asynchronous Node.js (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this...