Instructional Video4:13
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Performing the Linear Regression

Higher Ed
In this video, you will be performing the linear regression. This clip is from the chapter "Statistical Analysis – Part 2 (Linear and Multiple Regression)" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data...
Instructional Video3:58
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - More on DO Group Processing (Without Index/Counter Variable)

Higher Ed
There are four forms of Do Group processing, and three of the forms do not involve a counter/index variable. This clip is from the chapter "Working with Data" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data...
Instructional Video4:19
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - More on Creating New Variables

Higher Ed
More on creating new variables, including the type of expressions that you can utilize. This clip is from the chapter "Working with Data" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section...
Instructional Video8:02
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Logistic Macro, Case Study – Part 1

Higher Ed
This is the first of the two-part video that will talk in-depth about a Macro example based on logistic regression. This clip is from the chapter "Macro Facility Fundamentals" of the series "Complete SAS Programming Guide - Learn SAS and...
Instructional Video2:07
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Business Applications of Predictive Modeling

Higher Ed
This video helps you with business applications of predictive modeling. This clip is from the chapter "Introduction to SAS Predictive Modeling Using Logistic Regression" of the series "Complete SAS Programming Guide - Learn SAS and...
Instructional Video2:15
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Bar Graph

Higher Ed
The software you are using for this course may not be able to perform the graphs that you have seen so far. Nevertheless, the author will show you which graphs you can do other than a scatter plot. Your place of employment will certainly...
Instructional Video4:00
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Automatic Variables

Higher Ed
Automatic variables do their work in the background, but they can be used explicitly as well to perform certain tasks. In this video, the author will look at the _Error_ and _N_ automatic variables. This clip is from the chapter "Working...
Instructional Video3:06
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Analytics Challenges

Higher Ed
This video demonstrates analytics challenges. This clip is from the chapter "Introduction to SAS Predictive Modeling Using Logistic Regression" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This...
Instructional Video2:58
Curated Video

Mastering Swift 2 Programming (Video 52)

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 Video4:54
Science360

Brain-Computer Interface - Mysteries of the Brain

12th - Higher Ed
Neuroengineer Rajesh Rao of the University of Washington is developing brain-computer interfaces, devices that can monitor and extract brain activity to enable a machine or computer to accomplish tasks, from playing video games to...
Instructional Video3:42
Weatherthings

Island Cloud Vortex

6th - 8th
Downwind of isolated, small, mountainous islands, a curious feature known as an island cloud vortex can form. Visible from satellite, a series of them can line up as vortex streets of cloud vorticies.
Instructional Video16:13
Curated Video

Practical Data Science using Python - Introduction to EDA

Higher Ed
This video introduces you to Exploratory Data Analysis. This clip is from the chapter "Exploratory Data Analysis (EDA)" of the series "Practical Data Science Using Python".This section explains Exploratory Data Analysis.
Instructional Video2:00
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - What Is Amazon EventBridge?

Higher Ed
This video explains the Amazon EventBridge. This clip is from the chapter "AWS EventBridge for Decouple Microservices with Event-Driven Architecture" of the series "AWS Serverless Microservices with Patterns and Best Practices".This...
Instructional Video9:09
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Understanding DynamoDB Interactions - Working with Items and Attributes

Higher Ed
This video helps in understanding DynamoDB Interactions—working with items and attributes. This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS Serverless Microservices...
Instructional Video16:40
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Testing Serverless Basket Microservices CheckoutBasket EventBridge Async Flow - Develop Checkout Basket for Send Event to AWS EventBridge from Basket with SDK

Higher Ed
This video explains testing serverless basket microservices CheckoutBasket EventBridge async flow. This clip is from the chapter "Develop Checkout Basket for Send Event to AWS EventBridge from Basket with SDK" of the series "AWS...
Instructional Video8:39
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Testing Serverless Basket Microservices Add or Remove Basket Sync Flow

Higher Ed
This video is about testing serverless basket microservices by adding or removing basket sync flow. This clip is from the chapter "Developing Basket Lambda Microservices Functions with AWS SDK" of the series "AWS Serverless Microservices...
Instructional Video1:37
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Prerequisites 5 - Visual Studio Code

Higher Ed
This video explains the fifth prerequisite—Visual Studio Code. This clip is from the chapter "Prerequisites and Tools for Developing Serverless Applications on AWS" of the series "AWS Serverless Microservices with Patterns and Best...
Instructional Video11:27
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Overview Product Lambda Microservice Developments

Higher Ed
This video provides an overview of the product Lambda microservice developments. This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS Serverless Microservices with...
Instructional Video1:38
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Monorepo - What Is Monorepo and How Can We Use Monorepo?

Higher Ed
This video explains Monorepo in detail. You will understand what is Monorepo and how we can use it. This clip is from the chapter "Code Structure of E-Commerce Serverless Microservices Project in CDK" of the series "AWS Serverless...
Instructional Video4:45
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Microservices Communications

Higher Ed
This video talks about microservices communications. This clip is from the chapter "Architecture Recap: Event-Driven Microservices Architectures" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section...
Instructional Video3:31
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Introduction to the Section - Develop Ordering Microservice Consume Checkout Event from AWS EventBridge with SDK

Higher Ed
This video provides an introduction to the section. This clip is from the chapter "Develop Ordering Microservice Consume Checkout Event from AWS EventBridge with SDK" of the series "AWS Serverless Microservices with Patterns and Best...
Instructional Video4:25
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Introduction to the Section - Develop Checkout Basket for Send Event to AWS EventBridge from Basket with SDK

Higher Ed
This video provides an introduction to the section. This clip is from the chapter "Develop Checkout Basket for Send Event to AWS EventBridge from Basket with SDK" of the series "AWS Serverless Microservices with Patterns and Best...
Instructional Video2:21
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Introduction to the Section - AWS EventBridge for Decouple Microservices with Event-Driven Architecture

Higher Ed
This video introduces the section. This clip is from the chapter "AWS EventBridge for Decouple Microservices with Event-Driven Architecture" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section...
Instructional Video2:30
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Introduction to the Section - Developing Basket Lambda Microservices Functions with AWS SDK

Higher Ed
This video provides an introduction to the section. This clip is from the chapter "Developing Basket Lambda Microservices Functions with AWS SDK" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section...