G
G
gorwhoami2020-03-11 14:31:39
Books
gorwhoami, 2020-03-11 14:31:39

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

4 answer(s)
A
archelon, 2020-03-11
@gorwhoami

As usual, the documentation for the chosen language/framework/library.

N
nvdfxx, 2020-03-11
@nvdfxx

https://learn.javascript.ru/
https://developer.mozilla.org/ru/docs/Learn/HTML

D
Dolosweb, 2020-03-11
@Dolosweb

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

A
Alexander Talalaev, 2020-03-12
@neuotq

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 question

Ask a Question

731 491 924 answers to any question