MySQL 书籍推荐
大家讲道理
大家讲道理 2017-04-17 16:11:53
0
4
429

git 看https://git-scm.com/book/zh/v2
linux 看鸟哥的linux私房菜
django 看官方文档
MySQL 看什么呢?

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(4)
刘奇

You can check out "MySQL Definitive Guide"

PHPzhong

The basics are "MySQL Basics" and the more in-depth "High-Performance MySQL". There are many books, so it’s OK to catch up and learn. Of course, there will inevitably be errors and omissions in some books. The more you learn, use your own knowledge. The system makes judgment

黄舟

You can take a look at "Introduction to MySQL in a Simple Way", the content is relatively simple. Suitable for entry. Then take a look at "High Performance MySQL". The official mysql documentation is also very good, but there are many. If you don't understand something while reading, you can go to the official document. This is mainly because if you don't understand a certain detail, you can check it in the official document. In addition, use search engines more often to find knowledge points that you don’t understand.

PHPzhong

Looking at the documentation, api, and books can only help you, you still have to practice it yourself, msql, Chinese garbled processing, and other problems are more troublesome, similar to other databases

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!