Latest videos

baziriza
2 Views ยท 4 months ago

In this video I answer the question, Should You Learn PHP in 2018? This question comes up often and I wanted to share my thoughts on using PHP.

Hereโ€™s my thoughts on Learning PHP

PHP, itโ€™s a language that coders either love, or don't. There are those who feel itโ€™s the absolute best, and others who look at it, as a relic of years past.

PHP is the Server Side language thatโ€™s used by the vast majority of websites. Itโ€™s used by Everyday blogs, Small Businesses and Fortune 500 Companies.

PHP has been around since 1994 ( released in 95 ) and has evolved over the years, making it the language chosen by over 83% of sites.

When you talk about a coding stack, php is often part of that stack. A coding stack consists of various languages such as HTML, CSS, JavaScript, PHP & MySQL. Web Servers often use a LAMP Stack which stands for Linux, Apache, MySQL & PHP.

PHP makes HTML, Dynamic, and provides server side features that HTML alone, canโ€™t do.

Your PHP code is never displayed to the person visiting a website since itโ€™s processed on the server side. This means people canโ€™t just right click and view source.

One of the main reasons php is so widely used is because itโ€™s absolutely free. Itโ€™s installed on nearly all web servers, making it an easy choice.

Itโ€™s also one of the most well documented languages and there are more online tutorials for PHP, than any other server side language which makes it easy to learn, and find answers for.

So Why do some coders, dislike PHP so much?

Some feel itโ€™s not a well designed language, some feel that it has too much legacy code and others feel it isnโ€™t a focused language like some modern languages ( remember, itโ€™s been around longer than most ).

Now the Million dollar question, Can you find work with PHP?

To answer this question, letโ€™s take a look at who uses PHP. Some of the biggest names online use PHP and this list is just a short list of some of the companies and open source projects that use it in their stack.

Since PHP is used by small blogs and large corporate websites, itโ€™s a great language to learn if you want to be a freelancer taking on smaller projects, or if youโ€™re looking to work for a larger company.

PHP is also here to stay. The trends show that usage of PHP is going up and that trend isnโ€™t expected to change any time soon.

I use PHP as my language of choice. Some might say well, you use PHP because of WordPress. Iโ€™m a WordPress Developer and I create Themes for people to use on their sites.

But Iโ€™ve been using PHP before I started using WordPress. I ended up using WordPress because every client I got, asked for it and since WordPress uses the same stack that I use, HTML, CSS, JavaScript, PHP & MySQL, it was easy for me to transition

So Should You Learn PHP in 2018?
If you want to easily find freelance work or work for an agency, PHP is an easy choice.

Now, if I were to recommend another language to consider, it would probably be Python which is a General Purpose Coding Language that is also, time tested. Thereโ€™s a large community of developers whoโ€™ve made python their main language. Schools teach it because itโ€™s also easy to learn.

Node.js is another server side option and if youโ€™re already familiar with JavaScript, then learning Node, is probably going to be a great choice.

Just remember, you have to determine what your long term goals are, where do you wanna work or what is your current team using.

But for Web Development, PHP is still the way to go.

baziriza
1 Views ยท 4 months ago

Learn how to create a custom WordPress theme. You will learn a process that you can use to convert any HTML/CSS template into a WordPress theme.

๐Ÿ”— HTML/CSS template: https://github.com/wilsmex/blog-site-template

๐ŸŽฅ Course from Andrew Wilson. Check out his YouTube channel: https://youtube.com/followandrew

โญ๏ธ Course Contents โญ๏ธ
โŒจ๏ธ (00:00) Introduction
โŒจ๏ธ (00:51) Responsive Template Overview
โŒจ๏ธ (04:28) WordPress Theme Structure & Location
โŒจ๏ธ (05:51) Create Required Empty Files / Folders for Theme
โŒจ๏ธ (12:39) Create Theme Screenshot.png file
โŒจ๏ธ (13:05) WordPress Template Hierarchy
โŒจ๏ธ (14:50) Setting up Style.css File Required Information
โŒจ๏ธ (17:10) Activating the New Theme
โŒจ๏ธ (18:41) Create Theme Home Page Template
โŒจ๏ธ (21:50) Enqueue Styles
โŒจ๏ธ (25:55) Add wp_head() to Head Section
โŒจ๏ธ (33:30) Enqueue Scripts
โŒจ๏ธ (35:02) Add wp_footer() to Foot Section
โŒจ๏ธ (41:25) Create header.php & footer.php Files
โŒจ๏ธ (44:41) Add Dynamic Page Titles
โŒจ๏ธ (48:63) WordPress Auto Thumbnail Sizes
โŒจ๏ธ (50:50) Create Home Page in WordPress Admin Panel
โŒจ๏ธ (53:20) The WordPress Loop
โŒจ๏ธ (56:24) Dynamic Page Title Heading
โŒจ๏ธ (58:01) Create WordPress Menu Area
โŒจ๏ธ (01:03:36) Dynamic Menus
โŒจ๏ธ (01:16:16) Customize Site Logo Upload & Name
โŒจ๏ธ (01:25:12) Add WordPress Posts in Admin Panel
โŒจ๏ธ (01:07:11) Add Feature Image Thumbnail Support
โŒจ๏ธ (01:29:06) Create Single Post Template File
โŒจ๏ธ (01:33:52) Add Post Meta Data
โŒจ๏ธ (01:40:39) Comments & Comments Templates
โŒจ๏ธ (01:53:45) Post Archives Page Templates
โŒจ๏ธ (01:57:34) Blog Archive & index.php Templates
โŒจ๏ธ (02:03:39) Post Thumbnails
โŒจ๏ธ (02:07:16) Pagination Links
โŒจ๏ธ (02:10:10) Page Template File
โŒจ๏ธ (02:25:37) 404 Template (Page Not Found)
โŒจ๏ธ (02:28:50) Add Searching
โŒจ๏ธ (02:30:50) A Few Extras and Where to Go

