The younger brother wants to learn php. which elder brother can tell the younger brother who has learned c, c ++, java, c #, html, div + css before learning php books or videos, it can be said that there is a bit of programming basics. I hope that the eldest brother can introduce some videos or learning courses suitable for the younger brother to learn php. Let me ask, what software did your predecessors use to write php? Eclipse or something else? Can I give it? ------ Solution ------------- the younger brother wants to learn php. Which of the following predecessors can introduce the younger brother to a book or video that is very useful in learning php?
I have studied c, c ++, java, c #, html, p + css before. it can be said that it is a bit of a programming Foundation. I hope that the eldest brother can introduce some videos or learning courses suitable for the younger brother to learn php.
Let me ask, what software did your predecessors use to write php? Eclipse or something else? Can I give it?
------ Solution --------------------
Zend Studio
------ Solution --------------------
Recommended books
Jquery authoritative guide
In-depth PHP object-oriented. patterns and practices
PHP5 MYSQL5 Web development technology details: I bought the first version, but it has a wide range of knowledge.
High-performance JavaScript
JavaScript advanced programming I don't know what version it is now, maybe it's the third.
MySQL 5 authoritative guide may be version 4
PHP and MySQL Web development.
Familiar with regular expressions published by the Electronic Industry
Eclipse
Zend studio
Www.eclipse.org
Http://www.eclipse.org/downloads/download.php? File =/eclipse/downloads/drops/R-3.7.1-201109091335/eclipse-SDK-3.7.1-win32.zip
Install php pdt after installation
Zend studio
Http://www.onlinedown.net/soft/19826.htm
I have found a lot for registration.
------ Solution --------------------
As for videos, I seem to have read a lot in php100.com, but I have never watched any video myself. I always feel comfortable not reading a book. I do not like video learning. It's not a face-to-face tutorial. it's better to watch a blog video.
------ Solution --------------------
If you have experience in other languages, go to the php Manual <语言参考> This part is the most authoritative ..
For * nix environments, we recommend that you use text editors such as vim or emacs. these editors are generally not as functional as they are after Configuration. (in my current vim environment, you cannot Debug php in a single step, other IDEs can provide), and the advantage is: Fast Response (almost no latency), fast editing (of course, it will be slow at the beginning). In addition, in this way, the handwritten code itself improves personal abilities and helps to develop habits.