Learning PHP 7. Build powerful real-life web applications in a simple way using PHP7 and its ecosystem - Helion

Tytuł oryginału: Learning PHP 7. Build powerful real-life web applications in a simple way using PHP7 and its ecosystem.
ISBN: 9781785883415
stron: 414, Format: ebook
Data wydania: 2016-03-29
Księgarnia: Helion
Cena książki: 134,10 zł (poprzednio: 149,00 zł)
Oszczędzasz: 10% (-14,90 zł)
PHP is a great language for building web applications. It is essentially a server-side scripting language that is also used for general purpose programming. PHP 7 is the latest version with a host of new features, and it provides major backwards-compatibility breaks.
This book begins with the fundamentals of PHP programming by covering the basic concepts such as variables, functions, class, and objects. You will set up PHP server on your machine and learn to read and write procedural PHP code. After getting an understanding of OOP as a paradigm, you will execute MySQL queries on your database. Moving on, you will find out how to use MVC to create applications from scratch and add tests. Then, you will build REST APIs and perform behavioral tests on your applications.
By the end of the book, you will have the skills required to read and write files, debug, test, and work with MySQL.
Osoby które kupowały "Learning PHP 7. Build powerful real-life web applications in a simple way using PHP7 and its ecosystem", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 127,27 zł, (14,00 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,33 zł, (14,00 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 77,78 zł, (14,00 zł -82%)
Spis treści
Learning PHP 7. Build powerful real-life web applications in a simple way using PHP7 and its ecosystem eBook -- spis treści
- 1. Introduction to PHP
- 2. Web applications with PHP
- 3. Understanding PHP basics
- 4. Creating clean code with OOP
- 5. Using Databases
- 6. Adapting to MVC
- 7. Testing web applications
- 8. Using existing PHP frameworks
- 9. Building REST APIs
- 10. Behavioral testing