T
T
Tomaszz2019-12-05 08:56:41
Backend
Tomaszz, 2019-12-05 08:56:41

What do you need to know to get into backend development?

What theory do you need to know to start learning Backend in addition to the programming language? I was advised to start with:
- Operating systems
- Networks and protocols
What else do you need?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ilya, 2019-12-05
@sarapinit

Depending on the project:
→ tcp/udp or http/https
→ serialization
→ if a PL with garbage collection, then the principle of operation, operating modes
→ request profiling
→ interaction with databases
→ caching
→ multithreading + asynchrony basics
+ main backend libraries / frameworks under your stack
+ for the web in general terms to represent how the target web server works / is configured

S
Sergey, 2019-12-05
@gangstarcj

You need to know how to google. This is the first thing to learn. If you don't know how to google - no one needs you

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question