Answer the question
In order to leave comments, you need to log in
What does a good PHP developer need to know?
What should a good PHP developer know?
I started my way as a programmer with php (before that I read only K&R 2 first chapters). It is clear that in addition to the syntax of the language and mysql, I also need to study algorithms, but could you give a list (and divide it into what I need right now as a beginner, then as a junior / middle)? While I’m learning php from blogs and manuals, after the syntax (and googling like “what are dictionaries”) I’ll switch to Wirth / Kormen (algorithms), then I’ll start studying databases and I’ll understand what CGI is, how servers work. In general, how to put things in order in what I need to study?
Answer the question
In order to leave comments, you need to log in
but could you give me a list
uh, the answer to your question is in this article.
ps looking for a companion for joint teaching.
What does a good PHP developer need to know?
At one time, when I was doing php, I came across this resource . It lists everything you need, and maybe more. Also, is there a translation somewhere?
Recently I noticed that no one says that a php developer should also know real databases and SQL. Not just banal queries that a regular orm can do for you, but you really need the ability to know SQL to such an extent that you do not need to do any overhead on any PL. And lately I have been observing that many PHP developers have an opinion that with the help of any ORM, this is fundamentally wrong, ORM for the most part solves only fairly trivial tasks.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question