Instructional Video8:23
Curated Video

Limitations of Decision Trees in Business Investment Decision Making

Higher Ed
This video explores the limitations that businesses face when using decision trees to evaluate investment projects and decisions. The advantages of using decision trees are discussed, including their ability to represent available...
Instructional Video16:25
Curated Video

Methods of Entering International Markets for Businesses

Higher Ed
This video discusses the various methods that businesses use to expand into global markets. The lecturer explains six main approaches for international expansion, including exports, foreign direct investment, offshoring, global mergers...
Instructional Video16:31
Programming Electronics Academy

More Serial Library: Arduino Course 5.9

Higher Ed
A description of using Serial Communication with Arduino.
Instructional Video9:46
Curated Video

Comprehensive Android Developer Bootcamp - Finishing Trivia App - Adding Fading Animation

Higher Ed
Building a Trivia App:Finishing Trivia App - Adding Fading Animation This clip is from the chapter "APP –Building a Trivia App" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to build your own...
Instructional Video9:43
Packt

Coding Standards to Achieve Encapsulation in Framework

Higher Ed
This video presents coding standards required to achieve encapsulation in framework. This clip is from the chapter "Selenium Framework Optimization and Interview Questions" of the series "Selenium WebDriver with Java - Basics to Advanced...
Instructional Video13:59
Curated Video

C++ for Beginners - Classes, Objects, Methods & Properties

Higher Ed
Your instructor, David, discusses objects and class. This clip is from the chapter "Classes and Objects" of the series "C++ for Beginners".Objects and Inheritance
Instructional Video4:56
Brian McLogan

How do you solve a quadratic using various methods

12th - Higher Ed
👉Learn how to solve quadratic functions. Quadratic equations are equations whose highest power in the variable(s) is 2. They are of the form y = ax^2 + bx + c. There are various techniques which can be applied in solving quadratic...
Instructional Video9:29
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Lists - an in-depth look 1

Higher Ed
An introductory look at objects with example classes built in the course This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.
Instructional Video15:18
Programming Electronics Academy

Class to Library: Arduino Course 8.7

Higher Ed
A walk through of turing a class into an Arduino code library.
Instructional Video7:21
Programming Electronics Academy

Arrays and For Loops: Arduino Course 7.4

Higher Ed
A walkthrough of using arrays and for loops in programming.
Instructional Video12:23
Curated Video

Core Java Programming Course- Abstraction

Higher Ed
This video explains abstraction. This clip is from the chapter "Inheritance and Abstraction" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains inheritance and abstraction in Java.
Instructional Video6:37
Curated Video

Describe the different types of malware that could affect a computer system or network : Keyloggers and Information Stealers

Higher Ed
From the section: Exploring Malware Functionalities. In this section, you learn how the behavior of malware is different in various classes of malware, and such an insight helps you to understand the class of malware while you are...
Instructional Video24:26
Curated Video

C++ for Beginners - Encapsulation, Part 1

Higher Ed
In this video, your instructor discusses encapsulation and the benefits of object-oriented programming. This clip is from the chapter "Classes and Objects" of the series "C++ for Beginners".Objects and Inheritance
Instructional Video14:51
Programming Electronics Academy

Intro to Classes: Arduino Course 8.5

Higher Ed
A description of classes in object oriented programming with Arduino.
Instructional Video25:58
Programming Electronics Academy

Switch Case Application: Arduino Course 5.8

Higher Ed
A demonstration of using a switch-case statement in programming.
Instructional Video14:39
Programming Electronics Academy

For Loop Lesson: Arduino Course 5.4

Higher Ed
A demonstration of how "for loops" are used in programming.
Instructional Video23:26
Packt

Static and Non-Static Importance Code in Java

Higher Ed
This video discusses the importance of static and non-static code in Java. This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores...
Instructional Video12:43
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 18 - Implementing Security for SOAP Web Services with WS Security

Higher Ed
SOAP Web Services with Spring and Spring Boot: Step 18 - Implementing Security for SOAP Web Services with WS Security This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web Services...
Instructional Video8:30
Curated Video

Core Java Programming Course- Methods in Java

Higher Ed
This video explains the various methods available in Java. This clip is from the chapter "Object-Oriented Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section focuses on the different...
Instructional Video7:31
ShortCutsTv

Sampling

Higher Ed
This film uses classic psychological studies (Loftus, Maguire, Baron-Cohen, Zimbardo) to illustrate a range of sampling techniques, issues and problems.
Instructional Video3:40
Curated Video

Mastering Swift 2 Programming (Video 47)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video7:19
Packt

Numbers & the Math Object

Higher Ed
JavaScript Language Fundamentals: Numbers & the Math Object This clip is from the chapter "JavaScript Language Fundamentals" of the series "Modern JavaScript from the Beginning".In this section, you will learn the important fundamentals...
Instructional Video6:19
Python Programmer

EDA Python - 07-2Stringmethods

Higher Ed
Python is excellent at handling strings using methods. Here we look at some common, useful methods.
Instructional Video13:25
Programming Electronics Academy

Class to Library Continued: Arduino Course 8.8

Higher Ed
A walk through of turing a class into an Arduino code library.