Curated Video
Limitations of Decision Trees in Business Investment Decision Making
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...
Curated Video
Methods of Entering International Markets for Businesses
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...
Programming Electronics Academy
More Serial Library: Arduino Course 5.9
A description of using Serial Communication with Arduino.
Curated Video
Comprehensive Android Developer Bootcamp - Finishing Trivia App - Adding Fading Animation
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...
Packt
Coding Standards to Achieve Encapsulation in Framework
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...
Curated Video
C++ for Beginners - Classes, Objects, Methods & Properties
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
Brian McLogan
How do you solve a quadratic using various methods
👉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...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Lists - an in-depth look 1
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.
Programming Electronics Academy
Class to Library: Arduino Course 8.7
A walk through of turing a class into an Arduino code library.
Programming Electronics Academy
Arrays and For Loops: Arduino Course 7.4
A walkthrough of using arrays and for loops in programming.
Curated Video
Core Java Programming Course- Abstraction
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.
Curated Video
Describe the different types of malware that could affect a computer system or network : Keyloggers and Information Stealers
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...
Curated Video
C++ for Beginners - Encapsulation, Part 1
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
Programming Electronics Academy
Intro to Classes: Arduino Course 8.5
A description of classes in object oriented programming with Arduino.
Programming Electronics Academy
Switch Case Application: Arduino Course 5.8
A demonstration of using a switch-case statement in programming.
Programming Electronics Academy
For Loop Lesson: Arduino Course 5.4
A demonstration of how "for loops" are used in programming.
Packt
Static and Non-Static Importance Code in Java
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...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 18 - Implementing Security for SOAP Web Services with WS Security
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...
Curated Video
Core Java Programming Course- Methods in Java
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...
ShortCutsTv
Sampling
This film uses classic psychological studies (Loftus, Maguire, Baron-Cohen, Zimbardo) to illustrate a range of sampling techniques, issues and problems.
Curated Video
Mastering Swift 2 Programming (Video 47)
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...
Packt
Numbers & the Math Object
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...
Python Programmer
EDA Python - 07-2Stringmethods
Python is excellent at handling strings using methods. Here we look at some common, useful methods.
Programming Electronics Academy
Class to Library Continued: Arduino Course 8.8
A walk through of turing a class into an Arduino code library.