Live data from Hacker News

Ask HN: What tech skill is most resilient to crises and changing trends?

news.ycombinator.com

11–20 of 21 posts

Re: Ask HN: What tech skill is most resilient to crises and changing trends?

#12
data science. Or, what's essentially a catch-all term these days for everything from sql queries to Artificial intelligence. The tools, applications have of course tremendously evolved but at its core, if you develop a good eye for working with data (read recent blog by the ex-Spotify guy), you'll find yourself in surprising career moves and growth.

- source: data point of one, my own anecdotal account of being in data for the last 16 years

Re: Ask HN: What tech skill is most resilient to crises and changing trends?

#13

data science. Or, what's essentially a catch-all term these days for everything from sql queries to Artificial intelligence. The tools, applications have of course tremendously evolved but at its core, if you develop a good eye for working with data (read recent blog by the ex-Spotify guy), you'll find yourself in surprising career moves and growth. - source: data point of one, my own anecdotal account of being in da…

>read recent blog by the ex-Spotify guy

Can you share a link perhaps?

Re: Ask HN: What tech skill is most resilient to crises and changing trends?

#15

data science. Or, what's essentially a catch-all term these days for everything from sql queries to Artificial intelligence. The tools, applications have of course tremendously evolved but at its core, if you develop a good eye for working with data (read recent blog by the ex-Spotify guy), you'll find yourself in surprising career moves and growth. - source: data point of one, my own anecdotal account of being in da…

>read recent blog by the ex-Spotify guy Can you share a link perhaps?

Sure! Here you go - https://erikbern.com/2021/07/07/the-data-team-a-short-story....

Re: Ask HN: What tech skill is most resilient to crises and changing trends?

#16
post #11
post #6

SQL

It's not glamorous but SQL comes to mind first when I think about this. Compared to the mountains of business-crtitical code written in SQL the number of people who are really good at it is tiny.

Any good resources on how to get "really" good at SQL?

Re: Ask HN: What tech skill is most resilient to crises and changing trends?

#19
post #11

Earlier quoted context omitted.

It's not glamorous but SQL comes to mind first when I think about this. Compared to the mountains of business-crtitical code written in SQL the number of people who are really good at it is tiny.

Any good resources on how to get "really" good at SQL?

If you've mastered the basics, read this book:

SQL Antipatterns: Avoiding the Pitfalls of Database Programming

Re: Ask HN: What tech skill is most resilient to crises and changing trends?

#20
Written and verbal communication

Logic

Respect for others

All relevant skills in tech.

Storing and retrieving data, processing data and communicating between systems is probably the fundamental parts of most business systems. If you've done this using a few different technologies there should be few major surprises except RTFM and Stack Overflow (!)

Post reply on HN