Instructional Video0:54
Curated Video

The Complete Python Course - What Is an Object?

Higher Ed
Let's learn about instances of a class called the object with real-life examples.
<
br/>
This clip is from the chapter "Python – Classes and Objects" of the series "The Complete Python Course (2022)".In this section, we will focus...
Instructional Video11:43
Curated Video

The Complete Python Course - 10 Coding Examples - Math Module Functions

Higher Ed
Let's look at the math module using constants trigonometry and illustrate it with many examples.
<
br/>
This clip is from the chapter "Python – math Module" of the series "The Complete Python Course (2022)".This section deals with...
Instructional Video5:08
Curated Video

The Complete Python Course - 4 Coding Examples - Statistics Module Functions

Higher Ed
Understand the primary functions of a statistic module with examples.
<
br/>
This clip is from the chapter "Python – Statistics Module" of the series "The Complete Python Course (2022)".This section handles statistical data in a...
Instructional Video5:46
Curated Video

The Complete Python Course - 4 Coding Examples - Random Module Functions

Higher Ed
Let's look at the various examples of a random module.<br<br/>/>

This clip is from the chapter "Python – Random Modules" of the series "The Complete Python Course (2022)".This section focuses on random modules.
Instructional Video6:28
Food Farmer Earth

Alan Kapuler: Man of Science, Ideas, and Humanity

12th - Higher Ed
Alan Kapuler is a man who thinks on big time scales, and across wide geographic spheres of reality. A molecular biologist by training, as a young adult, Kapuler experienced an almost spiritual connection from working with plants. Years...
Instructional Video4:15
Curated Video

C++ Programming By Example - Installing Qt5 on Windows

Higher Ed
How do you install Qt5 on Windows 10?

• Download installer from th
e web
• Run
installer
• Select the correct items in insta
ll
er to install

This clip is from the chapter "Introduction to C++ and Qt" of...
Instructional Video10:09
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Apache POI API and Downloading Instructions

Higher Ed
This video focuses on Apache POI API and explains how to download instructions.
r/>
This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation Testing from Scratch - REST Assured...
Instructional Video11:45
Curated Video

Arduino for Beginners - 2022 Complete Course - Tips and Best Practices to Create Your Own Arduino Project

Higher Ed
This video explains tips and best practices to create your own Arduino project.
<
br/>
This clip is from the chapter "Final Project- Interactive Obstacle Detection" of the series "Arduino for Beginners - 2022 Complete Course".This...
Instructional Video0:39
Curated Video

The Complete Python Course - What Is Type Conversion in Python?

Higher Ed
We will understand type conversion and learn how to use it to modify data structures in Python.
<
br/>
This clip is from the chapter "Python – Type Conversion" of the series "The Complete Python Course (2022)".This section...
Instructional Video3:05
Curated Video

The Complete Python Course - Local Scope

Higher Ed
You will learn about a variable in a function called the local scope.
<
br/>
This clip is from the chapter "Scope of Variables" of the series "The Complete Python Course (2022)".In this section, we will understand a variable's scope...
Instructional Video1:21
Curated Video

The Complete Python Course - Join Lists

Higher Ed
This video demonstrates how to join two lists using the + operator.
<
br/>
This clip is from the chapter "Python – Lists" of the series "The Complete Python Course (2022)".This section focuses on the lists used in Python, how to...
Instructional Video2:26
Curated Video

The Complete Python Course - Global Keyword: Change the Value of a Global Variable

Higher Ed
In this video, we will explore the keywords that can be used to change values of global variables.
<
br/>
This clip is from the chapter "Scope of Variables" of the series "The Complete Python Course (2022)".In this section, we will...
Instructional Video34:26
Curated Video

The Complete Python Course - 30+ Built-In String methods - Coding Examples

Higher Ed
Learn about the 40 different built-in string methods.
<
br/>
This clip is from the chapter "Python – Strings" of the series "The Complete Python Course (2022)".This section focuses on strings, explaining what a string is in Python...
Instructional Video3:32
Curated Video

The Complete Python Course - 3 Coding Examples

Higher Ed
We will work on a project called "Python Type Conversion".<br<br/>/>

This clip is from the chapter "Python – Type Conversion" of the series "The Complete Python Course (2022)".This section illustrates type conversion in Python.
Instructional Video0:43
Curated Video

The Complete Python Course - What Is a Random module and How to Import It?

Higher Ed
In this video, we will work with the random module and how to work around functions using the random built-in module.
<
br/>
This clip is from the chapter "Python – Random Modules" of the series "The Complete Python Course...
Instructional Video0:51
Curated Video

The Complete Python Course - What Are Strings?

Higher Ed
Let's understand what a string is in Python, what the concatenation of strings is, and how it executes.
<
br/>
This clip is from the chapter "Python – Strings" of the series "The Complete Python Course (2022)".This section focuses...
Instructional Video0:49
Curated Video

The Complete Python Course - What Are Sets in Python?

Higher Ed
The video shows a set in Python and explains the importance of using sets in coding.
<
br/>
This clip is from the chapter "Python – Sets" of the series "The Complete Python Course (2022)".This section illustrates the concepts of...
Instructional Video0:39
Curated Video

The Complete Python Course - What Are Numeric Datatypes?

Higher Ed
This lesson explains the different numbers or numeric datatypes used in Python.
<
br/>
This clip is from the chapter "Python – Numbers" of the series "The Complete Python Course (2022)".This section discusses numbers used in Python,...
Instructional Video0:23
Curated Video

The Complete Python Course - What Are Decision-Making Statements in Python?

Higher Ed
You will learn about conditional statements and how they affect the code based on the conditions applied.
<
br/>
This clip is from the chapter "Python – Decision-Making Statements" of the series "The Complete Python Course...
Instructional Video6:08
Curated Video

The Complete Python Course - Types - Integer, Long, Float, Complex Data Types

Higher Ed
Here, you will learn about Python's various data types or numbers.
<
br/>
This clip is from the chapter "Python – Numbers" of the series "The Complete Python Course (2022)".This section discusses numbers used in Python, such as...
Instructional Video20:52
Curated Video

The Complete Python Course - Tuples - 16 Coding Examples

Higher Ed
Various examples of tuples are demonstrated in this video for further learning.
<
br/>
This clip is from the chapter "Python – Classes and Objects" of the series "The Complete Python Course (2022)".This section focuses on tuples,...
Instructional Video2:34
Curated Video

The Complete Python Course - The Return Statement

Higher Ed
In this video, we will look at terminating or stopping a function and how to exit a function.
<
br/>
This clip is from the chapter "Python – Functions" of the series "The Complete Python Course (2022)".This section focuses on...
Instructional Video2:02
Curated Video

The Complete Python Course - Install PyCharm

Higher Ed
This video demonstrates how to install PyCharm.
<
br/>
This clip is from the chapter "Set Up Python" of the series "The Complete Python Course (2022)".This section demonstrates how to install Python's current version on our computer...
Instructional Video2:24
Curated Video

The Complete Python Course - if...elif...else

Higher Ed
This lecture demonstrates when more than two conditions or statements are present for executing code.
<
br/>
This clip is from the chapter "Python – Decision-Making Statements" of the series "The Complete Python Course (2022)".This...