Quoc Dat Phung
Hi there! My name is "Quoc Dat", and "Phung" is my last name. I love creating content and making tutorials about math and coding on Youtube!

Integral of sqrt(9 - x²) / x²

Integral of x/(10^x) with integration by parts

Integral of xsinx with integration by parts

Integral of arctan(x) with integration by parts

Integral of 1/(x²sqrt(x²+4))

Solve cos(ln(x)) Integral Like a Math Pro

This Integral is Harder Than It Looks: Integral of (e^x)cos(x)

Top 5 Trigonometric Substitution Integrals

Integral of sqrt(a^2 - x^2)

Integral of sqrt(x^2 - a^2)

Integral of sqrt(x^2 + a^2)

The Extended Euclidean Algorithm to Find GCD

Integral of sin(4x)

Python Calculator Program 🐍

Tuples in Python are easy 🐍

Sets in Python are easy 🐍

Lists in Python are easy 🐍

Functions in Python Explained 🤑💵!

If elif else statements in Python 🐍

While Loops in Python 🐍

For Loops in Python Tutorial 🐍

String Methods in Python are easy 🐍

Operators in Python are easy 🐍

When to use Lists, Sets, Tuples in Python? 🐍

Integral of ln^2(x) with integration by parts

Integral of ln(x) with integration by parts

Python Code to Find GCD & LCM of Two Numbers!

Hyperbolic Integral sinh^3(x)cosh^11(x)

Frequency of Each Element in an Array using Hash (Python)

3 Ways to Remove Duplicates in an Array (Python) | Coding Interview