S
S
Sergey Konovalov2015-11-12 10:18:22
Programming
Sergey Konovalov, 2015-11-12 10:18:22

Journey from junior to web backend developer?

Is there any roadmap for junior development? Tech stacks needed as you level up and any actual courses or books?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey, 2015-11-12
@zakar1ya

1) learning C# + algorithmization (at least you should know what happens when you insert into a hash table and at least roughly understand what a heap is, it’s very useful to know data structures on the backend)
2) learn OOP (read Fowlers, Kent Backs, Bobs in parallel Martinov)
3) gradually take ASP MVC and forward to accomplishments.
4) asynchronous / parallel programming
Each point is flavored with practice

A
Alexander Wolf, 2015-11-12
@mannaro

Very few backends are made in C#. And how can you make a roadmap these days when new technologies appear in weeks and disappear in months?

P
Puma Thailand, 2015-11-12
@opium

it is logical to learn one stack just deeper.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question