Instructional Video5:09
Curated Video

REST APIs with Flask and Python - Type Hinting in Python 3.5+

Higher Ed
This video explains type hinting in Python 3.5+. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python knowledge.
Instructional Video4:47
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Numbers

Higher Ed
One. Two. Three. Numbers have been a part of our lives since we were kids. Numbers are actually very important in programming (and in Python) these days. This clip is from the chapter "Beginner-friendly Python" of the series "Python for...
Instructional Video10:53
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Python Level 3: Exercises - Solution - Python Basics- Level 3

Higher Ed
In this video, the author shows the answer of the exercises given in the previous video. This clip is from the chapter "Python Basics- Level 3" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section,...
Instructional Video8:21
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Variables - Data Types

Higher Ed
This video explores the data types in Python. This clip is from the chapter "Python Basics- Level 1" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".This section is about the fundamentals of Python. In this...
Instructional Video12:45
Curated Video

Practical CSS3 Mastery Course - Transition

Higher Ed
In this video, we will cover transition. This clip is from the chapter "Advance Selectors, Effects, and Animation" of the series "Practical CSS3 Mastery Course".in this section, you will learn about advance selectors, effects, and...
Instructional Video12:51
Curated Video

Practical CSS3 Mastery Course - Transform

Higher Ed
In this video, we will cover transform. This clip is from the chapter "Advance Selectors, Effects, and Animation" of the series "Practical CSS3 Mastery Course".in this section, you will learn about advance selectors, effects, and animation.
Instructional Video7:47
Curated Video

Practical CSS3 Mastery Course - HTML Structure

Higher Ed
In this video, we will understand the HTML structure. This clip is from the chapter "Basics of HTML and CSS" of the series "Practical CSS3 Mastery Course".in this section, you will learn the basics of HTML and CSS.
Instructional Video13:41
Curated Video

PMP Certification Training - Develop Schedule

Higher Ed
This video explains developing a schedule. This clip is from the chapter "Project Schedule Management" of the series "PMP® Certification Training".This section explains project schedule management.
Instructional Video8:57
Curated Video

Learn and Master C Programming - Using switch statement

Higher Ed
We will learn how to use switch statements instead of if...else. Also, we will learn about break keyword that is usually used with switch conditions. This clip is from the chapter "Conditional Statements" of the series "Learn and Master...
Instructional Video5:59
Curated Video

Comprehensive Android Developer Bootcamp - ScreenSize Utility Class

Higher Ed
Android Fragments – An Introduction:ScreenSize Utility Class This clip is from the chapter "Android Fragments – An Introduction" of the series "The Comprehensive Android Developer Bootcamp".In this section you will understand Android...
Instructional Video12:19
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Catching Exceptions

Higher Ed
When you get an error, you need to "handle" it so your code doesn't crash. This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps understand about OOP,...
Instructional Video9:11
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - Flex Basics

Higher Ed
Intro To Flexbox: Flex Basics This clip is from the chapter "Intro To Flexbox" of the series "Modern HTML and CSS from the Beginning (Including Sass)".This Section will give you a brief introduction of Flexbox.
Instructional Video25:10
Curated Video

Practical CSS3 Mastery Course - Float Clear

Higher Ed
In this video, we will cover float clear. This clip is from the chapter "Font, Color, Background, Float" of the series "Practical CSS3 Mastery Course".In this section, you will learn about font, color, background, float.
Instructional Video6:15
Curated Video

Practical CSS3 Mastery Course - Introduction to Web Development

Higher Ed
In this video, we will have a quick introduction to web development. This clip is from the chapter "Introduction and Environment Setup" of the series "Practical CSS3 Mastery Course".In this section, we will take a quick introduction to...
Instructional Video3:37
NASA

NASA | Planetary Scientist Profile: Noah Petro

3rd - 11th
Noah Petro is a NASA planetary geologist who studies the surface of airless bodies in space, primarily focusing on the moon. In this video profile, Noah talks about how he was inspired to become a NASA researcher and what excites him...
Instructional Video1:23
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 14 - Primitive Data Types in Depth – Conclusion

Higher Ed
In this video, we will learn about primitive data types in depth – conclusion. This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
Instructional Video18:35
Curated Video

Practical CSS3 Mastery Course - Debugging Using Developer Tool

Higher Ed
In this video, we will cover debugging using the developer tool. This clip is from the chapter "Font, Color, Background, Float" of the series "Practical CSS3 Mastery Course".In this section, you will learn about font, color, background,...
Instructional Video32:54
Curated Video

Practical CSS3 Mastery Course - CSS Responsive Units - EM, REM, VW, and VH

Higher Ed
In this video, we will cover responsive web design using units such as EM, REM, VW, and VH. This clip is from the chapter "Flexbox, Media Queries, and Responsive Design" of the series "Practical CSS3 Mastery Course".in this section, you...
Instructional Video12:49
Curated Video

Arduino for Beginners - 2022 Complete Course - Receive Data with Serial

Higher Ed
This video explains receiving data with Serial. This clip is from the chapter "Serial Communication- Send and Receive Data" of the series "Arduino for Beginners - 2022 Complete Course".This section explains sending and receiving data.
Instructional Video19:41
Curated Video

Practical CSS3 Mastery Course - nth Selector

Higher Ed
In this video, we will cover the nth selector. This clip is from the chapter "Advance Selectors, Effects, and Animation" of the series "Practical CSS3 Mastery Course".in this section, you will learn about advance selectors, effects, and...
Instructional Video3:27
Curated Video

Bootstrap 5 Course Build Responsive Websites Like a Pro - Images in Bootstrap

Higher Ed
This video demonstrates images in Bootstrap. This clip is from the chapter "Typography in Bootstrap" of the series "Bootstrap 5 Course: Build Responsive Websites Like a Pro".This section focuses on the typography in Bootstrap.
Instructional Video8:45
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Implementation TensorFlow Hub

Higher Ed
This video explains the implementation of TensorFlow Hub. This clip is from the chapter "Neural Style Transfer" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the neural style transfer.
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. This clip is from the chapter "Python – Type Conversion" of the series "The Complete Python Course (2022)".This section illustrates type...
Instructional Video3:32
Curated Video

The Complete Python Course - 3 Coding Examples

Higher Ed
We will work on a project called "Python Type Conversion". This clip is from the chapter "Python – Type Conversion" of the series "The Complete Python Course (2022)".This section illustrates type conversion in Python.