Travel & Events

baziriza
10,011 Views · 4 months ago

In this WordPress Hindi tutorial, we will create a WordPress website in Hindi from scratch. This WordPress Hindi blog will teach you all WordPress topics in one single video!
Get free 100$ from Digital Ocean Using This Link - https://m.do.co/c/2f2aa100b7ee

🔥 XStore – Premium WordPress theme for eCommerce success! https://1.envato.market/2rXmmA

►TimeStamps:
00:00 – Introduction to this one video course
01:00 – Final Website Demo
05:29 – Downloading & Installing XAMPP
08:40 – Downloading & Installing WordPress
15:36 – Creating Database for our WordPress Site
16:30 – Configuring WordPress
20:46 – WordPress Dashboard
22:25 – Posts in WordPress
34:29 – General Settings of Wordpress
35:44 – Themes: Appearance of WordPress Site
38:05 – Plugins in WordPress
41:45 – Downloading themes for Wordpress Site
43:25 – Pages in WordPress
53:11 – WordPress Menus
01:03:35 – Customizing WordPress Site
01:13:41 – Installing new plugins to WordPress
01:25:53 – Creation of Pro Looking Website
01:30:23 – Customizing Astra Theme
01:34:43 – Editing Site With Elementor
02:35:47 – Hosting for site
02:40:14 – Hosting Website Using DigitalOcean
02:47:57 – Domain of Website
02:52:00 – Configuring WordPress Website
03:00:23 – Why VPS Hosting and Digital Ocean
03:07:09 – Final Look of Website
03:07:45 – Free SSL Certificate
03:10:44 – Where to go from here
►Checkout my English channel here: https://www.youtube.com/ProgrammingWithHarry
►Click here to subscribe - https://www.youtube.com/channe....l/UCeVMnSShP_Iviwkkn

Best Hindi Videos For Learning Programming:
►Learn Python In One Video - https://www.youtube.com/watch?v=ihk_Xglr164

►Python Complete Course In Hindi - https://www.youtube.com/playli....st?list=PLu0W_9lII9a

►C Language Complete Course In Hindi -
https://www.youtube.com/playlist?list=PLu0W_9lII9aiXlHcLx-mDH1Qul38wD3aR&disable_polymer=true

►JavaScript Complete Course In Hindi -
https://www.youtube.com/playli....st?list=PLu0W_9lII9a

►Learn JavaScript in One Video - https://www.youtube.com/watch?v=onbBV0uFVpo

►Learn PHP In One Video - https://www.youtube.com/watch?v=xW7ro3lwaCI

►Django Complete Course In Hindi -
https://www.youtube.com/playli....st?list=PLu0W_9lII9a

►Machine Learning Using Python - https://www.youtube.com/playli....st?list=PLu0W_9lII9a

►Creating & Hosting A Website (Tech Blog) Using Python - https://www.youtube.com/playli....st?list=PLu0W_9lII9a

►Advanced Python Tutorials - https://www.youtube.com/playli....st?list=PLu0W_9lII9a

►Object Oriented Programming In Python - https://www.youtube.com/playli....st?list=PLu0W_9lII9a

►Python Data Science and Big Data Tutorials - https://www.youtube.com/playli....st?list=PLu0W_9lII9a

Follow Me On Social Media
►Website (created using Flask) - http://www.codewithharry.com
►Facebook - https://www.facebook.com/CodeWithHarry
►Instagram - https://www.instagram.com/codewithharry/
►Personal Facebook A/c - https://www.facebook.com/geekyharis
Twitter - https://twitter.com/Haris_Is_Here

baziriza
10 Views · 4 months ago

Code: https://www.adamkhoury.com/Jav....aScript/video/Ajax-P
In this video lesson you can learn to program core Ajax pagination with PHP. We will not be using any 3rd party frameworks or code libraries for PHP or JavaScript to accomplish this task so that we can pass along the highest level of programming education and core insight on this topic to you.

baziriza
8 Views · 4 months ago

Data Structures and algorithms for beginners. Ace your coding interview. Watch this tutorial to learn all about Big O, arrays and linked lists!

🚀 Get interview-ready with my full course: https://bit.ly/2OwNTxx
👍 Subscribe for more awesome content: https://goo.gl/6PYaGF

Need Java foundations first? Check out my tutorial: https://youtu.be/eIrMbAQSU34

