54
What are new technologies I should be looking into / learning in my free time?
(self.experienced_devs)
A community for discussion amongst professional software developers.
Posts should be relevant to those well into their careers.
For those looking to break into the industry, are hustling for their first job, or have just started their career and are looking for advice, check out:
I found it crazy useful to study old, established, mature technologies, like relational databases, storage, low-level networking stack, optimizing compilers, etc. Much more valuable than learning the fad of the year. For example, consider studying internals of Postgresql if you're using it.
This is solid advice. Learn the fundamentals, and maintain conversational knowledge of more cutting edge tech. As you get stronger in the fundamentals you’ll be able to speak intelligently about why you might choose to use some new fangled thing.