J
J
JackShcherbakov2018-02-18 16:30:43
PHP
JackShcherbakov, 2018-02-18 16:30:43

What book to buy to learn mySQL + php at an advanced level?

Hello! Studied the basics of PHP and SQL from the book by David Sklar:

  1. working with sessions and cookies
  2. storing information in a database
  3. Exception Handling
  4. classes, functions, variables and other lexical units
  5. working with APIs of other web services
  6. work with COMPOSER
  7. sending mail with SwiftMailer
  8. Server configuration
  9. And so on...

I would like to master mySQL and php itself at an "adult level". I need a book not for beginners, but not quite for pros either.
I am reviewing the book Developing Web Applications with PHP and MySQL by Luke Welling, Laura Thomson - https://www.ozon.ru/context/detail/id/4538872/. What can you say about her? What do you advise?
Thanks in advance to everyone for the replies!

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Alexander Ivanov, 2018-02-18
@alexsteadfast

Books are good, of course) you can learn a lot of new tricks and rethink your code. But they will not replace practice. Best for learning, start coding)

D
Dmitry Korobeinikov, 2018-02-18
@f1era

As stated above: “you need to start coding!”
But! It is even desirable to have a reference book.
Therefore: PHP 7. Dmitry Koterov, Igor Simdyanov.
I highly recommend)

D
DoctorPro, 2018-02-18
@DoctorPro

There are no such books, all books on PHP + MySQL are aimed mainly at beginners and will not differ in general from the book you read. Usually in this state, they move on to a deeper reading of the documentation or specialized articles.

A
Andrey K, 2018-07-20
@kuftachev

It may not be relevant anymore, but for non-beginners, you already need to learn databases and PHP separately.
For PHP, the main book https://www.ozon.ru/context/detail/id/33506422/
For MySQL, or you need a really in-depth book, but I think that any tutorial on the Internet on basic syntax will suffice. A lot of things can be gleaned from video from conferences, where they really tell how the same databases are arranged inside.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question