G
G
gleendo2015-08-05 01:47:22
Books
gleendo, 2015-08-05 01:47:22

Basic books for a back end developer?

In general, in the future, there is a desire to study back end development. In particular, working with Node.js.
And so, I decided to open a couple of books on Node, read the introduction. And it was written there that before you start studying this area, you must have knowledge of network protocols.
So, recommend books on those "things" that any back-end developer should know, regardless of the language.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2015-08-05
Protko @Fesor

If we talk about networks, then you should:
- know HTTP: at least basic frameworks (authorization, caching, etc.) + basics, methods, headers, message structure, status codes.
- to disassemble the OSI and TCP / IP model at least to the transport layer, well, it might be nice to get a basic understanding of the underlying layers. Well, understand what TLS is.
in principle, everything is in wikipedia, and for details there is the HTTP specification.

M
Makarov, 2015-08-05
@s3lfstyle

Backend - what is needed and what is not?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question