6042 / 2

Профессиональное программирование на PHP Ссылки

Профессиональное программирование на PHP

БончБруевич БончБруевич, Комментарии (1)

Книга адресована опытным PHP-программистам и разработчикам Web-приложений, проектирующим крупные Web-системы для решения сложных задач. В книге рассматривается пятая версия РНР и новые объектно-ориентированные возможности языка, однако многие рекомендации вполне применимы и для предыдущей версии PHP, a идеи и стратегии повышения скорости и надежности кода, описанные в книге, позволят усовершенствовать код, написанный практически на любом языке высокого уровня.

В книге рассматривается разработка высокопроизводительных, стабильных и расширяемых PHP-приложений, а также подробно освещаются методики блочного тестирования, обеспечения безопасности, методик кэширования и повышения производительности Web-приложений. Кроме того, в книге достаточно полно описано создание РНР- и Zend-расширений, увеличивающих возможности языка.
5809 / 1

Pro PHP Application Performance Ссылки

Pro PHP Application Performance

БончБруевич БончБруевич, Комментарии (1)

PHP используется миллионом программистов по всему миру. Любой серьезный программист PHP должнен быть в состоянии оптимизировать свои программы на PHP для оптимальной и быстрой работы. Эта книга раскроет для программиста техники, с помощью которых они смогут настроить проекты на лучшую производительности.

Книга "Pro PHP производительность приложений" поможет вам понять все технологии и компоненты, которые играют роль в быстродействии вашего приложения. Когда секунды выполнения программы означают сохранение  и потеря пользователей, важно для всех, иметь планы оптимизации для проекта.  Но, какие компоненты в вашем приложении вы должны анализировать? Как оптимизировать? И как вы можете оценить, насколько хорошо ваше приложение работет? Вот некоторые из вопросов, на которые вы найдете ответы в этой книге.
5246 / 1

Zend Framework 1.8 Web Application Development Ссылки

Zend Framework 1.8 Web Application Development

БончБруевич БончБруевич, Комментарии (нет)

Эта книга основана на примерах из реальной практики, проведет вас через процесс создания MVC (модель-представление-контроллер) основанных веб-приложений. Вы будете создавать и развивать скрипт магазина. Книга охватывает общие ошибки и лучшие практики, которые будут полезны для разработчиков. Эта книга для веб-разработчиков PHP, которые хотят начать работать с Zend Framework. Если у вас есть наработки в использовании фреймворка, книга научит вас использовать его наилучшим образом и вы будете создавать качественные приложения. Базовые знания объектно-ориентированного дизайна, будут полезны при прочтении этой книги.
5794 / 1

Agile Web Application Development with Yii 1.1 and PHP5 Ссылки

Agile Web Application Development with Yii 1.1 and PHP5

БончБруевич БончБруевич, Комментарии (нет)

Это учебник из серии "шаг за шагом" для разработки веб-приложений с использованием Yii. Книга следует канону "сначала - тест", нарастающий, и итеративный подход к разработке программного обеспечения на примере разработки проекта управления задачами, приложение под названием "Trackstar". Если вы программист со знанием PHP объектно-ориентированного программирования и желаете быстро развивать современные, сложные веб-приложения, то эта книга для вас. Предварительных знаний о Yii не требуется, для прочтения этой книгу.
5679 / 1

PHP Team Development Ссылки

PHP Team Development

БончБруевич БончБруевич, Комментарии (нет)


Easy and effective team work using MVC, agile development, source control, testing, bug tracking, and more

    * Work more effectively as a team by breaking up complex PHP projects into manageable sub-parts
    * Develop code that is much easier to maintain with source control, agile principles, and project tracking
    * Apply techniques related to process models, collaboration among team members, and continuous long-term improvement
    * A precise guide with examples to illustrate practical benefits

In Detail
Given the nature of the business environment today, organizations that want to build value-added enterprise PHP applications need a team of PHP people rather than an individual. You've got a team! What next? Customizing such applications to meet with organizational objectives and maintaining these applications over time can be quite a tedious task for your team with so many people involved.

In this book, you will explore how you can break up complex PHP projects into simple sub-parts that multiple team members can work on. The book highlights the use of the MVC pattern for separating concerns in the application and agile principles to deliver code that works. You will learn to blend the simplicity and power of PHP with evolving software engineering principles and tools to easily develop code that is easy to maintain. With this book in hand, you know how to avoid getting muddled up while working in a team and achieve success on your project with effective team work.
7940 / 1

Beginning CakePHP: From Novice to Professional Ссылки

Beginning CakePHP: From Novice to Professional

БончБруевич БончБруевич, Комментарии (2)

CakePHP is a leading PHP–based web app development framework. When asking a question on forums or chat rooms, many CakePHP beginners get little help from the experts. Simple questions can get a response like, “Well, just read the online manual and API.” Unfortunately, the online manual is depreciated, and who wants to absorb a programming language or framework from an API? Beginning CakePHP will do the following:

4725 / 1

Pro PHP Security Ссылки

Pro PHP Security

БончБруевич БончБруевич, Комментарии (1)

