Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Jump Start PHP Environment

Posted By: AlenMiler
Jump Start PHP Environment

Jump Start PHP Environment by Bruno Skvorc
English | Dec. 25, 2015 | ISBN: 0994182643 | 200 Pages | MOBI/EPUB/PDF (True) | 18.98 MB

Many entry level PHP developers want a quick path to glory, a shortcut to "knowing PHP." Too many books and tutorials go straight into a pre-made, awful environment that just wants you to code, with no regard for security, version control, or other absolutely essential practices. This book is aimed at the absolute beginner who wants to start learning PHP, but aims to set you up with a thorough understanding of what makes for a good, modern, adaptable PHP environment before you start diving into PHP itself.

This book will cover a the essential building blocks of a good PHP environment, including covering topics such as:

The anatomy of a web request
The importance of a good IDE
Using Composer for package management
Version control with Git and GitHub
Deployment and hosting options
Using virtual machines
Build a sample app from scratch and deploy it – the right way
And much more!