--

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
3 Views ยท 4 months ago

#freeWebHosting #freeHosting #hostWebsiteLiveForFree

In this video I walk you through the process to upload your website with database for free without spending even a penny out of your pocket. Basically I had made these signup-login website in Php MySql in the past, and in this video I explained you that how I uploaded my website with database online so that you can follow up.

Once you follow every single step from this video and put your website with database live, you can share it across the globe and trust me, until and unless that person has steady internet connection, he/she will be able to open your website on their smartphone or pc or whatever device.

Here are some of the important links regarding this video :-

๐Ÿ“Œ000webhost : https://www.000webhost.com

๐Ÿ“ŒWebsite that I hosted in this video for free : https://myminiproject2021.000w....ebhostapp.com/signup

Hope you all like this video. If you did then make sure you hit the like button, it helps alot.

If you have any queries then comment down below, I'll revert you back as soon as possible.

Don't forget to hit the subscribe button and also turn on the notification bell so that you never miss any further update.

I will see you in the another video,
Until then,
Stay tuned.

How to Upload Complete Website with Database online,
How To Upload Website And Database Online for free,
How to Upload Your Website To The Internet,
Host a Dynamic PHP Website with MySQL Database to www internet,
How to Put a Website Online,
How to host a Dynamic(PHP) website for FREE
How to host php website on 000webhost,
How to Upload PHP Website On Server with Database for FREE,
How To Put Your Website On Internet For Free,
Free Web Hosting - How To Upload HTML+CSS+PHP+MySql Website On Free-Hosting

baziriza
7 Views ยท 4 months ago

We learn every backend technology we need to build a web application. We go over backend programming languages, backend web frameworks, databases, APIs, REST APIs, cloud computing, and specialized backend technologies.

Every Frontend Technology Explained: https://youtu.be/WG5ikvJ2TKA
FreeCodeCamp Backend Roadmap: https://www.freecodecamp.org/n....ews/2019-web-develop

Premium Courses:
๐ŸŽ“ Get a certificate for our courses with premium learning experience & support SuperSimpleDev! โค๏ธ
HTML CSS Premium Course: https://courses.supersimple.dev/courses/html-css
JavaScript Premium Course: https://courses.supersimple.dev/courses/javascript

Support the SuperSimpleDev channel:
โค๏ธ https://supersimple.dev/donate
Your support will be used for equipment, software, and other necessary costs for planning, shooting, and editing courses like this. Thank you!

Contact: https://supersimple.dev/feedback
Behind the scenes: https://www.instagram.com/supersimple.dev/
Latest updates: https://twitter.com/SuperSimpleDev

0:00 Frontend vs backend
0:26 What is a server?
1:07 Backend programming language
1:34 Backend framework
2:05 Package manager
2:40 Database
3:17 Request response cycle
4:15 API
6:00 REST API
7:11 Cloud computing and IaaS (Infrastructure as a Service)
7:37 VMs and Load Balancers
8:39 PaaS (Platform as a Service)
9:09 Microservices
10:03 SaaS (Software as a Service)
10:57 Additional technologies
12:25 Backend review

#webdevelopment
#backend
#fullstack
#learntocode
#javascript
#python

baziriza
1 Views ยท 4 months ago

In this tutorial you will learn php functions tutorial in Hindi, Urdu.You can learn what is php function in hindi and how to use function with calling.

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

Official Website
http://www.yahoobaba.net/

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

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

#php #webdevelopment #webdesign

baziriza
2 Views ยท 4 months ago

HTML full course tutorial for beginners

#HTML #course #tutorial

