How to become a senior php development engineer? Do you have any books to recommend?

I"ve been developing php for two years, and I feel like I"m still a novice.
would like to ask if you have some high-quality teaching materials recommended, want to improve the level of development!

want to learn about mysql optimization, php design patterns, underlying, high concurrency solutions!
is there any recommendation for related books?

Php
Jun.13,2022

mysql, just read "High performance mysql".

Design patterns can be found in "going deep into PHP: object-oriented, patterns and practices"

at the bottom, you can take a look at C, the recommended book for learning: "C language programming: modern methods"

High concurrency, there is a book called "Seven weeks and Seven concurrency Model"

you can learn about it and read which one you like.


JAVA programming ideas

Menu