Table of Contents : A Kézikönyv

Preface

Welcome to web development heaven.

If you’re reading the preface to a technical manual, you probably have too much time on your hands. We’re not celebrities, and since the material is what you're after, skip this superfluous section and dive right in.

Audience

This material is written for developers at all levels of ability; anyone who enjoys creating robust, maintainable applications quickly and effectively.

In order to understand the content of this document, you're going to need to have a working knowledge of PHP. Some basic familiarity with object-oriented programming will also help, though I suppose the introductory sections of this document could act as a primer of sorts.

There will be content that addresses technology which is technically beyond the scope of this document and not specific to the CakePHP framework. Some of these technologies include:

  • AJAX
  • JavaScript
  • SQL
  • Web Server Administration