IDG TECHtalk
WWDC 2021: What to expect at Apple's June event
While we wait for confirmation about Apple's rumored April event, the company has confirmed its annual developers conference, WWDC, will take place the week of June 7. Computerworld executive editor Ken Mingis and Macworld executive...
Curated Video
.NET Core Microservices - Create DTOs and Push Models to Shopping Cart Database
This video provides a demo to create DTOs and push models to shopping cart database. This clip is from the chapter "Shopping Cart API Service" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - How to Perform Git Pull
This video demonstrates how to perform Git pull. This clip is from the chapter "Git Push, Fetch, and Pull" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section provides an overview of the push, fetch, and...
Curated Video
Learning PHP 7 (Video 35)
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Curated Video
Learning ASP.NET Web API (Video 24)
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build REST-based...
Curated Video
Advanced Swift 2 Application Development (Video 11)
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 4.3: Building a Create and Read Lambda
In this video, we need to read the database and create new records for the cards and boards. • Set up the functions for create and read • Run the serverless deploy script • Make sure CORS is on for these functions in AWS
Curated Video
Learning D3.JS 5.0 9.4: Updating the Nodes
Learn how to update nodes. • Create the nodeUpdate • Use the methods .transition and .duration • Create the nodeExit
Curated Video
Bug Bounty Program Certification 2.4: Update and Upgrade Kali Linux Operating System
This video will help you learn how to update and upgrade process. • Learn about update and upgrade process • Update process • Upgrade process
Curated Video
The Full Stack Web Development - Update, Delete & Alter
Database Design using MySQL: Update, Delete & Alter This clip is from the chapter "Database Design using MySQL" of the series "The Full Stack Web Development".For databases, we are going to have a few relational databases such as MySQL...
Curated Video
AWS Certified Cloud Practitioner (CLF-C01)- Introduction to AWS CloudFront
In this video, let's take a quick introduction to AWS CloudFront. This clip is from the chapter "AWS Networking and Content Delivery" of the series "AWS Certified Cloud Practitioner (CLF-C01) [Updated for 2021]".This section is about AWS...
Packt
Update Profile Endpoint
This video shows how to update the profile endpoint. This clip is from the chapter "Front-end User Authentication and Profile" of the series "MERN E-commerce from Scratch".This section focuses on front-end user authentication and profile.
Packt
Linked List Complexities
This video focuses on complexities of linked lists. This clip is from the chapter "Data Structures – Linked Lists" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to linked lists in...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course - The Well Architected Framework
This video explains the architected framework. This clip is from the chapter "The Basics of Cloud with AWS" of the series "AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course".This section introduces you to the basics...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Blueocean Develop Branch Configuration
This video provides an overview of adding code for Develop branch on the Jenkinsfile. This clip is from the chapter "Jenkins Multibranch Pipeline Introduction using Blueocean" of the series "DevOps with GIT(Flow) Jenkins, Artifactory,...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - JavaScript #3 Exercise: 3 Objects
In this video, we'll cover JavaScript #3 exercise: 3 objects. This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript, JavaScript...
Curated Video
The Beginners 2022 Cyber Security Awareness Training Course - Smartphones and Mobile Apps Part III
In Part III, you will learn some great solutions that Google has put in place, to protect you from the bad guys when you are using an Android device. We will also discuss Google Play Protect, and how it is designed to help you detect and...
Mediacorp
South Korea is Leading the Way in 5G Technology
This video discusses the launch of 5G technology in South Korea, making it the first country to have a commercial 5G network. The video also highlights the need for infrastructure updates and the economic benefits of being a leader in 5G...
Curated Video
How to Add a Live Clock to Microsoft PowerPoint Presentations
In this video, Justin demonstrates how to add a live clock displaying the current time in Microsoft PowerPoint slides. By downloading flash clocks from websites like 1matteclock.com or flashclocks.com, users can easily insert and...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Intro to search - Linear, Bisection/Binary search
Modify set_val method to include update functionality This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
IDG TECHtalk
What security admins need to know about the new Microsoft 365 patching channel
Microsoft has rebranded and updated its tool to deploy security patches and new features.
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 2: World before JPA - JDBC, Spring JDBC and myBatis
Introduction to JPA in 10 Steps: Step 2: World before JPA - JDBC, Spring JDBC and myBatis This clip is from the chapter "Introduction to JPA in 10 Steps" of the series "Master Java Web Services and REST API with Spring Boot".In this...
Programming Electronics Academy
millis vs. delay Part 4 | A mini-series on Timing Events with Arduino Code
millis() vs delay(): Part 4
Packt
REST APIs & HTTP Requests
Asynchronous JavaScript, Ajax & Fetch API: REST APIs & HTTP Requests This clip is from the chapter "Asynchronous JavaScript, Ajax & Fetch API" of the series "Modern JavaScript from the Beginning".In this section, you will learn about...