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:
- Cisco CCNA 200-301. Kurs video. Administrowanie bezpieczeństwem sieci. Część 3 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Administrowanie urządzeniami Cisco. Część 2 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Podstawy sieci komputerowych i konfiguracji. Część 1 665,00 zł, (39,90 zł -94%)
- Cisco CCNP Enterprise 350-401 ENCOR. Kurs video. Programowanie i automatyzacja sieci 443,33 zł, (39,90 zł -91%)
- CCNP Enterprise 350-401 ENCOR. Kurs video. Mechanizmy kierowania ruchem pakiet 443,33 zł, (39,90 zł -91%)
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