Learning PHP Design Patterns
ISBN: 9781449344917 / Angielski / Miękka / 362 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Build server-side applications more efficiently--and improve your PHP programming skills in the process--by learning how to use design patterns in your code. This book shows you how to apply several object-oriented patterns through simple examples, and demonstrates many of them in full-fledged working applications. Learn how these reusable patterns help you solve complex problems, organize object-oriented code, and revise a big project by only changing small parts. With Learning PHP Design Patterns, you'll learn how to adopt a more sophisticated programming style and... Build server-side applications more efficiently--and improve your PHP programming skills in the process--by learning how to use design patterns in ... |
|
cena:
173,42 zł |
Couchdb and PHP Web Development Beginner's Guide
ISBN: 9781849513586 / Angielski / Miękka / 304 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. CouchDB is a NoSQL database which is making waves in the development world. It s the tool of choice for many PHP developers so they need to understand the robust features of CouchDB and the tools that are available to them. CouchDB and PHP Web Development Beginner s Guide will teach you the basics and fundamentals of using CouchDB within a project. You will learn how to build an application from beginning to end, learning the difference between the quick way to do things, and the right way by looking through a variety of code examples and real world scenarios. You will start with a...
CouchDB is a NoSQL database which is making waves in the development world. It s the tool of choice for many PHP developers so they need to understand...
|
|
cena:
237,94 zł |
Learning PHP 7 High Performance
ISBN: 9781785882265 / Angielski / Miękka / 202 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
213,65 zł |
Mastering Symfony
ISBN: 9781784390310 / Angielski / Miękka / 290 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
213,65 zł |
Build Gamified Websites with PHP and Jquery
ISBN: 9781782168119 / Angielski / Miękka / 124 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Gamification involves the process of leveraging the features of real games into real life. A gamified website has the potential to increase user engagement, ROI, and learning. This book will help you build gamified websites with PHP and jQuery by making you understand the gamification design process to implement game mechanics in practical applications. Gamified websites are very popular amongst Internet users. The gamification of a web content draws users into action to empower them and help them develop new skills. Games engage user attention into the task and each task accomplished will...
Gamification involves the process of leveraging the features of real games into real life. A gamified website has the potential to increase user engag...
|
|
cena:
203,94 zł |
Introducción a PHP
ISBN: 9781492279372 / Hiszpański / Miękka / 110 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. PHP es un acronimo recursivo para "PHP: Hypertext Preprocessor," originalmente Personal Home Page, es un lenguaje interpretado libre, usado originalmente solamente para el desarrollo de aplicaciones presentes y que actuaran en el lado del servidor, capaces de generar contenido dinamico en la World Wide Web. Figura entre los primeros lenguajes posibles para la insercion en documentos HTML, dispensando en muchos casos el uso de archivos externos para eventuales procesamientos de datos. El codigo es interpretado en el lado del servidor por el modulo PHP, que tambien genera la pagina web para ser...
PHP es un acronimo recursivo para "PHP: Hypertext Preprocessor," originalmente Personal Home Page, es un lenguaje interpretado libre, usado originalme...
|
|
cena:
54,41 zł |
Introducción a PHP y MySQL
ISBN: 9781492326427 / Hiszpański / Miękka / 208 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. PHP es un potente lenguaje, y su interprete, bien como modulo del servidor web o bien como binario CGI, puede acceder a ficheros, ejecutar comandos o abrir conexiones de red desde el servidor. Estas propiedades hacen que, por omision, sea inseguro todo lo que se ejecute en un servidor web. PHP esta disenado especificamente para ser un lenguaje mas seguro para escribir aplicaciones CGI que Perl or C. Partiendo de un correcto ajuste de opciones de configuracion para tiempo de ejecucion y en tiempo de compilacion, y el uso de practicas de programacion apropiadas, pueden proporcionarle la...
PHP es un potente lenguaje, y su interprete, bien como modulo del servidor web o bien como binario CGI, puede acceder a ficheros, ejecutar comandos o ...
|
|
cena:
58,97 zł |
Learn ZF2: Learning By Example
ISBN: 9781492372219 / Angielski / Miękka / 256 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Zend Framework 2 (ZF2) has changed the way to develop PHP applications and like every revolution takes time to be digested. "In this book Slavey shares his real life experience with ZF2 projects, as a senior consultant at Zend Technologies, and hits all the major challenges you may face. It is a must-have if you want... Zend Framework 2 (ZF2) has changed the way to develop PHP applications and like every revolution takes time to be digested. |
|
cena:
200,35 zł |
Apache Solr PHP Integration
ISBN: 9781782164920 / Angielski / Miękka / 118 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Build a fully-featured and scalable search application using PHP to unlock the search functions provided by Solr Overview * Understand the tools that can be used to communicate between PHP and Solr, and how they work internally* Explore the essential search functions of Solr such as sorting, boosting, faceting, and highlighting using your PHP code* Take a look at some advanced features of Solr such as spell checking, grouping, and auto complete with implementations using PHP code In Detail The Search tool is a very powerful for any website. No matter what type of website, the search tool...
Build a fully-featured and scalable search application using PHP to unlock the search functions provided by Solr Overview * Understand the tools that ...
|
|
cena:
189,37 zł |
Codeigniter 2 Cookbook
ISBN: 9781782162308 / Angielski / Miękka / 306 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. CodeIgniter is a powerful open source PHP framework which allows you to build simple yet powerful full-feature web applications. This book gives you quick access to practical recipes and useful code snippets which you can add directly into your CodeIgniter application to get the job done. It contains over 80 ready-to-use recipes that you can quickly refer to within your CodeIgniter application or project.
CodeIgniter is a powerful open source PHP framework which allows you to build simple yet powerful full-feature web applications. This book gives you q...
|
|
cena:
267,08 zł |
Zend Framework 2 Cookbook
ISBN: 9781849694841 / Angielski / Miękka / 340 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. A guide to all the ins and outs of Zend Framework 2 features Overview * Recipes to help you create, test, and optimize your applications* A useful guide for PHP developers wanting to broaden their horizons* Helps you understand how MVC works and how to make it work for you In Detail Zend Framework 2 is the latest creation of World Wide Web infrastructure company Zend Technologies Ltd. This new PHP framework comes with tons of features and an attractive way of creating applications. Not only is the overall usability of the technology much better, but it also makes your applications more...
A guide to all the ins and outs of Zend Framework 2 features Overview * Recipes to help you create, test, and optimize your applications* A useful gui...
|
|
cena:
267,08 zł |
Beginning PHP and MySQL: From Novice to Professional
ISBN: 9781430260431 / Angielski / Miękka / 875 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Beginning PHP and MySQL: From Novice to Professional, Fifth Edition is a major update of W. Jason Gilmore's authoritative book on PHP and MySQL. The latest edition includes detailed instructions for configuring the ultimate PHP and MySQL development environment on all major platforms, complete coverage of the latest additions and improvements to the PHP language, coverage of the Composer dependency manager, and thorough introductions to MySQL's most relied-upon features. You'll not only receive extensive introductions to the core features of PHP, MySQL, and related... Beginning PHP and MySQL: From Novice to Professional, Fifth Edition is a major update of W. Jason Gilmore's authoritative book on PHP and ... |
|
cena:
330,72 zł |
Building a Web Application with PHP and Mariadb
ISBN: 9781783981625 / Angielski / Miękka / 200 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
194,23 zł |
Modern PHP
ISBN: 9781491905012 / Angielski / Miękka / 268 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. PHP is experiencing a renaissance, though it may be difficult to tell with all of the outdated PHP tutorials online. With this practical guide, you'll learn how PHP has become a full-featured, mature language with object-orientation, namespaces, and a growing collection of reusable component libraries. Author Josh Lockhart--creator of PHP The Right Way, a popular initiative to encourage PHP best practices--reveals these new language features in action. You'll learn best practices for application architecture and planning, databases, security, testing, debugging, and deployment. If... PHP is experiencing a renaissance, though it may be difficult to tell with all of the outdated PHP tutorials online. With this practical guide, you... |
|
cena:
123,56 zł |
Modernizing Legacy Applications in PHP
ISBN: 9781312100633 / Angielski / Miękka / 247 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book will show you how to modernize your page-based, include-oriented PHP application by extracting and replacing its legacy artifacts. We will use a step-by-step approach, moving slowly and methodically, to improve your application from the ground up. Each completed step in the process will keep your codebase fully operational with higher quality. Please note that this book is about modernizing in terms of practice and technique, and not in terms of tools. We are not going to discuss the latest, hottest frameworks or libraries. Most of the very limited code we do add to your application...
This book will show you how to modernize your page-based, include-oriented PHP application by extracting and replacing its legacy artifacts. We will u...
|
|
cena:
267,08 zł |
Learning Magento Theme Development
ISBN: 9781783280612 / Angielski / Miękka / 182 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
237,94 zł |
Yii Project Blueprints
ISBN: 9781783287734 / Angielski / Miękka / 320 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
267,08 zł |
PHP and MySQL Recipes: A Problem-Solution Approach
ISBN: 9781484206065 / Angielski / Miękka / 361 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Gain instant solutions, including countless pieces of useful code that you can copy and paste into your own applications, giving you answers fast and saving you hours of coding time. You can also use this book as a reference to the most important aspects of the latest PHP scripting language, including the vital functions you know and love from previous versions of PHP, as well as the functions introduced in PHP 7. PHP and MySQL Recipes: A Problem-Solution Approach supplies you with complete code for all of the common coding problems you are likely to face when using PHP and... Gain instant solutions, including countless pieces of useful code that you can copy and paste into your own applications, giving you answers fast a... |
|
cena:
233,44 zł |
Beginning PHP & MySQL Development: Code Your Own Dynamic Website Today
ISBN: 9781499224078 / Angielski / Miękka / 226 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. * Contact support@i-ducate.com for source code or feedback. Have you ever wanted to develop your own dynamic website but thought it would be too difficult? Have you tried means to learn PHP programming but find them too daunting or just not simple enough to understand? Would you want to learn PHP in a concise and fun way? Pick up this book. We start with basic HTML so even if you are an absolute beginner, you can still learn to PHP programming step by step. We start with easy stuff like how to create and run simple PHP scripts and then build on what we've learned increasingly advanced (and...
* Contact support@i-ducate.com for source code or feedback. Have you ever wanted to develop your own dynamic website but thought it would be too diffi...
|
|
cena:
68,85 zł |
PHPStorm Cookbook
ISBN: 9781782173878 / Angielski / Miękka / 254 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
237,94 zł |