4 тысяч подписчиков
98 видео
Python Slicing String and List | Python Slice Notation Explained
Responsive NavBar Using HTML CSS JS | Navigation Menu Bar With COOL Animation | Hamburger Menu Nav
How to Display and Play a GIF File in Python Tkinter GUIs | Run and Animate GIFs in Python
Button Command in Tkinter | Button Command Function With Arguments in Tkinter Using Lambda
How to Use the Python Timeit Module to Time Your Code | Timeit and Repeat
Id of Variables in Python | Mutable and Immutable Objects
Click Outside to Close Modal | Close HTML dialog Element by Clicking Out
Remove Duplicates from a List in Python | Two Methods to Remove Duplicate Elements from Python List
Python Tkinter Menu Widget | Create Menu Bar in Tkinter | Menus & Submenus in Tkinter GUI App
Caesar Cipher Program in Python | Encryption and Decryption With Caesar Cipher
How to Overwrite Previous Printed Line in Python | Print Without Newline | Carriage Return
Website With Sticky Navbar on Scroll | Fixed Navigation Menu Bar | Sticky Header With CSS (UPDATE)
Python Range Explained | Python Ranges vs Lists
Python Indexes Explained | How to Use Negative Indexes in Python
Python Iterators | How the for Loop Works Under the Hood
Python Select Folder Dialog Box | How to Select a Directory in Python
How to Create Custom Snippets In Visual Studio Code
3/3 Unit Testing in Python: Exceptions, Skip Tests and expectedFailure
Create Menus in Python With Match Statement | Create Commands With Arguments With Python Switch Case
Change Website Colors with CSS and Javascript | Light and Dark Mode Toggle
Style Select Element and Options Using CSS | Custom Select Box UPDATE
2/3 Unit Testing in Python: Subtests and setUp & tearDown unittest Methods
Difference Between CSS Display None and Visibility Hidden | Hide Elements in CSS
5/6 OOP & Classes in Python: Private Variables and Name Mangling
How to Play Audio Files (Sound Effects and Music) in Python Using Pygame (Mp3 and Others)
How to Build a Random Password Generator in Python | Python Password Generator
Simple & Classic Dropdown Menu (Screen-Reader Friendly) Using HTML CSS & Javascript
😍 July 2023 Shout-Out Video - Thank You for the Support ❤️
Advanced Dropdown Menu With Images Using HTML CSS & Javascript
MASTER the Match Statement in Python | Python 3.10 Switch Case Complete Guide
3/6 OOP & Classes in Python: Special (dunder/magic) Methods
4/6 OOP & Classes in Python: Class Inheritance, Subclasses & Super Function
How to Make a New Year Countdown Timer in Python | Countdown Timer to Any Date
querySelector and querySelectorAll in Javascript | Get Element By Css Selector
Tuple Unpacking in Python | Multiple Assignment in Python
CSS Variables For Beginners | How to Use CSS Custom Properties
if __name__ == ‘__main__’ in Python | Introduction to Modules for Beginners
CSS Position Explained | Learn CSS Position Relative - Absolute - Fixed - Sticky
Python Hash Generator GUI App in Tkinter | Hashing in Python | hashlib Module (md5, sha256, etc)
Python Unit Converter GUI Application With Tkinter Part 2 | Commands And Entry Validation
CSS Image Overlay Hover Effect With Text (With Mobile Touchscreen Fallback)
Shallow Copy vs Deep Copy in Python | How to Create a Copy of a List in Python | Copy Module
Back to TOP Button With Smooth Scroll | Smooth Scroll to Top CSS
1000 Subscribers! Thank You Very Much! ❤️🥰
How to Fix Footer at the Bottom on Short Pages | Keep Footer at the Bottom of the Page With CSS
EASIEST Way to Create Popup Modal Using the New dialog HTML Element
Curved & Responsive Footer Using CSS and SVG File | Cool Footer For Your Portfolio Website
How to Validate User Inputs in Python | Input Validation in Python
Learn List Comprehension in Python With Examples
How to Read/Write to Txt File With Python | Handle Text Files in Python