Hi, what do you want to do?
Curated Video
Complete Modern C++ - Default and Deleted Functions (C++11)
This video explains how to use the C++11 keywords, default and delete, to control what functions are synthesized by the compiler.
r/>
This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This...
r/>
This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - CSS Floats Images
In this video, we'll cover CSS floats images.
r/>
This clip is from the chapter "CSS Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section is about CSS; learn basics of CSS, CSS...
r/>
This clip is from the chapter "CSS Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section is about CSS; learn basics of CSS, CSS...
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Features & Footer
Hotel Website: Features & Footer<br/<br/>>
This clip is from the chapter "Hotel Website" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll create a Hotel Website.
This clip is from the chapter "Hotel Website" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll create a Hotel Website.
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Cast a Type to Another Type
This video shows how to modify a data type of a variable.
r/>
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...
r/>
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...
Espresso Media
Ships That Carry Ships: An Overview of a Semi-Submersible Ship
Ships That Carry Ships part 1/7: This video explores the use of heavy lift ships, specifically the Hawk, to transport ships and other large cargo loads that cannot survive a transoceanic voyage. The loadmaster, Bartosh Kozinski, shares...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 05 - Introduction to BigDecimal Java Class
In this video, we will learn about introduction to the BigDecimal Java class.
r/>
This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners - Java 16".In this...
r/>
This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners - Java 16".In this...
Curated Video
REST APIs with Flask and Python - Type Hinting in Python 3.5+
This video explains type hinting in Python 3.5+.
r/>
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...
r/>
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...
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.
r/>
This clip is from the chapter "Beginner-friendly Python" of the...
r/>
This clip is from the chapter "Beginner-friendly Python" of the...
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.
r/>
This clip is from the chapter "Python Basics- Level 3" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In...
r/>
This clip is from the chapter "Python Basics- Level 3" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Variables - Data Types
This video explores the data types in Python.
r/>
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...
r/>
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...
Curated Video
PMP Certification Training - Develop Schedule
This video explains developing a schedule.<br<br/>/>
This clip is from the chapter "Project Schedule Management" of the series "PMP® Certification Training".This section explains project schedule management.
This clip is from the chapter "Project Schedule Management" of the series "PMP® Certification Training".This section explains project schedule management.
Curated Video
Practical CSS3 Mastery Course - Transition
In this video, we will cover transition.
<
br/>
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,...
<
br/>
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,...
Curated Video
Practical CSS3 Mastery Course - Transform
In this video, we will cover transform.
<
br/>
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,...
<
br/>
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,...
Curated Video
Practical CSS3 Mastery Course - HTML Structure
In this video, we will understand the HTML structure.<br<br/>/>
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.
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
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.
r/>
This clip is from the chapter "Conditional Statements" of the series...
r/>
This clip is from the chapter "Conditional Statements" of the series...
Curated Video
Comprehensive Android Developer Bootcamp - ScreenSize Utility Class
Android Fragments – An Introduction:ScreenSize Utility Class
r/>
This clip is from the chapter "Android Fragments – An Introduction" of the series "The Comprehensive Android Developer Bootcamp".In this section you will...
r/>
This clip is from the chapter "Android Fragments – An Introduction" of the series "The Comprehensive Android Developer Bootcamp".In this section you will...
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.
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps understand...
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps understand...
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Flex Basics
Intro To Flexbox: Flex Basics<br/<br/>>
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.
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.<br<br/>/>
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.
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.
<
br/>
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...
<
br/>
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...
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.
r/>
This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners - Java 16".In this...
r/>
This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners - Java 16".In this...
Curated Video
Arduino for Beginners - 2022 Complete Course - Receive Data with Serial
This video explains receiving data with Serial.
<
br/>
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...
<
br/>
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...
Curated Video
Practical CSS3 Mastery Course - nth Selector
In this video, we will cover the nth selector.
<
br/>
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,...
<
br/>
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,...