โญ๏ธTime Stampsโญ๏ธ
#1 (00:00:00)โ€‹ HTML tutorial for beginners ๐ŸŒŽ
#2 (00:09:40)โ€‹ hyperlinks ๐Ÿ‘ˆ
#3 (00:12:41)โ€‹ images ๐Ÿ“ท
#4 (00:16:30)โ€‹ audio ๐Ÿ”Š
#5 (00:19:10)โ€‹ video ๐ŸŽฅ
#6 (00:21:37)โ€‹ text formatting ๐Ÿ’ฌ
#7 (00:23:42)โ€‹ lists ๐Ÿ“‹
#8 (00:28:18)โ€‹ tables ๐Ÿ“Š
#9 (00:32:16)โ€‹ colors ๐Ÿ–๏ธ
#10 (00:35:56)โ€‹ span & div ๐Ÿ
#11 (00:38:07)โ€‹ meta tags ๐Ÿท๏ธ
#12 (00:42:03)โ€‹ iframes ๐Ÿ–ผ๏ธ
#13 (00:45:59)โ€‹ buttons ๐Ÿ›Ž๏ธ
#14 (00:51:06)โ€‹ forms ๐Ÿ“

Copyright Disclaimer:

This video is the intellectual property of Bro Code. All rights reserved. No part of this video may be reproduced, distributed, or transmitted in any form or by any means, including but not limited to recording, uploading, or other electronic or mechanical methods, without my written permission, except in the case of brief quotations embodied in critical reviews and certain other noncommercial uses permitted by copyright law.

baziriza
3 Views ยท 4 months ago

Hey gang, in this video I'll show you how to add a little protection against cross site scripting attacks.

----------------------------------------

๐Ÿฑโ€๐Ÿ’ป ๐Ÿฑโ€๐Ÿ’ป Course Links:

+ Course files - https://github.com/iamshaunjp/php-mysql-tutorial

+ VS Code editor - https://code.visualstudio.com/

+ Materialize Playlist - https://www.youtube.com/watch?v=gCZ3y6mQpW0&list=PL4cUxeGkcC9gGrbtvASEZSlFEYBnPkmff

๐Ÿค‘๐Ÿค‘ Donate

+ https://www.paypal.me/thenetninja

๐ŸŽ“๐ŸŽ“ Find me on Udemy

+ https://www.udemy.com/user/47f....d83f6-5e4a-4e87-a0f0

baziriza
1 Views ยท 4 months ago

In this video we learn how to setup an admin panel with PHP, HTML, MySQL, and CSS. In other words, we create a page on our website where only admin users have access.
โ€”โ€”
Live Site โ‡› https://justinstolpe.com/easycodeis
โ€”โ€”
Code on GitHub โ‡› https://github.com/jstolpe/easycodeis
โ€”โ€”
Twitter โ‡ https://twitter.com/Justin_Stolpe
Twitch โ‡ https://www.twitch.tv/jstolpe
GitHub โ‡ https://github.com/jstolpe/
Facebook โ‡ https://www.facebook.com/stolpejustin/
Instagram โ‡ https://www.instagram.com/justinstolpe/
โ€”โ€”
#programming #developer #coding

baziriza
2 Views ยท 4 months ago

Start your software dev career - https://calcur.tech/dev-fundamentals ๐Ÿ’ฏ FREE Courses (100+ hours) - https://calcur.tech/all-in-ones
๐Ÿ Python Course - https://calcur.tech/python-courses

โœ… Data Structures & Algorithms - https://calcur.tech/dsa-youtube

~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

โœ‰๏ธ Newsletter - https://calcur.tech/newsletter
๐Ÿ“ธ Instagram - https://www.instagram.com/CalebCurry
๐Ÿฆ Twitter - https://twitter.com/calebCurry
๐Ÿ”— LinkedIn - https://www.linkedin.com/in/calebcurry
โ–ถ๏ธ Subscribe - http://calcur.tech/subscribe
๐Ÿ‘จ๐Ÿปโ€๐ŸŽ“ Courses - https://www.codebreakthrough.com

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

โ†ช My Amazon Store - https://www.amazon.com/shop/calebcurry
๐Ÿ…ฟ Patreon - http://calcur.tech/patreon-calebcurry
๐Ÿ…– GitHub Sponsors - https://github.com/sponsors/CalebCurry
โ“… Paypal - http://paypal.me/calcur

๐Ÿ…‘ Bitcoin - 3HnF1SWTzo1dCU7RwFLhgk7SYiVfV37Pbq
๐Ÿ…” Eth - 0x350139af84b60d075a3a0379716040b63f6D3853
๐Ÿ“ˆ Buy Bitcoin - https://calcur.tech/crypto
Reserve the Ruby Steel crypto rewards card and get a $25 bonus (use affiliate code "Caleb") - https://calcur.tech/crypto




Showing 14 out of 15