Pro PHP Security is one of the first books devoted solely to PHP security. It will serve as your complete guide for taking defensive and proactive security measures within your PHP applications. (And the methods discussed are compatible with PHP versions 3, 4, and 5.)

The knowledge you'll gain from this comprehensive guide will help you prevent attackers from potentially disrupting site operation or destroying data. And you'll learn about various security measures, for example, creating and deploying "captchas," validating e-mail, fending off SQL injection attacks, and preventing cross-site scripting attempts.

4931 / 1

Pro Drupal Development, Second Edition Ссылки

Pro Drupal Development, Second Edition

БончБруевич БончБруевич, Комментарии (нет)

Widely praised for its in–depth coverage of Drupal internals, bestselling Pro Drupal Development has been completely updated for Drupal 6 in this latest edition, and there are even more tricks of the trade to help you further yourself as a professional Drupal developer.

Assuming you already know how to install and bring a standard installation online, John K. VanDyk gives you everything else you need to customize your Drupal installation however you see fit. Pro Drupal Development, Second Edition delves deep into Drupal internals, showing you how to take full advantage of its powerful architecture.

What you’ll learn

  • Find out how to create your own modules, develop your own themes, and produce your own filters.
  • Learn the inner workings of each key part of Drupal, including user management, sessions, the node system, caching, and the various APIs available to you.
  • Discover how to optimize your Drupal installation to perform well under high–load situations.
  • Gain the knowledge needed to secure your Drupal installation and other best practice techniques.
  • Learn to integrate Ajax into and internationalize your Drupal web site.

Who is this book for?

Web developers maintaining and creating sites with Drupal. It is assumed that you already know the basics of Drupal and are able to install and bring up a basic installation. This book takes you deeper into the internals of Drupal and teaches how to tweak and modify it in order to create that perfect web site. Simply put, if you are working with Drupal, you need Pro Drupal Development, Second Edition.

4156 / 1

Webbots, Spiders, and Screen Scrapers: A Guide to Developing Internet Agents with PHP/CURL Ссылки

Webbots, Spiders, and Screen Scrapers: A Guide to Developing Internet Agents with PHP/CURL

БончБруевич БончБруевич, Комментарии (нет)

The Internet is bigger and better than what a mere browser allows. Webbots, Spiders, and Screen Scrapers is for programmers and businesspeople who want to take full advantage of the vast resources available on the Web. There's no reason to let browsers limit your online experience-especially when you can easily automate online tasks to suit your individual needs.
4192 / 1

Rails for PHP Developers Ссылки

Rails for PHP Developers

БончБруевич БончБруевич, Комментарии (нет)

As a PHP developer, you have some great tools for developing web applications. Ruby on Rails is another key tool to add to your web development toolbox. Rails is a high-level web development framework that emphasizes high productivity and clean code. However, the Ruby language and Rails framework take a different approach from the way many PHP developers write applications.

Ruby lies at the foundation of Rails, and we’ll teach you the Ruby language from the beginning by building on your existing foundation of PHP. We’ll explore Ruby through parallel code examples that illustrate the differences between the languages, and help you understand the Ruby idioms and how they differ from popular PHP code and style.

You’ll then learn the Rails framework by iteratively building a complete application, starting from the home page through to a finished product. Along the way, you’ll build your skills as a Rails developer by learning the Rails fundamentals such as MVC structure, domain modeling, and testing.

In addition to serving as a guide to learning both Ruby and Rails from a PHP developer’s perspective, this book includes two extensive reference chapters. They map the most common PHP tasks to their equivalents in the Ruby and Rails world, giving you at-a-glance information that you’ll refer to often.

  • Leverage PHP knowledge to learn Ruby on Rails quickly
  • Understand key differences between Ruby and PHP
  • Learn Rails best practices and relate them to PHP
  • Develop techniques for writing effective Rails code
14181 / 1

Professional CodeIgniter Ссылки

Professional CodeIgniter

БончБруевич БончБруевич, Комментарии (4)

If you’re a PHP developer, you can build Rails-like applications without learning a new language by following the hands-on tutorials in Professional CodeIgniter. In this book, find an overview of MVC and agile technologies, model and schema for products, helpers and libraries, Ajax and Scriptaculous, and explanations of the creation of applications like content management, blogs, and forums. Follow the step-by-step instructions for building and perfecting each application with CodeIgniter, and you will learn how to avoid everyday problems that other reference manuals don’t address.
5214 / 1

CakePHP Application Development Ссылки

CakePHP Application Development

БончБруевич БончБруевич, Комментарии (нет)

Cake is a rapid development framework for PHP that uses well-known design patterns and provides a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss of flexibility. It means you can code faster, your code is better, and it makes writing Web 2.0-style apps a snap.

This book builds on your knowledge as a PHP developer to provide a fast-paced, step-by-step tutorial in building CakePHP applications. The book is packed with example code and demo applications, so that you can see techniques in action.


Другие страницы

 
Cкачать книги бесплатно без регистрации в электронном виде (pdf, chm, txt).Вы можете читать книги онлайн на нашем сайте литературного портала книг.Большая подборка учебников, пособий, интересных книг.Электронные книги на английском языке скачать бесплатно без смс.

OK

Loading...
...
Закрыть