Curated Video
REST APIs with Flask and Python - Type Hinting in Python 3.5+
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.
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Numbers
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...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Python Level 3: Exercises - Solution - Python Basics- Level 3
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,...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Variables - Data Types
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...
Curated Video
Practical CSS3 Mastery Course - Transition
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...
Curated Video
Practical CSS3 Mastery Course - Transform
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.
Curated Video
Practical CSS3 Mastery Course - HTML Structure
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.
Curated Video
PMP Certification Training - Develop Schedule
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.
Curated Video
Learn and Master C Programming - Using switch statement
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...
Curated Video
Comprehensive Android Developer Bootcamp - ScreenSize Utility Class
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...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Catching Exceptions
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,...
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Flex Basics
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.
Curated Video
Practical CSS3 Mastery Course - Float Clear
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.
Curated Video
Practical CSS3 Mastery Course - Introduction to Web Development
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...
NASA
NASA | Planetary Scientist Profile: Noah Petro
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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 14 - Primitive Data Types in Depth – Conclusion
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...
Curated Video
Practical CSS3 Mastery Course - Debugging Using Developer Tool
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,...
Curated Video
Practical CSS3 Mastery Course - CSS Responsive Units - EM, REM, VW, and VH
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...
Curated Video
Arduino for Beginners - 2022 Complete Course - Receive Data with Serial
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.
Curated Video
Practical CSS3 Mastery Course - nth Selector
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...
Curated Video
Bootstrap 5 Course Build Responsive Websites Like a Pro - Images in Bootstrap
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.
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Implementation TensorFlow Hub
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.
Curated Video
The Complete Python Course - What Is Type Conversion in Python?
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...
Curated Video
The Complete Python Course - 3 Coding Examples
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.