✋ Stay connected:
- Twitter: https://twitter.com/moshhamedani
- Facebook: https://www.facebook.com/programmingwithmosh/
- Instagram: https://www.instagram.com/codewithmosh.official/
- LinkedIn: https://www.linkedin.com/school/codewithmosh/

💡 What you'll learn:
- Big O notation for analyzing code efficiency.
- How to implement and use arrays.
- The basics of linked lists.

👉 This tutorial is perfect for you if:
- You're preparing for technical job interviews.
- You want to improve your coding fundamentals.
- You're a CS student learning these concepts.

Let's get started!

📖 TABLE OF CONTENT
0:00:00 Intro
0:01:04 What is Big O?
0:03:03 O(1)
0:04:32 O(n)
0:08:17 O(n^2)
0:10:41 O(log n)
0:13:20 O(2^n)
0:14:10 Space Complexity
0:17:53 Understanding Arrays
0:21:03 Working with Arrays
0:24:32 Exercise: Building an Array
0:27:24 Solution: Creating the Array Class
0:30:43 Solution: insert()
0:35:03 Solution: remove()
0:39:54 Solution: indexOf()
0:42:23 Dynamic Arrays
0:46:11 Linked Lists Introduction
0:46:41 What are Linked Lists?
0:51:16 Working with Linked Lists
0:54:40 Exercise: Building a Linked List
0:56:05 Solution: addLast()
1:02:15 Solution: addFirst()
1:04:28 Solution: indexOf()
1:06:23 Solution: contains()
1:07:28 Solution: removeFirst()
1:11:52 Solution: removeLast()

#ComputerScience #Coding #Programming

baziriza
7 Views · 4 months ago

Welcome to the first video on Responsive PHP User Registration Form with PHP and MySQL From Scratch. In this course you will Learn and build a Responsive PHP Registration Form using PHP, HTML, CSS, Bootstrap and MySQL. After watching this course you will be able to Create your own registration form connected to the MySQL database. In this course will explain step by step from scratch how to build a login system that you can customize it. The course covers all the aspects of HTML, CSS, JavaScript, PHP, MySQL along with Bootstrap Framework to create a real-time registration form. Making a Super Simple Registration System With PHP and MySQL will be easy ans step by step process.

All Code of this video can be found here: https://github.com/pknowledge/useraccounts

#ProgrammingKnowledge #PHPRegistrationForm #MySQL
★★★Top Online Courses From ProgrammingKnowledge ★★★
Python Programming Course ➡️ http://bit.ly/2vsuMaS ⚫️ http://bit.ly/2GOaeQB
Java Programming Course ➡️ http://bit.ly/2GEfQMf ⚫️ http://bit.ly/2Vvjy4a
Bash Shell Scripting Course ➡️ http://bit.ly/2DBVF0C ⚫️ http://bit.ly/2UM06vF
Linux Command Line Tutorials ➡️ http://bit.ly/2IXuil0 ⚫️ http://bit.ly/2IXukt8
C Programming Course ➡️ http://bit.ly/2GQCiD1 ⚫️ http://bit.ly/2ZGN6ej
C++ Programming Course ➡️ http://bit.ly/2V4oEVJ ⚫️ http://bit.ly/2XMvqMs
PHP Programming Course ➡️ http://bit.ly/2XP71WH ⚫️ http://bit.ly/2vs3od6
Android Development Course ➡️ http://bit.ly/2UHih5H ⚫️ http://bit.ly/2IMhVci
C# Programming Course ➡️ http://bit.ly/2Vr7HEl ⚫️ http://bit.ly/2W6RXTU
JavaFx Programming Course ➡️ http://bit.ly/2XMvZWA ⚫️ http://bit.ly/2V2CoAi
NodeJs Programming Course ➡️ http://bit.ly/2GPg7gA ⚫️ http://bit.ly/2GQYTQ2
Jenkins Course For Developers and DevOps ➡️ http://bit.ly/2Wd4l4W ⚫️ http://bit.ly/2J1B1ug
Scala Programming Tutorial Course ➡️ http://bit.ly/2PysyA4 ⚫️ http://bit.ly/2PCaVj2
Bootstrap Responsive Web Design Tutorial ➡️ http://bit.ly/2DFQ2yC ⚫️ http://bit.ly/2VoJWwH
MongoDB Tutorial Course ➡️ http://bit.ly/2LaCJfP ⚫️ http://bit.ly/2WaI7Ap
QT C++ GUI Tutorial For Beginners ➡️ http://bit.ly/2vwqHSZ

★★★ Online Courses to learn ★★★
Get 2 FREE Months of Unlimited Classes from skillshare - https://skillshare.eqcm.net/r1KEj
Data Science - http://bit.ly/2lD9h5L | http://bit.ly/2lI8wIl
Machine Learning - http://bit.ly/2WGGQpb | http://bit.ly/2GghLXX
Artificial Intelligence - http://bit.ly/2lYqaYx | http://bit.ly/2NmaPya
MERN Stack E-Degree Program - http://bit.ly/2kx2NFe | http://bit.ly/2lWj4no
DevOps E-degree - http://bit.ly/2k1PwUQ | http://bit.ly/2k8Ypfy
Data Analytics with R - http://bit.ly/2lBKqz8 | http://bit.ly/2lAjos3
AWS Certification Training - http://bit.ly/2kmLtTu | http://bit.ly/2lAkQL1
Projects in Java - http://bit.ly/2kzn25d | http://bit.ly/2lBMffs
Machine Learning With TensorFlow - http://bit.ly/2m1z3AF | http://bit.ly/2lBMhnA
Angular 8 - Complete Essential Guide - http://bit.ly/2lYvYRP
Kotlin Android Development Masterclass - http://bit.ly/2GcblsI
Learn iOS Programming Building Advance Projects - http://bit.ly/2kyX7ue


★★★ Follow ★★★
My Website - http://www.codebind.com

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!

baziriza
7 Views · 4 months ago

In this part we will add the ability to update and delete a post and also start on the category model for you guys to finish up on your own

Code:
https://github.com/bradtraversy/php_rest_myblog

💖 Become a Patron: Show support & get perks!
http://www.patreon.com/traversymedia

Website & Udemy Courses
http://www.traversymedia.com

Follow Traversy Media:
http://www.facebook.com/traversymedia
http://www.twitter.com/traversymedia
http://www.instagram.com/traversymedia

baziriza
6 Views · 4 months ago

►Source Code: https://codewithharry.com/vide....os/php-mysql-login-s
►Click here to subscribe - https://www.youtube.com/channe....l/UCeVMnSShP_Iviwkkn


Best Hindi Videos For Learning Programming:

►Learn Python In One Video - https://www.youtube.com/watch?v=qHJjMvHLJdg

►Learn JavaScript in One Video - https://www.youtube.com/watch?v=onbBV0uFVpo

►Learn PHP In One Video - https://www.youtube.com/watch?v=xW7ro3lwaCI

►Machine Learning Using Python - https://www.youtube.com/playli....st?list=PLu0W_9lII9a

►Creating & Hosting A Website (Tech Blog) Using Python - https://www.youtube.com/playli....st?list=PLu0W_9lII9a

►Advanced Python Tutorials - https://www.youtube.com/playli....st?list=PLu0W_9lII9a

►Object Oriented Programming In Python - https://www.youtube.com/playli....st?list=PLu0W_9lII9a

►Python Data Science and Big Data Tutorials - https://www.youtube.com/playli....st?list=PLu0W_9lII9a

Follow Me On Social Media
►Website (created using Flask) - https://www.codewithharry.com
►Facebook - https://www.facebook.com/CodeWithHarry
►Instagram - https://www.instagram.com/CodeWithHarry/
►Personal Facebook A/c - https://www.facebook.com/geekyharis
Twitter - https://twitter.com/Haris_Is_Here

baziriza
21 Views · 4 months ago

Learn every step to make a WordPress website in this beginner's course. No coding necessary! You will learn how to get a domain name and hosting, install Wordpress, use a theme, customize the exact website you want, and more.

✏️ This course was developed by Beau Carnes.

🎉 Hostinger provided a grant that made this course possible.
🔗 Get a 10% discount at Hostinger with code "GETSTARTED": https://www.hostinger.com/getstarted

⭐️Resources ⭐️
🔗 https://logomakr.com/
🔗 https://www.pexels.com/
🔗 https://unsplash.com/

