Instructional Video7:04
Curated Video

PEP8 Guidelines Python Clean Coding - PyCharm as the Major Python IDE

Higher Ed
This video explains why PyCharm is better than the other IDEs that you can use with Python. This clip is from the chapter "Introduction" of the series "PEP8 Guidelines: Python Clean Coding".This is an introductory section to the course...
Instructional Video8:40
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - SQL Syntax

Higher Ed
The author goes over the basic elements of SAS SQL syntax. This clip is from the chapter "SQL Fundamentals" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on SQL fundamentals.
Instructional Video5:55
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Extraction: PCA Introduction

Higher Ed
In this video, we will cover PCA introduction. This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video7:12
Curated Video

033 The Receptive Field of a Ganglion Cell

Higher Ed
In this episode, I talk about receptive field of ganglion cells, showing how rods and cones are connected to bipolar cells that are then connected to Ganglion cells. The more bipolar cells you have connected to Ganglion cells, the larger...
Instructional Video3:14
Curated Video

072 The Four Types Of Cellular Adaptations

Higher Ed
In today's episode I talk about Atrophy, Hypertrophy, Hyperplasia and Metaplasia - the 4 types of cellular adaptations. These are cellular reactions to prevent injury. Watch as I go through the details, and stay tuned for many more
Instructional Video6:09
Curated Video

Core Java Programming Course- String Comparison Operations

Higher Ed
This video explains how to compare strings. This clip is from the chapter "String Operations" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various string operations that you can...
Instructional Video4:53
Curated Video

Figma for UIUX Master Web Design in Figma - Seven Website Tweaks that Show Attention to Detail

Higher Ed
This video explains seven website tweaks that show attention to detail. This clip is from the chapter "The Third Key to Great Web Design" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on the third key...
Instructional Video7:31
Curated Video

PMI-RMP Certification Training - Monitor Risks Output

Higher Ed
This video explains monitor risks output. This clip is from the chapter "Monitor Risk" of the series "PMI-RMP® Certification Training".This section explains techniques to monitor risks.
Instructional Video2:40
Curated Video

PMI-RMP Certification Training - Monitor Risks Input

Higher Ed
This video explains monitor risks input. This clip is from the chapter "Monitor Risk" of the series "PMI-RMP® Certification Training".This section explains techniques to monitor risks.
Instructional Video3:44
Curated Video

Agile Project Management - The Three Cs Formula

Higher Ed
This lecture explains the rules that make a user story more than just a piece of documentation and why these rules are necessary. This clip is from the chapter "User Story Principles" of the series "Agile Project Management".This section...
Instructional Video1:06
Curated Video

Agile Project Management - Sprint Planning: First Half of the Meeting - The What

Higher Ed
This video explains the first half of the meeting - this answers the question of what. This clip is from the chapter "Using Kanban with Scrum" of the series "Agile Project Management".This section explains using Kanban with Scrum.
Instructional Video1:06
Curated Video

Agile Project Management - First Half of the Meeting

Higher Ed
This video explains the first half of the meeting - the what. This clip is from the chapter "Sprint Planning" of the series "Agile Project Management".This section explains Sprint Planning.
Instructional Video20:56
Curated Video

Minimal API Development with ASP.NET Core - Additional Endpoints

Higher Ed
This video explains how to extend the endpoints to make some additional endpoints. This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API...
Instructional Video27:54
Curated Video

Minimal API Development with ASP.NET Core - Add Validations - Fluent Validation

Higher Ed
This video explains how to add validations and the dangers of not having validation. This clip is from the chapter "Value-Added Features" of the series "Minimal API Development with ASP.NET Core".This section explains value-added features.
Instructional Video15:57
Curated Video

Minimal API Development with ASP.NET Core - Add Register Endpoint

Higher Ed
In this video, you will learn to add the register endpoint. This clip is from the chapter "Securing a Minimal API" of the series "Minimal API Development with ASP.NET Core".This section focuses on securing a Minimal API.
Instructional Video12:43
Curated Video

Minimal API Development with ASP.NET Core - Add Login Endpoint

Higher Ed
This video explains what it takes to create a login endpoint. This clip is from the chapter "Securing a Minimal API" of the series "Minimal API Development with ASP.NET Core".This section focuses on securing a Minimal API.
Instructional Video10:18
Curated Video

Minimal API Development with ASP.NET Core - Add Data Transfer Objects

Higher Ed
This video explains how to add data transfer objects. This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
Instructional Video9:42
Curated Video

Minimal API Development with ASP.NET Core - Add AutoMapper

Higher Ed
This video introduces AutoMapper to our project. This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
Instructional Video13:04
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Developing "publishCheckoutBasketEvent" of Checkout Basket Function with EventBrg

Higher Ed
This video explains the development of "publishCheckoutBasketEvent" of checkout basket function with EventBrg. This clip is from the chapter "Develop Checkout Basket for Send Event to AWS EventBridge from Basket with SDK" of the series...
Instructional Video12:10
Curated Video

Minimal API Development with ASP.NET Core - Refactor Endpoints with DTOs

Higher Ed
This video explains how to refactor endpoints with DTOs. This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
Instructional Video7:47
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Using AWS Lambda with Other Services - Amazon EventBridge

Higher Ed
This video helps in using AWS Lambda with other services such as Amazon EventBridge. This clip is from the chapter "AWS EventBridge for Decouple Microservices with Event-Driven Architecture" of the series "AWS Serverless Microservices...
Instructional Video2:05
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - How Lambda Function Event Source Mapping to AWS SQS for Polling Lambda Invocation

Higher Ed
This video explains how Lambda function event source mapping to AWS SQS for polling Lambda invocation. This clip is from the chapter "Developing AWS SQS Event Source Mapping Polling Invocation from Ordering with SDK" of the series "AWS...
Instructional Video10:31
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Further Readings and Resources: Further Readings and Resources

Higher Ed
In this video, we will cover some further readings and resources for better learning. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video9:44
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Features in Data Science: Feature Dimensionality Reduction Methods

Higher Ed
In this video, we will cover feature dimensionality reduction methods. This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning...