D
D
Denis Nikitin2012-06-16 12:41:31
PHP
Denis Nikitin, 2012-06-16 12:41:31

PHP. Where to start?

There was an urgent need to learn PHP. Where to begin? What books do you recommend?

Answer the question

In order to leave comments, you need to log in

13 answer(s)
S
sdevalex, 2012-06-16
@sdevalex

Read PHP5 in the original from cover to cover, preferably a couple of times, then study any framework. But the most ideal option would be not to learn PHP, choose any other language (I will probably be downvoted for this).

A
Anatoly, 2012-06-16
@taliban

As a PHP developer with six years of experience, I would advise you to start with another language, for example, java or c# =)

K
Konstantin, 2012-06-16
@Norraxx

Listen, man, can you save your nerves and time? Learn Python ;-)

W
Weresk, 2012-06-16
@Weresk

Koterov must be read)

A
Alexey Prokhorov, 2012-06-16
@megahertz

habrahabr.ru/qa/19825/

D
dimkanevidimka, 2012-07-31
@dimkanevidimka

www.phptherightway.com/

D
DROS, 2012-06-16
@DROS

I started by saying that I needed a script. There were ready-made solutions, but something was always disliked in a particular implementation. As a result, I spat and sat down to write my own. Prior to that, I wrote in Pascal (i.e., I had experience) 6-8 years earlier. In the dead-end tasks of that time, he broke into the forums and searched, and if he didn’t find it, he asked.
In short, I was pretty famously puffed up and for 6 years I have been writing only on it.
PS.
And yes, the damn habit of writing from scratch for yourself has remained since then ((((

U
unrealphp, 2012-06-16
@unrealphp

I started learning php from books. In general, the main thing is to understand the logic of the script, then there are only functions that can be googled. The main thing is to understand how it works =)

O
olegvs, 2012-06-17
@olegvs

Matt Zandstra PHP. Objects, Patterns, and Programming Techniques. 2nd edition.

O
ozver, 2012-06-17
@ozver

If you don't know anything at all, start with this: softtime.ru/bookphp/
But! You should not sit on this tutorial for a long time - PHP4 is mercilessly outdated, immediately move on to something more complex (closer to PHP5).

C
charon, 2012-06-16
@charon

to be honest, I have not read a single book on PHP from cover to cover. The language is relatively simple, actually. Just select one of the latest books so that PHP is at least 5.1 (and preferably 5.2) is described there

W
WST, 2012-07-31
@WST

It seems to me very good, including for the first steps, the official documentation on the subject.

R
Roman Gogolev, 2012-07-31
@romka777

If you want to become a cool programmer, then learn, as they say above, Python or Ruby.
And if you want to earn money by programming, then learn php (or 1C).
If you're new to the web, start with html (and javascript).
Then read "Web Application Development with PHP and MySQL" www.ozon.ru/context/detail/id/4538872/ - I started with it myself.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question