Блог пользователя TripleM5da

Автор TripleM5da, история, 6 месяцев назад, По-английски

I've been very random at improving myself as a backend engineer by (scrolling medium, trying out new techs, looking up definitions & shit) and I've been fairly new to reading books.

Does the great CF community have any kind of systematic method to improving as a backend engineer from a tech-wise perspective?

tl;dr if you're a BE engineer how do you make sure you're progressing in tech as much as possible, I am also interested in the answer if you're outside the BE domain.

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится

»
6 месяцев назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится
»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится
Spoiler
»
6 часов назад, # |
  Проголосовать: нравится +3 Проголосовать: не нравится

did you find anything interesting or beneficial?

»
минуту назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Backend Engineer here. Best way is to learn by doing. Find a use case, and build an app for it. By the end, you'll probably find much more proficiency in backend development.

(For the frontend, I assume you have basic knowledge of HTML/CSS/JS so just make a usable interface)

GL!