Hi, what do you want to do?
Curated Video
Alternators and the Generator Effect: How They Create Alternating Currents
This video discusses how alternators use the generator effect to produce an alternating current. The video explains how this effect can be utilized to generate both alternating and direct currents, and how the direction of the potential...
Curated Video
How Alternators Work
How does a car alternator work? learn from the basics where we use the alternator and how alternators work.
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Numbers, math, type casting and input
Conclude our look at iterators, generators and popular functions associated with them with while loops and enumerate and zip functions
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based...
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based...
Curated Video
CISSP® Certification Domain 3: Security Architecture and Engineering Video Boot Camp for 2022 - Site selection
CISSP Domain 3: System Architecture and Engineering: Site selection.
r/>
This clip is from the chapter "CISSP Domain 3: System Architecture and Engineering" of the series "CISSP® Certification Domain 3: Security Architecture...
r/>
This clip is from the chapter "CISSP Domain 3: System Architecture and Engineering" of the series "CISSP® Certification Domain 3: Security Architecture...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Add some methods to the class
Create custom generators using yield<br/<br/>>
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.
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.
Curated Video
Django3- URLs (Uniform Resource Locator)
In this video, we will look at URLs.
r/>
This clip is from the chapter "Site 1 - Password Generator" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project...
r/>
This clip is from the chapter "Site 1 - Password Generator" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project...
Curated Video
C++ 20 (2a) New Features - Generator Expressions
Define a simple Fibonacci function with a co_yield expression.
• Define a Fibonacci fun
ction
• Add generator definition using raw coroutines
facilities
• Add generator definition using c
pp
coro template
...
• Define a Fibonacci fun
ction
• Add generator definition using raw coroutines
facilities
• Add generator definition using c
pp
coro template
...
Curated Video
C++ Standard Template Library in Practice - Coroutines
The user wants to know how coroutines are going to work when C++20 is released.
• Introduce the new mat
erial
• Show examples of how it might be used i
n practice
• Show an example to reinforce the
t
opics...
• Introduce the new mat
erial
• Show examples of how it might be used i
n practice
• Show an example to reinforce the
t
opics...
Curated Video
How Transformers Work
How do transformers work? find out here in this video on how transformers work the basics.
Curated Video
Django3- Apps
In this video, we will look at Apps.
r/>
This clip is from the chapter "Site 1 - Password Generator" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project...
r/>
This clip is from the chapter "Site 1 - Password Generator" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Logstash Input Plug-ins -Part 2: Generator Input and Dead Letter Queue
This is the second part of the four-part video that explains the “Generator Input and Dead Letter Queue†input plug-in in Logstash.
r/>
This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the...
r/>
This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the...
Curated Video
Django3- Git Basics
In this video, we will look at Git basics.<br/<br/>>
This clip is from the chapter "Git" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will look at Git, what is Git, and why to use it.
This clip is from the chapter "Git" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will look at Git, what is Git, and why to use it.
Curated Video
why transformers hum
In this video, we'll learn about the reasons why transformers make a humming noise. We'll explore the physics behind the sound, and how transformers work.
Curated Video
Wind Turbines: Harnessing the Power of the Wind
Wind turbines are devices that harness the power of wind to generate electricity. They consist of propeller-like blades that rotate when the wind blows, turning a generator that produces electricity. Wind turbines come in different...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Building a custom Student class and intro to special methods
You have already seen generator objects in use, let's take a deeper look at what they are and how they work.
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data...
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data...
Curated Video
Introduction to Arrays and Random Name Generator in Small Basic Programming
In this video, Justin covers the concept of arrays in programming using Small Basic. He explains how arrays are used to store multiple items of information and demonstrates how to create and manipulate arrays to generate random names...
Curated Video
Creating Your Own Avatar Generator in JavaScript
In this video, the presenter demonstrates how to create an avatar generator using JavaScript and HTML. The generator allows users to create unique robot avatars by randomly selecting different parts, such as heads and eyes, and combining...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Generators
Generators. Like loops, but not quite. Learn what they are and how to create one!
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps...
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Itertools Module
This video demonstrates the various iterators and generators available in the itertools module.
<
br/>
This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to Python Programming with Python...
<
br/>
This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to Python Programming with Python...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Scraping Group and Team Details from a Website
In this video, we learn how to create a web scraper using Python to extract structured data from a website. The instructor starts by explaining the basic process of web scraping and the tools required. He then demonstrates how to use...
Curated Video
Python In Practice - 15 Projects to Master Python - filter( )
This video explains the filter( ) function.<br<br/>/>
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.
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 Ultimate Guide to Python Programming With Python 3.10 - Set and Dictionary Comprehensions
We will look at the for outer loop, inner loop, and run the code. You will learn to set values in the loop.
<
br/>
This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to Python Programming with...
<
br/>
This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to Python Programming with...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Reading File
In this video, we will look at the “with†context manager to read files.
<
br/>
This clip is from the chapter "File IO" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on the input...
<
br/>
This clip is from the chapter "File IO" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on the input...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - islice()
To remove an element from our list, you will learn how to use the slicing syntax.
<
br/>
This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
<
br/>
This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...