Answer the question
In order to leave comments, you need to log in
What are the current books on web development (or old but informative). And what to read (on the web) in 2020?
Preferably with Russian translation.
Answer the question
In order to leave comments, you need to log in
As usual, the documentation for the chosen language/framework/library.
https://learn.javascript.ru/
https://developer.mozilla.org/ru/docs/Learn/HTML
Web technologies are obsolete even before books are printed, it is best to learn the basics - functions, classes, loops, variables, databases. Major programming languages differ in syntax, but their semantics are very similar. Everywhere there are classes, cycles, functions.
I advise you not to bother with procedural programming styles, but to study OOP.
For layout, I can advise this site - htmlbook.ru with examples and sources
, and for backend - I can only advise php, since there is a cloud of information on it. the php tutorial will not help, only the practice of writing simple scripts at the beginning - constantly replenishing the stock of knowledge with new functions
Start with
Ideal Programmer. How to Become a Software Development Professional by Robert Martin
Don't make me think. Web Usability and Common Sense, Steve Krug.
It's out of the context of the web, not the web. But it will greatly help to build brains and understand the goals of the task. Without becoming an ordinary detached conditional script kiddy
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question