Curated Video
CISM Certification Domain 1: Information Security Governance Video Boot Camp 2019 - Policies, procedures, guidelines, and frameworks
CISM Domain 1: Information Security Governance: Policies, procedures, guidelines, and frameworks This clip is from the chapter "CISM Domain 1: Information Security Governance" of the series "CISM Certification Domain 1: Information...
XKA Digital
Creating opportunities for people to shine
Trevor is Director of Strategy at the specialist market design, governance and assurance service provider Gemserv, an organisation designed to ensure complex markets work for everyone's benefit. Prior to joining Gemserv in June 2017,...
Paul Marriott
Traffic Light Program on mBlock 3 w/Arduino Uno, LEDs & Functions
A structured traffic light simulation using LED lights and Arduino Uno microcontroller with mBlock 3 coding platform. Goes into detail.
Curated Video
CISSP® Certification Domain 3: Security Architecture and Engineering Video Boot Camp for 2022 - Mobile device security
CISSP Domain 3: System Architecture and Engineering: Mobile device security. This clip is from the chapter "CISSP Domain 3: System Architecture and Engineering" of the series "CISSP® Certification Domain 3: Security Architecture and...
The Business Professor
Review Under the Federal Arbitration Act
This Video Explains Review Under the Federal Arbitration Act
Curated Video
RESTful Web API Design with Node.js (Video 4)
RESTful Web APIs allow developers to create unprecedented applications by leveraging the data on the Internet. Since JavaScript is the language of the web, building APIs using Node.js provides a seamless development experience on both...
Curated Video
CISM Certification Domain 1: Information Security Governance Video Boot Camp 2019 - Introduction to this course!
Introduction: Introduction to this course! This clip is from the chapter "Introduction" of the series "CISM Certification Domain 1: Information Security Governance Video Boot Camp 2019".In this section, learn why you want to get your...
Curated Video
CISSP®- Information Security Governance: Policies, Procedures, Guidelines, and Frameworks
This video focuses on policies, procedures, guidelines, and frameworks. This clip is from the chapter "Certified Information Systems Security Professional CISSP Domain 1 - Security and Risk Management" of the series "CISSP® Certification...
The Business Professor
Understanding the Administrative Procedures Act and Its Importance
This video explores the Administrative Procedures Act (APA) and its significance in federal administrative processes. The video explains the procedures laid out by the APA, including the methods and steps required for the development and...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Introduction
Let's see a quick introduction to the course! This clip is from the chapter "Introduction" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".This is an introductory section to the course.
The Business Professor
Auditing - What is Attestation
This video explains what is Attestation in Audit practice.
Packt
CompTIA Network+ Certification N10-007: The Total Course - Mitigating Network Threats
This video explains how to examine the methods to protect a network from both external and internal threats. This clip is from the chapter "Managing Risk" of the series "CompTIA Network+ Certification N10-007: The Total Course".In this...
IDG TECHtalk
How securing the cloud differs from security on-premises servers
Keep these key points regarding cloud vs. on-premises security as you move to the cloud.
Curated Video
Excel VBA Programming The Complete Guide - Procedure Scope (Public vs. Private)
Differentiate between public vs private procedure. This clip is from the chapter "Procedures" of the series "Excel VBA Programming–The Complete Guide".We look into variable scopes in procedures.
Curated Video
Excel VBA Programming The Complete Guide - The Visual Basic Editor
In this lesson, we explore the components of the Visual Basic Editor, including the Project Explorer, which lists all open workbooks and worksheets as well as all modules (containers for code). Properties Window, which can be used to get...
Curated Video
Ethical Standards and Procedures in Multinational Corporations
This video is a lecture discussing the ethical standards and procedures of multinational corporations. It covers topics such as business ethics, stakeholder concept, the structure of multinational corporations, treatment of workers,...
Curated Video
PMP Certification Training - Overview of Project Management Office, Stakeholder, and Project Governance
This video explains project management office, stakeholder, and project governance.
This clip is from the chapter "Project Management Framework" of the series "PMP® Certification Training".This section explains the project management...
Curated Video
Excel VBA Programming The Complete Guide - Constants
In this lesson, we explore constants, an alternative to variables. A constant's value cannot change over the course of a macro's execution, making it optimal for static values. This clip is from the chapter "Procedures" of the series...
Curated Video
Excel VBA Programming The Complete Guide - Variable Declarations and Assignments
In this lesson, we explore the syntax for declaring a variable and its data type, as well as assigning it an initial value with the assignment operator ( = ). This clip is from the chapter "Variables and Data Types" of the series "Excel...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Add Stored Procedure for Cover Type
In this video, we'll learn how to add stored procedure for cover type. This clip is from the chapter "Cover Type CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at cover type CRUD.
Curated Video
The Complete Java Developer Course: From Beginner to Master - Basics of OOP (Object-Oriented Programming)
This video focuses on the fundamental principles of OOP, that is, Encapsulation, Inheritance, and Polymorphism. This clip is from the chapter "Introduction to Classes and Objects" of the series "The Complete Java Developer Course: From...
Curated Video
Excel VBA Programming The Complete Guide - Create and Delete a Procedure
A procedure is a grouped set of instructions / code that accomplishes some kind of goal. We'll also talk about some of the common syntactical errors made when writing out procedures. In this lesson, we'll dive into the syntax to declare...
Curated Video
Excel VBA Programming The Complete Guide - Boolean Expressions
A Boolean is a special data type whose value can only be True or False. In this lesson, we explore the concept of truthiness and falsiness with the help of common mathematical operations and string comparisons. This clip is from the...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 01 - Introduction to Object-Oriented Programming – Basics
In this video, we will learn about object-oriented programming – basics. This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...