Curated Video
Python In Practice - 15 Projects to Master Python - Variables
This video explains the variables, how to create variables, and different types of variables. This clip is from the chapter "Data Types and Variables" of the series "Python in Practice - 15 Projects to Master Python".This section focuses...
Curated Video
Python In Practice - 15 Projects to Master Python - Modules and Packages
This video explains modules and packages. This clip is from the chapter "Modules and Packages" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the Modules and Packages.
Curated Video
Python In Practice - 15 Projects to Master Python - compile( ), exec( ), and eval( )
This video explains the compile( ), exec( ), and eval( ) functions. This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Curated Video
Python In Practice - 15 Projects to Master Python - ascii( )
This video explains the ascii( ) function. This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Curated Video
The Complete Python Course - String Literals
We will further understand what a literal is and how they are executed with single, double, and triple quotes. This clip is from the chapter "Python – Strings" of the series "The Complete Python Course (2022)".This section focuses on...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Scraping Data from Dynamic Websites
In this video, we learn how to render a dynamic website with Scrapy Playwright and extract data using Python. The video takes us through step-by-step instructions on enabling playwright inside our request, selecting the data we want from...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Creating DynamoDB Database for Ordering Microservices with AWS CDK
This video explains creating DynamoDB database for ordering microservices with AWS CDK. This clip is from the chapter "Creating Ordering Microservices Infrastructure with AWS CDK" of the series "AWS Serverless Microservices with Patterns...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Catch and Process SQS Polling Invocation in Ordering Lambda Microservice
This video helps catch and process SQS polling invocation in ordering Lambda microservice. This clip is from the chapter "Developing AWS SQS Event Source Mapping Polling Invocation from Ordering with SDK" of the series "AWS Serverless...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Catch and Process Async EventBridge Invocation and Sync API Gateway Invocation
This video helps you catch and process async EventBridge invocation and sync API Gateway invocation in ordering Lambda microservice. This clip is from the chapter "Develop Ordering Microservice Consume Checkout Event from AWS EventBridge...
Curated Video
Hands-on .NET Minimal API for Web Developers - Need for Minimal APIs
This lesson looks at some key considerations for the usage of Minimal APIs in our programming model. This clip is from the chapter "Getting Started with Minimal APIs" of the series "Hands-On .NET Minimal API for Web Developers".This...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Set Environment Variables for EventBridge Entry Parameters When Publish Checkout
This video explains how to set environment variables for EventBridge entry parameters when publish checkout. This clip is from the chapter "Develop Checkout Basket for Send Event to AWS EventBridge from Basket with SDK" of the series...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Don't Forget - Destroying Our AWS CDK App - E2E Testing Basket and Ordering Microservices Event Source Mapping Polling
This video explains how to destroy our AWS CDK app, which is a very important step. This clip is from the chapter "E2E Testing Basket and Ordering Microservices Event Source Mapping Polling" of the series "AWS Serverless Microservices...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Don't Forget - Destroying Our AWS CDK App - Organize Infrastructure Code with Creating Solution Constructs on AWS CDK
This video explains how to destroy our AWS CDK app, which is a very important step. This clip is from the chapter "Organize Infrastructure Code with Creating Solution Constructs on AWS CDK" of the series "AWS Serverless Microservices...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Don't Forget - Destroying Our AWS CDK App - Creating Ordering Microservices Infrastructure with AWS CDK
This video explains how to destroy our AWS CDK app, which is a very important step. This clip is from the chapter "Creating Ordering Microservices Infrastructure with AWS CDK" of the series "AWS Serverless Microservices with Patterns and...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Don't Forget - Destroying Our AWS CDK App - Creating Basket Microservices Infrastructure with AWS CDK – Add to Basket Case
This video explains how to destroy our AWS CDK app, which is a very important step. This clip is from the chapter "Creating Basket Microservices Infrastructure with AWS CDK – Add to Basket Case" of the series "AWS Serverless...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Don't Forget - Destroying Our AWS CDK App - Developing Product Lambda Microservices CRUD Functions with AWS SDK
This video explains how to destroy our AWS CDK app, which is a very important step. This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS Serverless Microservices with...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - User-Defined Formats
In this video, the author is going to show you how to create or define your OWN formats. This is often necessary, but it does not have to be difficult to understand! This clip is from the chapter "Input Types and Informats + User-Defined...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Function and Module in Python: DocString
In this video, we will cover DocString. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Basics of Programming: Sorting Problem in Python
In this video, we will cover sorting in Python. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Fun Robotics
Introduction to Data Science
Introduces Data Science and the role of a data scientist in extracting valuable insights from the data.
Catalyst University
Genetics | Dihybrid Cross (Example 2)
A second example of a dihybrid cross in which the paternal AaBb gamete is crossed with the maternal AaBb gamete (both parents are doubly heterozygotes for genes A & B)
Ancient Lights Media
Genetic Engineering: Making Transgenic Plants
This clip looks at some of the beneficial and harmful aspects of transgenic plants.
National Institute of Standards and Technology
NIST Video: Why the Building (WTC7) Fell
The National Institute of Standards and Technology (NIST) conducted an extensive three-year scientific and technical investigation of the Sept. 11, 2001, collapse of the 47-story World Trade Center building 7 (WTC 7) in New York City....
Packt
Introduction to computer hardware and software : POST
From the section: Firmware. In this section, we learn about BIOS, POST and system setup. The Power On Self-Test takes place every time a system starts. POST checks the system and communicates any problems it finds to the user.