- 536
- 3 935 307
Programming Guru
Pakistan
เข้าร่วมเมื่อ 8 ก.พ. 2019
Programming Guru Welcomes you! Welcome to the world of hardcore programming , where you can learn with ease!
If you have interest in Backend , Frontend or any type of programming , Programming guru is here to make your task much more easier! If you have the interest , we show you the way!
Welcome to the Programming Gurru TH-cam channel. Get the latest Android news, best practices, live videos, demonstrations, tutorials, and more. Subscribe to receive the latest on Android development.
Programming Gurru official a channel created by mudassir iqbal a senior Mobile and desktop apps developer.
The purpose of the channel is to create videos for student and beginner level developer and to spread knowledge beyond boundaries.
code bear
learninglad
#learninglad
geekyscript
amith thinks
#amitthinks
#codewithharry #programming #apnacollege #boostmytool
If you have interest in Backend , Frontend or any type of programming , Programming guru is here to make your task much more easier! If you have the interest , we show you the way!
Welcome to the Programming Gurru TH-cam channel. Get the latest Android news, best practices, live videos, demonstrations, tutorials, and more. Subscribe to receive the latest on Android development.
Programming Gurru official a channel created by mudassir iqbal a senior Mobile and desktop apps developer.
The purpose of the channel is to create videos for student and beginner level developer and to spread knowledge beyond boundaries.
code bear
learninglad
#learninglad
geekyscript
amith thinks
#amitthinks
#codewithharry #programming #apnacollege #boostmytool
How to Connect to XAMPP MySQL in PHP | PHP MySQLi Connect to Database
Connect to XAMPP PHPMyAdmin(MySQL) in PHP
Learn how to connect to XAMPP's PHPMyAdmin (MySQL) in PHP with this easy tutorial. Get step-by-step instructions on accessing your database through PHP code.Connect to MySQL with PHP using xampp server
How to connect the database server in PHP through XAMPP?
PHP program to fetch data from a localhost server database
#php #mysql #phpmyadmin #connection #database
Learn how to connect to XAMPP's PHPMyAdmin (MySQL) in PHP with this easy tutorial. Get step-by-step instructions on accessing your database through PHP code.Connect to MySQL with PHP using xampp server
How to connect the database server in PHP through XAMPP?
PHP program to fetch data from a localhost server database
#php #mysql #phpmyadmin #connection #database
มุมมอง: 174
วีดีโอ
How to Connect to MySQL Database in Visual Studio Code
มุมมอง 23519 ชั่วโมงที่ผ่านมา
Learn how to connect to a MySQL database in Visual Studio Code step-by-step. This tutorial covers everything from setting up MySQL in VS Code to writing and running queries. Perfect for beginners and developers looking to streamline their database workflow in Visual Studio Code. #Tags: #MySQL #VisualStudioCode #DatabaseConnection #VSCodeMySQL #MySQLDatabase #CodeTutorials
How to Connect to MySQL Workbench in PHP | PHP MySQL Connection
มุมมอง 28714 วันที่ผ่านมา
Learn how to connect to MySQL Workbench in PHP with this easy-to-follow tutorial. This guide shows you the steps to establish a connection between PHP and MySQL Workbench, helping you manage databases efficiently. Perfect for beginners, this video demonstrates how to connect to MySQL Workbench in PHP quickly and effectively. #PHP #MySQLWorkbench #DatabaseConnection #WebDevelopment #Programming ...
How to Run PHP in Visual Studio Code [2025 Updated]
มุมมอง 27414 วันที่ผ่านมา
Learn how to run PHP in Visual Studio Code with this step-by-step guide. This tutorial walks you through installing PHP, setting up Visual Studio Code for PHP development, and running your PHP scripts seamlessly. Whether you're a beginner or an experienced developer, you'll learn how to configure your environment to run PHP in Visual Studio Code efficiently. Follow along and get started with PH...
How to install MySQL 8.0.40 Server and Workbench latest version on Windows 11
มุมมอง 40014 วันที่ผ่านมา
#workbench #MySQL8 #Install Learn how to download & install MySQL 8.0.40 on Windows 11. We will install the MySQL Server, Shell and Workbench and also create a sample database. Your Queries:- MySQL 8.0.40 install mysql how to install mysql install mysql workbench install mysql on windows 11 install mysql on windows 11 64 bit how to install mysql in windows 11 how to install mysql on windows 11 ...
CONNECTION TO MYSQL IN VISUAL STUDIO | MySQL Connection in C#
มุมมอง 58514 วันที่ผ่านมา
CONNECTION TO MYSQL IN VISUAL STUDIO connect mysql server workbench databse to c# application In order to connect MySQL database to a C# application, MySQL provides a series of classes in the MySQL Connector/Net. All the communication between a C# application and the MySQL server is routed through a MySqlConnection Object. So, before your application can communicate with the server, it must ins...
How to setup Python for VSCode in 2024 in 3mins | Download Python in VSCode
มุมมอง 51621 วันที่ผ่านมา
In this video we will see how to setup Python in Windows 10 for VSCode in 2024 in 5mins! we will download python in vscode and setup and run python code in visual studio code Download Python - www.python.org/downloads/ Download VS Code - code.visualstudio.com/download
CREATE Glowing Social Media Icons in Just 10 Minutes!
มุมมอง 8321 วันที่ผ่านมา
In this TH-cam video, we will demonstrate how to create stunning glowing hover effects for social media icons using CSS and FontAwesome. You'll learn how to add a glowing effect to icons when users hover over them, making your website's social media links more interactive and visually appealing. We'll start by setting up a basic structure using FontAwesome icons, and then apply CSS to give them...
How to Create A Netflix Login Page in HTML and CSS
มุมมอง 34828 วันที่ผ่านมา
Welcome to this step-by-step tutorial on creating a Netflix Login Page using HTML and CSS! 🎥✨ In this video, you’ll learn how to design a stunning and responsive Netflix-style login page from scratch. Whether you're a beginner or looking to enhance your front-end development skills, this tutorial covers: ✅ Structuring the HTML for the login form ✅ Styling the page to replicate Netflix’s sleek d...
How to setup Jupyter notebook on windows
มุมมอง 178หลายเดือนก่อน
How to setup Jupyter notebook on windows
How to Create CSS Gradient Border Animations using Html and CSS
มุมมอง 115หลายเดือนก่อน
In this video, we’re exploring the world of CSS border animations! Perfect for beginners and experienced developers alike, this tutorial walks you through creating eye-catching border effects using CSS. We’ll start with basic hover animations, then dive into keyframes to make your borders come to life with pulsing, rotating, and color-changing effects. By the end, you’ll be able to add dynamic,...
How to Create a Registration Form in HTML and CSS | How to Make Registration Form in HTML and CSS
มุมมอง 3974 หลายเดือนก่อน
How to Create a Registration Form in HTML and CSS Learn how to create a registration form in HTML and CSS with this step-by-step tutorial. This video covers everything you need to know to make a registration form in HTML and CSS, including designing an attractive layout and styling it for a professional look. Perfect for beginners, this guide will help you understand the basics of creating a re...
Login Form in HTML and CSS
มุมมอง 1.3K4 หลายเดือนก่อน
In this video, you'll learn how to design a simple and elegant login form with a light button using HTML and CSS. We'll walk you through the entire process, from creating the basic HTML structure to styling the form with CSS, including how to create a light-themed button that adds a modern touch to your design. This tutorial is perfect for beginners or anyone looking to create clean, user-frien...
Create an animated glowing gradient border using HTML and CSS
มุมมอง 1294 หลายเดือนก่อน
In this video, you'll learn how to design a stunning glowing gradient border animation using just CSS. We'll guide you through the process of creating a dynamic, animated border that features a gradient effect with a glowing finish, perfect for making your website elements stand out. Whether you're a beginner or looking to enhance your web design skills, this tutorial will provide you with the ...
How to create Color Drop Loading Animating using HTML CSS |#htmlcss #loadinganimation
มุมมอง 844 หลายเดือนก่อน
In this video, you'll learn how to create a sleek and modern glowing animated loader using HTML and CSS. We’ll guide you step-by-step through the process, starting with the basic structure in HTML and then applying CSS to add glowing effects and smooth animations that bring your loader to life. This tutorial is perfect for both beginners and experienced developers looking to enhance their web d...
Price Card with Hover and Glowing effects in HTML and CSS
มุมมอง 614 หลายเดือนก่อน
Price Card with Hover and Glowing effects in HTML and CSS
Animated Gradient Buttons in HTML & CSS
มุมมอง 1334 หลายเดือนก่อน
Animated Gradient Buttons in HTML & CSS
Create Stunning Floating Label Animation with CSS & HTML
มุมมอง 1734 หลายเดือนก่อน
Create Stunning Floating Label Animation with CSS & HTML
Craft a Stunning Profile Card with HTML & CSS
มุมมอง 1084 หลายเดือนก่อน
Craft a Stunning Profile Card with HTML & CSS
Build an Animated Search Bar with HTML and CSS
มุมมอง 2974 หลายเดือนก่อน
Build an Animated Search Bar with HTML and CSS
Creating Gradient Button with Hover Effect - Design Gradient Button with Hover Effect
มุมมอง 1324 หลายเดือนก่อน
Creating Gradient Button with Hover Effect - Design Gradient Button with Hover Effect
Crazy 3D Rotation Effect Using HTML & CSS - How to Make 3D Images with HTML and CSS: Easy Tutorial
มุมมอง 2365 หลายเดือนก่อน
Crazy 3D Rotation Effect Using HTML & CSS - How to Make 3D Images with HTML and CSS: Easy Tutorial
Create Stunning Button Hover Effects with CSS: Step-by-Step Tutorial
มุมมอง 1285 หลายเดือนก่อน
Create Stunning Button Hover Effects with CSS: Step-by-Step Tutorial
How To Change Background Color with Button Click using html css and JavaScript
มุมมอง 4725 หลายเดือนก่อน
How To Change Background Color with Button Click using html css and JavaScript
How to make HTML Pages dynamic with Javascript
มุมมอง 4485 หลายเดือนก่อน
How to make HTML Pages dynamic with Javascript
Complete Guide to HTML Forms | Learn to Create Forms Step-by-Step
มุมมอง 2115 หลายเดือนก่อน
Complete Guide to HTML Forms | Learn to Create Forms Step-by-Step
Master HTML Buttons with CSS and JavaScript | Step-by-Step Guide
มุมมอง 1715 หลายเดือนก่อน
Master HTML Buttons with CSS and JavaScript | Step-by-Step Guide
HTML Line Break and Horizontal line tags
มุมมอง 995 หลายเดือนก่อน
HTML Line Break and Horizontal line tags
It's saying "Couldn't install" "we couldn't find specified configuration file. Check the file path and file name"
Many many thanks brother
Thanks for given right information
It's saying to uninstall the older version!
Couldnt install . We couldn't find specified configuration file. Check the file path and file name. How to install
Best guide thank you!
Followed the exact steps but couldn't install because after running command on cmd it keeps saying "we couldn't find the specified configuration file. Check the file path and file name." pls help
Thank you so much, after how many months I already installed the right word apps and others with your help step by step. Very helpful !!
i try the same but couldnt work it
This is just for 1 month or lifetime
rien ne se lance lorsque je tape le setup
After successfully installation completed when i open any excel or word file, it shows product activation failed. That's why i can't edit any file. Kindly help
anyone please help, I have uninstalled my previous version of Office 2016 and tried to install the project but it is showing the same error in cmd prompt " 'c:\office' is not recognized as an internal or external command, operable program or batch file. " @programming guru
Thank you brother ❤❤❤
Bro is it working properly now?
Very easy and step by step tutorial
Thanks
Great tutorial keep it up
Thanks I will
Good work JazakAllah Bhai
Its not working 😢
nice video ,I am fixed to error
Where did you got that notepad?
Thanks
Thanks it worked
Welcome
Thanks it worked
Welcome
So and so great tutorial for download software. your all video very true. Thanks lot dear.
So and so great tutorial for download software. your all video very true. Thanks lot dear.
This worked, thanks.
Thank you man, you saved my project
Glad I could help!
omg you're life saver! thank you!
Welcome
alahu hu akbar!!!
Allah is great
@@programmingguruThecoderboy is coding haram?
Don't work..🥲
thank you allahu akbar
Welcome
Thank you!!!
Welcome!
Works.
بارک اللە فیک
thanks guru alot abig thanks from MOROCCO
Thank you so much
thanks for sharing this.
Thank u❤
You're welcome 😊
love u brother
Thanks
Thank you it worked
Welcome
How to make windows form key value popup for textbox value adjust ?
Thank you a lot
You are welcome
Fast and clear! Thanks
You're welcome!
Thanks
Thank you so much! So much wonderful and effective video!!!! Please keep making videos like this.
Chuja działa
Thank youit works
Welcome 👍
Welcome 👍
thanks a lot🥰
You're very welcome! I'm glad I could help you out with that issue.
Thank you sssssssssssssssssssssssssssssmuch
Very easy to follow
Glad you think so!