Premium Only Content
This video is only available to Rumble Premium subscribers. Subscribe to
enjoy exclusive content and ad-free viewing.
Discrete Mathematics
DrOfEng
- 9 / 99
1
Number Bases, Decimal, Binary, Hexadecimal, Octal - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to represent numbers in different bases, including decimal, binary, hexadecimal and octal.
Post your comments/questions below and please subscribe.
2
Convert Integer to Binary, Euclidean Division Theorem - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to convert an integer to binary.
Post your comments/questions below and please subscribe.
3
Convert Integer to Octal, Euclidean Division Theorem - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to convert an integer to octal.
Post your comments/questions below and please subscribe.
4
Convert Integer to Hexadecimal, Euclidean Division Theorem - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to convert an integer to hexadecimal.
Post your comments/questions below and please subscribe.
5
Convert Non-Integer to Binary, Repeating Digits - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to convert a non-integer to binary.
Post your comments/questions below and please subscribe.
6
Convert Non-Integer to Binary - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to convert a non-integer to binary.
Post your comments/questions below and please subscribe.
7
Convert Non-Integer to Hexadecimal - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to convert a non-integer to hexadecimal.
Post your comments/questions below and please subscribe.
8
Convert Hexadecimal to Binary and Octal - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to convert between hexadecimal, binary and octal number bases.
Post your comments/questions below and please subscribe.
Adding Binary Numbers - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to add binary numbers.
Post your comments/questions below and please subscribe.
10
Adding Hexadecimal Numbers - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to add hexadecimal numbers.
Post your comments/questions below and please subscribe.
11
Subtracting Binary Numbers - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to subtract binary numbers.
Post your comments/questions below and please subscribe.
12
Subtracting Hexadecimal Numbers - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to subtract hexadecimal numbers.
Post your comments/questions below and please subscribe.
13
Multiplying Binary Numbers - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to multiply binary numbers.
Post your comments/questions below and please subscribe.
14
Multiplying Hexadecimal Numbers - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to multiply hexadecimal numbers.
Post your comments/questions below and please subscribe.
15
Dividing Binary Numbers - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to divide binary numbers.
Post your comments/questions below and please subscribe.
16
Dividing Hexadecimal Numbers - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to divide hexadecimal numbers.
Post your comments/questions below and please subscribe.
17
Ten's Complement, Subtraction - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to subtract integers using complements.
Post your comments/questions below and please subscribe.
18
Two's Complement, Binary Subtraction - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to subtract integers using complements.
Post your comments/questions below and please subscribe.
19
Two's Complement, Represent Negative Binary Numbers - Discrete Mathematics
DrOfEng
This Discrete Mathematics explains how negative numbers are represented in computer memory using the two's complement.
Post your comments/questions below and please subscribe.
20
Normalised Scientific Notation - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how real numbers can be represented using normalised scientific notation, which is useful for understanding how real numbers are stored in computer memory.
Post your comments/questions below and please subscribe.
21
Real Numbers, IEEE754 Floating Point Standard - Discrete Mathematics
DrOfEng
This Discrete Mathematics explains how real numbers are stored in computer memory using the IEEE754 floating point standard.
Post your comments/questions below and please subscribe.
22
Real Numbers, IEEE754 Floating Point Standard, Example - Discrete Mathematics
DrOfEng
This Discrete Mathematics video covers a worked example on converting a binary number to a float using the IEEE754 floating point standard.
Post your comments/questions below and please subscribe.
23
Algorithms, Pseudocode - Discrete Mathematics
DrOfEng
This Discrete Mathematics video provides an introduction to mathematical algorithms and pseudocode.
Post your comments/questions below and please subscribe.
24
Horner's Method, Evaluating Polynomials - Discrete Mathematics
DrOfEng
This Discrete Mathematics video describes Horner's method for evaluating polynomials using a worked example. The pseudocode is provided to show how you would implement the algorithm in a computer.
Post your comments/questions below and please subscribe.
25
Collision Detection, Games, Computer Graphics - Discrete Mathematics
DrOfEng
This Discrete Mathematics video covers a worked example on how write a collision detection algorithm, which is used in computer graphics and games.
Post your comments/questions below and please subscribe.
26
Encryption Algorithm, Cryptography, Caesar Cipher - Discrete Mathematics
DrOfEng
This Discrete Mathematics video covers a worked example on how to write a cryptographic algorithm. Basic modular arithmetic is also covered.
Post your comments/questions below and please subscribe.
27
Lottery Algorithm, Binomial Theorem - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how the number of combinations in the lottery can be determined using the binomial theorem, which is also verified using a computer program.
Post your comments/questions below and please subscribe.
28
Sigma Notation, Iteration and Recursion - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains sigma (or summation) notation using several examples.
Post your comments/questions below and please subscribe.
29
Geometric Series, Iteration and Recursion - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains the geometric series and derives a closed form relation for this series.
Post your comments/questions below and please subscribe.
30
Arithmetic Series, Iteration and Recursion - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains the arithmetic series and derives a closed form relation for this series.
Post your comments/questions below and please subscribe.
31
Fibonacci Sequence, Iteration - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains Iteration using the well-known Fibonacci sequence.
Post your comments/questions below and please subscribe.
32
Recursion, Fibonacci Sequence - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains recursion using the well-known Fibonacci sequence.
Post your comments/questions below and please subscribe.
33
Recursion, Factorial, Recurrence Relation - Discrete Mathematics
DrOfEng
This Discrete Mathematics video derives the recurrence relation of a factorial sequence using a worked example.
Post your comments/questions below and please subscribe.
34
Recurrence Relations, Standard Form, Properties - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains the standard linear form of recurrence relations and their properties, including linear, homogeneous, order and variable coefficients.
Post your comments/questions below and please subscribe.
35
Recurrence Relations, 1st Order, Homogeneous, Solution - Discrete Mathematics
DrOfEng
This Discrete Mathematics video derives the general solution for a 1st order homogeneous recurrence relation with constant coefficients.
Post your comments/questions below and please subscribe.
36
Recurrence Relations, 2nd Order, Homogeneous, Solution - Discrete Mathematics
DrOfEng
This Discrete Mathematics video derives the general solution for 2nd order homogeneous recurrence relations with constant coefficients.
Post your comments/questions below and please subscribe.
37
Fibonacci Recurrence Relation, Solution, Example - Discrete Mathematics
DrOfEng
This Discrete Mathematics video covers a worked example on the solution to the Fibonacci recurrence relation.
Post your comments/questions below and please subscribe.
38
Recurrence Relation, 2nd Order, Solution, Example - Discrete Mathematics
DrOfEng
This Discrete Mathematics video covers a worked example on the solution to a recurrence relation with one repeated real root.
Post your comments/questions below and please subscribe.
39
Non-Homogeneous 2nd Order Recurrence Relations, General Solution - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains the method of superposition for determining the general solution for 2nd order non-homogeneous recurrence relations.
Post your comments/questions below and please subscribe.
40
Non-Homogeneous 2nd Order Recurrence Relations, Solution, Special Cases - Discrete Mathematics
DrOfEng
This Discrete Mathematics video identifies two special cases that need to be considered when selecting a particular solution to a non-homogeneous 2nd order recurrence relation.
Post your comments/questions below and please subscribe.
41
2nd Order Non-Homogeneous Recurrence Relations, Example - Discrete Mathematics
DrOfEng
This Discrete Mathematics video covers a worked example on 2nd order non-homogeneous recurrence relations.
Post your comments/questions below and please subscribe.
42
2nd Order Non-Homogeneous Recurrence Relations, Example - Discrete Mathematics
DrOfEng
This Discrete Mathematics video covers a worked example on 2nd order non-homogeneous recurrence relations.
Post your comments/questions below and please subscribe.
43
Computational Complexity, Introduction - Discrete Mathematics
DrOfEng
This Discrete Mathematics video provides an introduction to computational complexity.
Post your comments/questions below and please subscribe.
44
Big O, Informal Definition - Discrete Mathematics
DrOfEng
This Discrete Mathematics video provides an informal definition of Big O.
Post your comments/questions below and please subscribe.
45
Comparing Growth Rates, Logarithms - Discrete Mathematics
DrOfEng
This Discrete Mathematics video compares the growth rates of logarithms to other functions and describes the basic properties of logarithms.
Post your comments/questions below and please subscribe.
46
Typical Growth Rates, log(N), N, Nlog(N), N^2, 2^N, N! - Discrete Mathematics
DrOfEng
This Discrete Mathematics video covers the typical growth rates encountered when determining the complexity of algorithms.
Post your comments/questions below and please subscribe.
47
Big O, O(f(N)), Formal Definition - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains the formal definition of Big O using a worked example.
Post your comments/questions below and please subscribe.
48
Big O, O(f(N)), Formal Definition, Examples - Discrete Mathematics
DrOfEng
This Discrete Mathematics video covers worked examples on the formal definition of Big O.
Post your comments/questions below and please subscribe.
49
Big O, Lazy C Approach, Example - Discrete Mathematics
DrOfEng
This Discrete Mathematics video covers a worked example on Big O.
Post your comments/questions below and please subscribe.
50
Triangle Inequality, Refine Big O Calculations - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how the triangle inequality can be used to determine the order of a function using a worked example.
Post your comments/questions below and please subscribe.
51
Big O Inequality, Different Constants c and n0 - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to predict the order of a function using Big O and better constants, drawing an analogy to predicting the growth of algorithms.
Post your comments/questions below and please subscribe.
52
Big O, Refined Calculation, Large N - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains a Big O calculation that is more refined for algorithms i.e. positive function and large N.
Post your comments/questions below and please subscribe.
53
Big O, Refined Calculation, Example - Discrete Mathematics
DrOfEng
This Discrete Mathematics video covers a worked example on the refined Big O calculation.
Post your comments/questions below and please subscribe.
54
Bubble Sort, Big O, O(N^2), Analysis of Algorithms - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to determine the order of the Bubble Sort algorithm.
Post your comments/questions below and please subscribe.
55
Bubble Sort, Big O, O(N^2), Recurrence Relation - Discrete Mathematics
DrOfEng
This Discrete Mathematics video explains how to determine the order of the Bubble Sort algorithm by deriving the recurrence relation.
Post your comments/questions below and please subscribe.
56
Merge Sort, Algorithm Analysis, Big O, O(nlogn) - Discrete Mathematics
DrOfEng
This Discrete Mathematics video derives the Big O of the Merge Sort algorithm.
Post your comments/questions below and please subscribe.
57
Binary Search Algorithm, Analysis, Big O, O(logn) - Discrete Mathematics
DrOfEng
This Discrete Mathematics video derives the Big O of the Binary Search algorithm.
Post your comments/questions below and please subscribe.
58
Binary Search, Analysis, Big O, O(logn), Recurrence Relation - Discrete Mathematics
DrOfEng
This Discrete Mathematics video derives the Big O of the Binary Search algorithm using recurrence relations.
Post your comments/questions below and please subscribe.
59
Multiplication Rule for Counting - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on the multiplication rule for counting.
60
Multiplication Rule for Counting, Examples - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on the multiplication rule for counting with worked examples to reinforce your understanding.
61
Addition Rule for Counting - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on the addition rule for counting, which is used to determine the number outcomes for mutually exclusive tasks.
1
comment
62
Addition and Multiplication Rules for Counting, Example - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on the multiplication (product) and addition (sum) rules for counting. A worked example is covered to reinforce your understanding.
63
Inclusion-Exclusion Principle - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on the inclusion-exclusion principle.
64
Inclusion Exclusion Principle, Example - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on the inclusion-exclusion principle. A worked example is covered to reinforce your understanding.
65
Permutations - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on permutations which is the number of rearrangements of the elements of a set. The permutations of a set with n elements are defined by n! (n factorial).
66
r-permutation - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on r-permutation, which is an ordered arrangement of r distinct objects r chosen from a a set of n objects and denoted by P(n,r).
67
r-permutation, Examples - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on r-permutation, which is an ordered arrangement of r distinct objects r chosen from a a set of n objects and denoted by P(n,r). Worked examples are covered to reinforce your understanding.
68
Permutations Vs Combinations - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial that explains the difference between r-permutations and r-combinations. Order matters in permutations but order does not matter in combinations.
69
Combinations, Examples - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on r-combinations. Worked examples are covered to enhance your understanding.
0:00 Example on r-combinations and the multiplication rule
3:01 Example on r-combinations applied to the lottery
1
comment
70
Combinations, Multiple Categories - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on combinations in multiple categories.
71
Combinations, Multiple Categories, Examples - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on combinations in multiple categories. Worked examples are covered for practice.
72
Binomial Theorem - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on the binomial theorem. The binomial coefficients are determined using the combination formula or Pascal's triangle.
73
Lexicographic Ordering - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on lexicographic ordering. Lexicographic ordering is one of the applications of permutations and combinations.
0:00 Definition of lexicographic ordering
2:43 Lexicographic ordering algorithm with worked examples
1
comment
74
Cartesian Product of Sets - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on the Cartesian product of sets.
1
comment
75
Functions - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on functions.
76
Binary Operations - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on binary operations.
77
Boolean Algebra, Truth Tables, Axioms - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on boolean algebra and truth tables.
78
Boolean Algebra, Power of a Set, Example - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on verifying if the power of a set is a boolean algebra.
79
Boolean Algebra, Switching Circuits, Example - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial with a worked example on applying boolean algebra to switching circuits.
80
de Morgan's Laws, Dual Boolean Expressions - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on de Morgan's laws and the duals of boolean expressions.
81
Equivalence of Boolean Expressions - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on the equivalence of boolean expressions.
2
comments
82
Voting Machine, Boolean Algebra, Example - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on the voting machine, which is a problem on designing a voting circuit using boolean algebra.
1
comment
83
Minterm, Disjunctive Normal Form - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on the minterm and disjunctive normal form in a set.
84
Karnaugh Maps, K-Map - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on using Karnaugh maps to simplify boolean expressions.
85
Karnaugh Maps, K-Map, Example - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on using Karnaugh maps to represent a boolean expression using a worked example.
86
Karnaugh Map Algorithm, Minimal Boolean Expression - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on a Karnaugh map algorithm for obtaining the minimal representation of a boolean expression.
87
Don't Care Karnaugh Maps - Discrete Mathematics
DrOfEng
This discrete mathematics video covers a tutorial on don't care Karnaugh maps algorithm for obtaining the minimal representation of a boolean expression where some of the inputs may be invalid.
1
comment
88
Logic Statements, Symbols - Discrete Mathematics
DrOfEng
This video explains logic, including logic statements, symbols, truth tables and connectives, which will be used to construct the main types of logic gates for circuits.
1
comment
89
Logic Circuits, Logic Gates - Discrete Mathematics
DrOfEng
This video explains logic circuits, including worked examples, diagrams, symbols, truth tables and boolean expressions.
0:00 Logic gates and circuits
1:41 Worked examples
90
How a Breadboard Works, Logic Gates, Basic Electronics - Discrete Mathematics
DrOfEng
This explains how a breadboard electronics work using a simulation to show the wires, circuit diagram, connections and power supply. You will understand what a breadboard is used for.
Build your own electrical circuits here: https://www.tinkercad.com/
1
comment
91
NOT Gate, Logic Circuits, Digital Electronics - Discrete Mathematics
DrOfEng
This video explains the not gate (one of the 7 logic gates), including the logic circuit diagram, symbol, truth table, and ic. The point of a not gate is that it is an inverter, which inverts the input voltage from high to low and vice versa.
How a breadboard works https://youtu.be/8vFdPteTtdU
Build your own electrical circuits here: https://www.tinkercad.com/
Datasheet for 74HC04 Hex Inverter https://www.alldatasheet.com/datasheet-pdf/download/15523/PHILIPS/74HC04.html
1
comment
92
AND Gate, Logic Circuits, Boolean Algebra - Discrete Mathematics
DrOfEng
This video explains the and gate (one of the 7 logic gates), including truth table, symbol, logic circuit, ic, rule and formula.
How a breadboard works https://youtu.be/8vFdPteTtdU
Building a logic circuit with a NOT gate https://youtu.be/xuoGTWr2_lM
Build your own electrical circuits here: https://www.tinkercad.com/
Datasheet for 74HC08 AND gate https://www.alldatasheet.com/datasheet-pdf/pdf/15524/PHILIPS/74HC08.html
2
comments
93
XOR Gate, Logic Circuit Diagram, Truth Table, Digital Electronics - Discrete Mathematics
DrOfEng
This video explains how to construct an xor gate using the truth table and logic circuit diagram, what it does, how it works, the IC numbers and symbol.
How a breadboard works https://youtu.be/8vFdPteTtdU
Building a logic circuit with a NOT gate https://youtu.be/xuoGTWr2_lM
Building a logic circuit with an AND gate https://youtu.be/2szTmHspb-I
Build your own electrical circuits here: https://www.tinkercad.com/
94
Half Adder, Logic Circuit, Karnaugh Map, Truth Table, Digital Electronics - Discrete Mathematics
DrOfEng
This video explains what is a half adder with the logic diagram and truth table, the problem with it and the difference between a full adder, the equation for it, and what chip is used in the circuit.
How a breadboard works https://youtu.be/8vFdPteTtdU
Building a logic circuit with a NOT gate https://youtu.be/xuoGTWr2_lM
Build your own electrical circuits here: https://www.tinkercad.com/
2
comments
95
Full Adder, Logic Circuit Diagram, Truth Table, Digital Electronics - Discrete Mathematics
DrOfEng
The video explains what a full adder is vs a half adder and the difference between them, how the circuit is built from or using half adders. This gives the foundation to understanding what does an 8 bit full adder do and whether a 2 bit adder is a full adder.
How a breadboard works https://youtu.be/8vFdPteTtdU
Building a logic circuit with a NOT gate https://youtu.be/xuoGTWr2_lM
Building a half adder https://youtu.be/6v-_Id_oyjw
Build your own electrical circuits here: https://www.tinkercad.com/
96
2-Bit Adder, Logic Circuits, Digital Electronics - Discrete Mathematics
DrOfEng
How to make a 2 bit binary number adder circuit by connecting two full adders. The truth table and circuit diagram show what a bit adder does and if it is the same as a half adder.
How a breadboard works https://youtu.be/8vFdPteTtdU
Building a logic circuit with a NOT gate https://youtu.be/xuoGTWr2_lM
Building a full adder https://youtu.be/eBOFQNifcOE
Build your own electrical circuits here: https://www.tinkercad.com/
97
4-Bit Ripple Carry Adder, Logic Circuit - Discrete Mathematics
DrOfEng
The video explains how to build a 4-bit adder circuit, what it does and how it works. It uses the same 4 full adders to do 4-bit addition, which is the major drawback as the carry out has to be rippled through each full adder.
98
Two's Complement, Binary Numbers, Logic Circuit - Discrete Mathematics
DrOfEng
What is the two's (2's) complement. You learn the trick to calculate it for any number such as binary, positive and negative (e.g. of 1010, 43, 00000000, -17, 11111) using the one's (1's) complement. An example of a logic circuit design using a 4-bit full adder to show how the 2's complement is determined by a computer.
How a breadboard works https://youtu.be/8vFdPteTtdU
Building a logic circuit with a NOT gate https://youtu.be/xuoGTWr2_lM
Building a 4-bit adder https://youtu.be/_S7-zS_rUhQ
Build your own electrical circuits here: https://www.tinkercad.com/
1
comment
99
4-bit Full Subtractor Circuit, IC 7483, Truth Table - Discrete Mathematics
DrOfEng
How to build a circuit using a 7483 IC and truth table for a 4-bit binary subtractor using adder and inverter, and what it is.
How a breadboard works https://youtu.be/8vFdPteTtdU
Building a logic circuit with a NOT gate https://youtu.be/xuoGTWr2_lM
Building a 2's complement logic circuit https://youtu.be/wxCY9RoM_1g
Build your own electrical circuits here: https://www.tinkercad.com/
Adding Binary Numbers - Discrete Mathematics
11 months ago
2
This Discrete Mathematics video explains how to add binary numbers.
Post your comments/questions below and please subscribe.
Loading comments...
-
13:00
Exploring With Nug
1 hour agoHe Went To Get A Haircut And Vanished WIthout a Trace!
22 -
18:53
DeVory Darkins
1 day ago $12.36 earnedTrump JUST ENDED Mayor Karen Bass During HEATED Meeting
26.1K83 -
21:06
Russell Brand
5 hours agoIT'S COMING
58K297 -
21:26
Stephen Gardner
1 day ago🔥What JUST leaked out of Congress must be STOPPED NOW!
81.9K171 -
53:25
tether
11 days agoStability and Freedom in Chaos: The Story of Tether USD₮ | Tether Documentary (USDT)
106K5 -
56:44
VSiNLive
2 days agoFollow the Money with Mitch Moss & Pauly Howard | Hour 1
51.3K2 -
36:50
Anthony Pompliano
2 days ago $12.56 earnedInvestors Are ALL-IN On Bitcoin
42.2K10 -
32:19
SB Mowing
9 days agoA Backyard She’s NEVER Seen – Now Safe for the Kids to Play!
45.6K23 -
2:09:11
ggezlol_tv
9 hours ago[Day 26] CS Blast bounty baby
81.1K2 -
2:32:17
Sgtfinesse
8 hours ago💥Sunday Morning Hunt for Featherweight Artifact | New World PVP Server: Sclavia
84.6K4