Easy Programming
Hello, Everyone!!!
This channel is for all who love Computer Programming & I will be teaching you PROGRAMMING languages like C, C++, Java, Python, HTML, QBasic and MORE!!!
I will upload other stuff also! And that other stuff contains many more things! So, stay subscribed to watch them!
I will upload 5 to 12 minutes videos every 12 to 15 days.
~~~~~ Easy Programming ~~~~~
- Crossed 500 Subscriber Milestone
- Have added a game on Google Play Store

how to create threads in Java | Multithreading

How to create Custom Window in C/C++ | WinAPI WinMain | Easy Programming

How to Communicate between programs/processes in C/C++ | IPC with File Mappings

How to Download Files from URL in C/C++ | Download Any Files from Internet | Easy Programming

How to use & attach/add resource (.rc) files to a portable executable (.exe) | Easy Programming

How to Capture/Record VIDEO in C/C++ | Webcam Capture (Save) | Easy Programming

8 Things you didn't know that you can do in C/C++ (With examples & and Source Code)

How to change CURSOR in C/C++ | Change how your mouse pointer looks (Just with ICO/BMP file)

How to Capture Image (Screenshot) in C/C++ | Save Image in PNG format | Easy Programming

How to detect Scroll Events in C/C++ | Easy Programming

How to Display custom ICON(s) in the System Tray in C/C++ | Basic System Tray Programming

How to Retrieve/Get Current DATE & TIME in C/C++ | Easy Programming

How to Register/Create Custom Global Hotkeys (Keyboard Shortcuts) in C/C++ | System-Wide Hotkeys

How to Simulate MOUSE & KEYBOARD Events in C/C++ | How to use SendInput() Method in C/C++

How to Get & Set the position of desktop ICON(s) | Move icons on desktop | Easy Programming

How to Get Colored Text in C/C++ | (Set Color of text & Change it!)

How to do Network programming in C/C++ | Networking in C/C++ (PART B - CLIENT | With Source Code)

How to do Network programming in C/C++ | Networking in C/C++ (PART A - SERVER | With Source Code)

How to Create/Make custom Message/Dialog Box in C/C++ | Easy Programming

How to simulate Scroll Wheel in C/C++ | Mouse Scroll Simulation | Easy Programming

How to Block Input in Windows using C/C++ | BlockInput Function | Easy Programming

How to use BitBlt Function in C/C++ | Draw any Image on Desktop (Or anywhere) | Easy Programming

How to change Windows Wallpaper with C/C++ | Easy Programming

How to Create/Make/Use Functions in C/C++ | Functions/Methods for Beginners | Basics

How to list all the files and folders from a directory, like a File Explorer with C/C++

This is what I made for you!!! (100 Subscriber Special)

How to EXPORT/OUTPUT Image in Java | Including drawLine, drawOval & drawPolygon | Easy Programming

How to HIDE & SHOW console window of your program in C/C++ | Easy Programming

How to make your program autostart in C/C++ | Start on WINDOWS startup | Easy Programming

How to EDIT Windows Clipboard in C/C++ || Write & Read Clipboard || Copy Paste System