⭐️ Course Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:00:54) What is WordPress?
⌨️ (0:02:14) Getting a domain name and hosting from Hostinger
⌨️ (0:06:40) Using a domain from a different company with Hostinger
⌨️ (0:08:56) Understanding hosting dashboard
⌨️ (0:10:47) Installing WordPress
⌨️ (0:10:47) Logging into WordPress admin dashboard
⌨️ (0:13:47) Uninstalling default plugins
⌨️ (0:14:48) Dashboard overview
⌨️ (0:15:13) Updating Wordpress
⌨️ (0:15:47) Adding and modifying users
⌨️ (0:16:40) Updating Permalinks
⌨️ (0:17:40) Installing a WordPress theme (OceanWP)
⌨️ (0:20:05) Installing plugins
⌨️ (0:22:31) Installing a demo template
⌨️ (0:27:09) Backing up WordPress website
⌨️ (0:29:20) Begin customizing website
⌨️ (0:30:54) Creating custom logo
⌨️ (0:35:12) Update website general colors
⌨️ (0:36:39) Adding favicon
⌨️ (0:38:12) Begin editing website content
⌨️ (0:39:34) Adding custom element with Elementor
⌨️ (0:40:18) Editing text on website
⌨️ (0:43:50) Updating links
⌨️ (0:44:47) Change colors of individual elements
⌨️ (0:46:48) Adding pictures
⌨️ (0:50:15) Updating layout and look
⌨️ (0:55:08) Adding new sections to page
⌨️ (1:00:20) Updating pages
⌨️ (1:03:24) Updating menus
⌨️ (1:05:19) Creating new page
⌨️ (1:12:01) Setting homepage to be a blog
⌨️ (1:13:35) Updating blog entries page
⌨️ (1:17:43) Creating new blog post
⌨️ (1:21:42) Edit blog post display settings
⌨️ (1:23:28) Removing sample articles
⌨️ (1:24:39) Turn off comments
⌨️ (1:25:37) Begin editing contact page
⌨️ (1:26:30) Adding custom contact form
⌨️ (1:30:50) Updating website header
⌨️ (1:31:49) Updating social links
⌨️ (1:33:58) Updating website footer
⌨️ (1:43:09) Updating custom CSS
⌨️ (1:44:36) Updating scroll to top button
⌨️ (1:45:15) Conclusion

🎉 Thanks to our Champion supporters:
👾 Otis Morgan
👾 DeezMaster
👾 Katia Moran

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news

baziriza
9 Views · 4 months ago

In this tutorial you will learn php comments tutorial in Hindi, Urdu.You can learn what is php comment and how to use it in php code in hindi.

PHP Tutorial in Hindi Playlist
https://www.youtube.com/playli....st?list=PL0b6OzIxLPb

Follow us on Facebook
https://www.facebook.com/yahooobaba/

Follow us on Twitter
https://twitter.com/YahoooBaba

#php #webdevelopment #webdesign

baziriza
22 Views · 4 months ago

In this OOP PHP tutorial I will show how to load classes automatically, as soon as you instantiate a class. This saves us a lot of trouble in regards to having to update out "includes" and links all the time.

NOTE:
In this video I say that "_autoload" would get "depreciated", when I meant to say "discouraged".

depreciated = will get discontinued
discouraged = is not recommended

I know there are viewers out there that care a lot about proper phrasing and such, so I thought I'd clarify here :)

Link to this playlist: https://www.youtube.com/watch?v=Anz0ArcQ5kI&list=PL0eyrZgxdwhypQiZnYXM7z7-OTkcMgGPh

➤ GET ACCESS TO MY LESSON MATERIAL HERE!

First of all, thank you for all the support you have given me!

I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!

I am now using Patreon to share improved and updated lesson material, and for a small fee you can access all the material. I have worked hard, and done my best to help you understand what I teach.

I hope you will find it helpful :)

Material for this lesson: https://www.patreon.com/posts/....lesson-material-4236

baziriza
25 Views · 4 months ago

Get data from a database without refreshing the browser using AJAX - Learn AJAX programming. In this lessons we will learn how to load more comments in a comment field using AJAX, PHP and a database.

--

mmtuts is a YouTube channel that focuses on teaching beginner and advanced courses in various multimedia related skills.
We plan to make tutorials available on programming, video production, animation, graphic design, and on software such as the Adobe Creative Cloud programs.

AJAX for beginners is a how to series that teaches AJAX to people who are just starting out learning programming. The course teaches how AJAX scripting can be made easy and teaches how to create instant loading on your website withour needing to refresh the browser each time, and much more. Creating dynamic websites with AJAX is easy and should not be seen as otherwise, which is why we want to explain the language in a easy to understand way for beginners.

If you have suggestions on new courses, or specific lessons within existing courses you would like to see, then feel welcome to submit them in the comment section or in a private message. ALL suggestions will be seen, but not all will be replied to since we get quite a few every day.




Showing 1 out of 2