Hi, what do you want to do?
Curated Video
Building a Responsive Application with Bootstrap (Video 2)
Bootstrap discards the myth of ���the creative typeï¿½Û and enforces the belief that even you are capable of design. It is easy to learn, open source, customizable, and coupled with an incredible support from the community;...
Curated Video
Long Division (Two-Digit Dividend)
Use the traditional algorithm to divide two-digit by two-digit.
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Inheritance, subclasses and complete example class
A look at how to format print statements and use special characters within strings
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is...
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is...
Brian McLogan
Multiplying a negative number by a negative number
Multiplying a negative number by a negative number
Curated Video
Differences between Sexual and Asexual Reproduction in Biology
The video explains the various aspects of reproduction in biology, including sexual and asexual reproduction. It describes the differences between these two types of reproduction. The video also explains the process of meiosis and...
Curated Video
The Full Stack Web Development - Telnet Commands
Learning Caching Using Memcached: Telnet Commands
r/>
This clip is from the chapter "Learning Caching Using Memcached" of the series "The Full Stack Web Development".We use Memcached – a caching system. We work with Telnet in...
r/>
This clip is from the chapter "Learning Caching Using Memcached" of the series "The Full Stack Web Development".We use Memcached – a caching system. We work with Telnet in...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Dictionaries, sets and tuples
Learning the basics of building a class from scratch and special __init__ method
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is...
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Lists - an in-depth look 2
A quick look at using the command line/terminal window to navigate file directories
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is...
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is...
Curated Video
Apache Maven Beginner to Guru - Using JBoss Repository
This video demonstrates how to use the JBoss repository.<br/<br/>>
This clip is from the chapter "Maven Repositories" of the series "Apache Maven: Beginner to Guru".This section provides an explanation of Maven repositories.
This clip is from the chapter "Maven Repositories" of the series "Apache Maven: Beginner to Guru".This section provides an explanation of Maven repositories.
Curated Video
REST APIs with Flask and Python - Advanced Set Operations
This video discusses the advanced set operations, such as calculating items that are in two sets or items that are in one set but not in another.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST...
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Sets
A set is a unique Python data type that only allows you to store unique items, no duplicates allowed! But there's a catch…*cue scary music*.
r/>
This clip is from the chapter "Beginner-friendly Python" of the series "Python...
r/>
This clip is from the chapter "Beginner-friendly Python" of the series "Python...
Curated Video
Long Division (Three-Digit Dividend / Two-Digit Divisor)
Use the traditional algorithm to divide a three-digit dividend by a two-digit divisor.
Curated Video
Salesforce Platform App Builder Certification Training - Learning Objective - App Deployment
This video introduces you to the learning objective of this section.<br<br/>/>
This clip is from the chapter "App Deployment" of the series "Salesforce Platform App Builder Certification Training".This section explains app deployment.
This clip is from the chapter "App Deployment" of the series "Salesforce Platform App Builder Certification Training".This section explains app deployment.
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Building if, elif, else blocks incrementally
Take a program and build a function step by step<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
Python 3: Project-based Python, Algorithms, Data Structures - Exploring Jupyter Notebooks interface (optional)
A detailed look at using Jupyter Notebooks for developing Python code
r/>
This clip is from the chapter "Development environment setup" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section...
r/>
This clip is from the chapter "Development environment setup" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section...
Curated Video
ENGLISH PRONUNCIATION: Daily Practice
Improve your English Pronunciation fast by using this video lesson every day. Notice the difference after just 4 weeks. Check out the links below for resources that will help you improve your English.
Curated Video
Data Analytics using Python Visualizations - Creating 3D Plots Including 3D Contours
This video explains creating 3D plots including 3D contours.
<
br/>
This clip is from the chapter "Matplotlib and Seaborn – Libraries and Techniques" of the series "Data Analytics Using Python Visualizations".This section...
<
br/>
This clip is from the chapter "Matplotlib and Seaborn – Libraries and Techniques" of the series "Data Analytics Using Python Visualizations".This section...
Curated Video
A Dinner Bill (Divide two whole numbers yielding a decimal quotient using the traditional method)
Four friends went to dinner at a restaurant. Their dinner bill, including tip, was 75 dollars. If they split the bill evenly, how much will each of them owe?
Curated Video
Introduction to Weight Training
This video discusses the history and benefits of weight training, emphasizing the importance of finding the right routine based on your fitness level and goals. It provides safety precautions and emphasizes the importance of proper...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Special methods and what they are
Working with strings and variables to handle text<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
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
C++ Standard Template Library in Practice - Sets and Multisets
The user is unfamiliar with the multimaps coding and wishes to know more about them, and when to use them.
• Begin by introducing the user to the set, discussing how it
works
• Show what it is used for and how it differs...
• Begin by introducing the user to the set, discussing how it
works
• Show what it is used for and how it differs...
Brian McLogan
Write the Equation of a hyperbola given the foci and vertices
Write the Equation of a hyperbola given the foci and vertices
Curated Video
The Complete Java Developer Course: From Beginner to Master - 2D Arrays (Side Topic)
This video explains about the 2D arrays.
r/>
This clip is from the chapter "Methods" of the series "The Complete Java Developer Course: From Beginner to Master".This section explains Methods that are a set of blocks of code...
r/>
This clip is from the chapter "Methods" of the series "The Complete Java Developer Course: From Beginner to Master".This section explains Methods that are a set of blocks of code...