Giter VIP home page Giter VIP logo

php-guide's Introduction

PHP Study Guide

What?

Originally PHP Study Guide was a small project that provides step by step guide on information needed to pass PHP5.3 ZCE certification.

For now it aims to go little bit beyond the Zend Certification and is a good place to start your experience with PHP5.3 or, if you are already an experienced web developer, to return to the basics and remember some details.

For advanced topics and best practicies, please, also consider to take a look at new, awesome and promissing project PHP The Right Way by Josh Lockhart with some support of PHP community.

Where?

At the moment project is placed at http://php-guide.evercodelab.com/ and hosted on GitHub.Pages.

Sources

All content is assembled from different sources and tutorials.

Original guide was structured in Google Docs and then published as pdf.

Who?

Mainly project is done by me, Roma Lapin and supported by Evercode Lab.

How to contribute

At first all content was assembled to be used for PHP5.3 ZCE certification. So it aimed to be short and kind of limited. For now feel free to contribute to it. All suggestions to content and design is appreciated.

In order to contribute, please, do the following.

  • Fork the project
  • Clone down your fork
  • Create a topic branch to contain your change git checkout -b my_awesome_feature
  • Add some code
  • Push the branch up git push origin my_awesome_feature
  • Send a Pull Request

Project layout and details

On the whole project follows standart jekyll project layout.

Each certification section is presented as page in pages directory. Each subsection is a part of a page.

Pygments is used for code highlighting.

Each page should have following variables in YAML Front Matter:

  • title โ€“ page title
  • layout - usually it is "page"

Menus is stored in _includes/menu.

php-guide's People

Contributors

memphys avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.