Basic Syntax - PHP - P1

Publicado em: 15 Fevereiro 2020
no canal de: Dino Cajic
1,224
25

PHP is leaps and bounds above where it started. It’s a modern programming language that has Object Oriented capabilities. It’s the backbone of popular frameworks like Laravel. It’s great for the web and it makes writing web-based applications enjoyable. It can be used to produce both full-stack and back-end applications. With back-end applications, you have a choice for your front-end library or framework. With the Laravel backend framework, front end libraries like React or Vue tie in nicely.

I still see countless arguments against PHP, so I finally had enough. I’m going to show you how elegant this language can actually be. If you’re a beginner to programming in general, follow along and not only will you learn PHP, you’ll learn Computer Science concepts along the way.

If you are going to be following along, it’s probably beneficial for you to have a local development set up on your computer. PHP runs on the server, so you’ll need to make your computer think it’s the server. You can do this easily by downloading one of the following virtual servers and installing it onto your computer.

Windows: WAMP Server
Mac: MAMP Server
Linux: LAMP Server

I’m sure that you already guessed what the W, M, and L stand for: Windows, Mac, Linux. The AMP stands for Apache, MySQL, PHP, where Apache is the server software, MySQL is the database management system, and PHP is the programming language that we’re discussing. Just google your favorite stack and download/install them onto your machine.

You’ll also need some sort of IDE like JetBrains PHP Storm (paid) or Visual Studio Code (Free). I use both. There is nothing that you’ll read over the next 100ish articles that you will not be able to do with Visual Studio Code.

Read the full article on my website
https://www.dinocajic.com/php-basic-s...

Code for this tutorial
https://github.com/dinocajic/php-7-yo...

Full Code
https://github.com/dinocajic/php-7-yo...

PHP Playlist
   • PHP Tutorial  

--
Dino Cajic
Author and Head of IT

Homepage: https://www.dinocajic.com
GitHub: https://github.com/dinocajic
Medium:   / dinocajic  
Instagram:   / think.dino  
LinkedIn:   / dinocajic  
Twitter:   / dino_cajic  

My Books
An Illustrative Introduction to Algorithms
https://www.amazon.com/dp/1686863268

Laravel Excel: Using Laravel to Import Data
https://amzn.to/4925ylw

Code Along With Me - PHP: From Basic to Advanced PHP Techniques
https://amzn.to/3M6tlGN


Nesta página do site você pode assistir ao vídeo on-line Basic Syntax - PHP - P1 duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Dino Cajic 15 Fevereiro 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 1,224 vezes e gostou 25 espectadores. Boa visualização!