9781788392211

Mastering the Faster Web with PHP, MySQL and JavaScript: Develop state of the art Web applications using the latest Web technologies

By 作者: Andrew Caya

ISBN-10 书号: 1788392213

ISBN-13 书号: 9781788392211

Release Finelybook 出版日期: 2018-07-10

Pages 页数: 308

The Book Description robot was collected from Amazon and arranged by Finelybook

This book will get you started with the latest benchmarking, profiling and monitoring tools for PHP, MySQL and JavaScript using Docker-based technologies. From optimizing PHP 7 code to learning asynchronous programming, from implementing Modern SQL solutions to discovering Functional JavaScript techniques, this book covers all the latest developments in Faster Web technologies. You will not only learn to determine the best optimization strategies, but also how to implement them.

Along the way, you will learn how to profile your PHP scripts with Blackfire.io, monitor your Web applications, measure database performance, optimize SQL queries, explore Functional JavaScript, boost Web server performance in general and optimize applications when there is nothing left to optimize by going beyond performance.

After reading this book, you will know how to boost the performance of any Web application and make it part of what has come to be known as the Faster Web.

Contents

1: FASTER WEB – GETTING STARTED

2: CONTINUOUS PROFILING AND MONITORING

3: HARNESSING THE POWER OF PHP 7 DATA STRUCTURES AND FUNCTIONS

4: ENVISIONING THE FUTURE WITH ASYNCHRONOUS PHP

5: MEASURING AND OPTIMIZING DATABASE PERFORMANCE

6: QUERYING A MODERN SQL DATABASE EFFICIENTLY

7: JAVASCRIPT AND DANGER-DRIVEN DEVELOPMENT

8: FUNCTIONAL JAVASCRIPT

9: BOOSTING A WEB SERVER'S PERFORMANCE

10: GOING BEYOND PERFORMANCE

What You Will Learn

Install, confgure, and use profling and benchmarking testing tools

Understand how to recognize optimizable data structures and functions to effectively optimize a PHP7 application

Diagnose bad SQL query performance and discover ways to optimize it

Grasp modern SQL techniques to optimize complex SQL queries

Identify and simplify overly complex JavaScript code

Explore and implement UI design principles that effectively enhance the performance

Combine web technologies to boost web server performance

Authors

Andrew Caya

Andrew Caya started programming computers in GW-BASIC and QBASIC in the early 90s. Before becoming a PHP developer almost 10 years ago, he did some software development in C, C++, and Perl. He is now a Zend Certified PHP Engineer and a Zend Certified Architect. He is also the creator of Linux for PHP, the lead developer of a popular Joomla extension and a contributor to many open source projects.

He is currently CEO, CTO and Founder of Foreach Code Factory, an instructor at Concordia University, an author and a technical reviewer for Packt Publishing, and a loving husband and father.

下载地址:【因其它原因,不再提供下载地址】 你可以 登陆 后获取帮助.

mastering mysql_Mastering The Faster Web with PHP, MySQL, and JavaScript相关推荐

  1. android与mysql数据库同步_android开发 如何通过web服务器访问MYSQL数据库并且使其数据同步到android SQLite数据库?...

    通过web服务器访问MYSQL数据库有以下几个过程: 1.在MySql下创建自己的数据库和自己的表单 2.连接数据库. 3.访问数据库 1.创建web工程 (服务器端) 在Myeclipse下新建一个 ...

  2. 【web学习之mysql】 mysql- 学习 - 城市选择

    █ [web学习之mysql] mysql- 学习 - 城市选择 █ 相关文章: - ● [web学习之html] HTML基础 - 常见语法总结 ● [web学习之html] HTML基础 - 表单 ...

  3. web方式的mysql管理工具

    文章目录 前言 一.mywebsql 二.安装步骤 三.使用 1 浏览器访问 ip:8090 2 链接 总结 前言 很多公司目前都是推行,不让用破解的软件,前端开发软件还好,最近国产软件兴起,Hbul ...

  4. 黑马程序员 JAVA WEB 第三节 MYSQL 约束

    这是阿锃总结的第三节黑马程序员JAVA WEB视频的MYSQL约束部分的笔记.希望可以帮助跟我一样正在学习Java web的同学们.我们一起进步.   b_d 若果有同学也想学习黑马程序员Java w ...

  5. ASP.NET Core Web项目连接MySQL数据库

    作者在新建了一个ASP.NET Core Web项目的基础上,想连接本地的Mysql数据库,参考了很多博客,各种各样的说法都有,多少让人有感凌乱!自己最后捣鼓成功了!所以写一篇博客,以便后人查阅! 操 ...

  6. 推荐一个web在线的mysql数据库管理系统

    一般网页版的mysql数据库管理工具都是用phpMyAdmin,它是用php编写的,所以需要php环境,配置起来有些麻烦,而作为一个javaer,还是找一个java编写的更好一些. TreeSoft数 ...

  7. javascript调用dll_Blazor条码识别:Web中运行C#和JavaScript

    Blazor是微软开发的Web框架,目的是让开发者使用C#和HTML来开发Web应用.然而,JavaScript必不可少.所以微软也提供了C#和JavaScript互相调用的方法.这篇文章分享下如何用 ...

  8. web 前端 如何分享到instagram_好程序员web前端教程分享前端javascript练习题三

    好程序员web前端教程分享前端javascript练习题三 cookie 一周内免登录 样式代码: 姓名: 密码: 一周内免登陆 js功能代码: var input=document.getEleme ...

  9. 好程序员web前端分享详细了解JavaScript函数

    好程序员web前端分享详细了解JavaScript函数,如果你曾经接触过JavaScript编程,你一定不会陌生如何定义并且调用一个函数.但是你知道在JavaScript中有多少种定义函数的方法吗?如 ...

最新文章

  1. CSDN实现自动点赞
  2. python正则提取mysql中文数据
  3. jQuery的$.fn使用
  4. with(nolock)的用法
  5. [ 转载 ] [经典排序算法][集锦]
  6. P4831-Scarlet loves WenHuaKe【组合数学】
  7. 进阶学习js中的执行上下文
  8. Java语言用于定义接口的关键字是_定义类的保留字是(__)定义接口的保留字是(__);...
  9. 计算机专业的求职信英文作文,计算机专业本科英文求职信范文
  10. ArrayList和LinkedList使用不当,性能差距会如此之大!
  11. Zabbix二次开发_03api列表
  12. cvi中c语言只保留两位小数,保留两位小数,但要求只显示一位小数,怎么实现?...
  13. zookeeper-大数据Week6-DAY1-1-Zookeeper
  14. maven项目转换为web项目
  15. 三维计算机视觉(二)--点云滤波
  16. 【渝粤题库】陕西师范大学210024 学前儿童科学教育 作业 (专升本)
  17. rutime 理解
  18. PHP回调函数用法及分析
  19. WallpaperEngine壁纸提取工具,pkg文件提取静态图片,pkg文件转jpg,pkg文件转png
  20. exchange协议发送邮件

热门文章

  1. js+css+html制作下拉菜单
  2. 想想来时的路,看看现在的你
  3. Oracle表空间 ORA-01653
  4. 冒险王的服务器怎么显示出来,新手必备《冒险王2》系统功能图文详解
  5. 利用Arch官方工具对Arch进行封装
  6. 秒杀场景的业务和技术难点分析
  7. geohash网格图_空间索引 - GeoHash算法及其实现优化
  8. Matlab mean()函数的用法
  9. 服务器-硬件介绍之raid卡
  10. opencv RGB2HVS