Misha Sv
I'm Misha and I'm a senior data scientist who creates Python programming tutorials.
My Social Media:
- YouTube: https://www.youtube.com/channel/UCDw1ADRUpbu-wo7rG_Uc87A
- Website: https://pyshark.com/
- Twitter: https://twitter.com/mishamisha_sv/
- Instagram: https://www.instagram.com/mishamisha_sv/
- LinkedIn: https://www.linkedin.com/in/mikhail-sidyakov/
- GitHub: https://github.com/misha-pyshark/

Master HTML Basics in 20 Minutes: Essential Guide for Python Programmers!

Cleaning Up Your Python Imports Automatically with isort

How to Permanently Delete Files with Python

How to Move Files with Python

The Easiest Way to Copy Files with Python

Rename Files with Python (Automate Your Boring Tasks)

Data Types in Python - String, Integer, Float, Boolean, Complex - Python for Beginners - 2024

String Data Type in Python - Beginner Python - Programming Tutorial

I Profiled Python Code with cProfile & You Won't Believe What I Found

How to Extract Tables from HTML and Webpages using Python

Manage Environment Variables in Python (The Easy Way)

Python: The Secret to a Cleaner Environment

Why Python's ord() and chr() Functions are Useful

Python help() - Easily Access Any Function's Documentation

Why You Should Use Python's enumerate() Function

How Python's Sorted() Function Actually Works

Why Python's Boolean Type is More Complicated Than You Think

Python map() - The Most Useful Function You've Never Used

Why Python Lambda Functions Are Awesome

I Extracted Every Image from a PDF with Python

Numeric Data Types in Python - Beginner Python - Programming Tutorial

How to Build a Simple Age Calculator in Python

Turn CSV Files Into HTML Tables With Python

I Made a Tool to Extract PDF Metadata with Python

How to Extract Text from PDF using Python

I Built a Python GUI Calculator (and it actually works!)

Convert HTML and Webpages to PDF using Python

I Built A Spelling Checker Using Python (Step by Step Guide)

Merging PDFs in Python: The EASY Way

How to Extract Text from Image using Python and Tesseract (OCR)