Skip to content

ndench/init-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InitPHP

This tutorial is aimed at PHP beginners. It will take you through setting up a PHP environment and structuring your code. It's assumed you already know programming basics such as if statements and for loops.

We're going to be setting up a virtual machine to run our php webite, and then we can work through all the challenges. For each challenge be sure to create a separate git branch to keep all your work separate. Once you've completed a challenge, submit a pull request from you new branch into your master branch, then you can get someone to easily review your code.

Contents

  1. initial setup
  2. fizzbuzz challenge
  3. giphy search challenge

About

A quick and dirty tutorial to get you initialised with PHP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published