Live data from Hacker News

List of things to learn for a uni student interested in back end development?

news.ycombinator.com

1–2 of 2 posts

Re: List of things to learn for a uni student interested in back end development?

#2
I would like to add web servers like nginx to your list.

Apart from this, I would ask you to concentrate more on the concepts than the tools that you have chosen. Like you can use tools Django has to build an API server but concentrate more on finding out more about the life cycle of the request that hits the API server.