this post was submitted on 08 Jun 2024
106 points (95.7% liked)

Asklemmy

42493 readers
1422 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

I'm trying to give someone advice on choosing a career that will suit them better than the one they're in and hate. I wanted to get together a list of good questions for them to ask themselves so they can use the answers to compare options like "do you prefer to work sitting or moving around," "do you want to not work weekends" etc.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 42 points 3 weeks ago* (last edited 3 weeks ago)

I went to university to study statistics, and I absolutely love statistics... but I was forced to learn SAS and, fucking hell, I hacked that program to shit... my presentations would have loads of pretty printing, multiple data ingest methods, proper error reporting...

So I switched into CS and liked it a lot... then I took a course on data modeling, which led to a course of Relational Algebra (essentially the abstract logical form of what you're typing in SQL to your RDBMS) then I went on to become a developer and, while I am multiskilled and able to build UIs and backends and even embedded systems... I absolutely adore data architecture and DB performance tuning.

I really can't understate how incredibly easy it is for me to look at a query over a system I understand and quickly identify likely bottlenecks and logical errors.

If you re-read my comment, you might notice there isn't a single "Eureka" moment but instead are a series of them - I think that's how most of come to be in careers we truly enjoy.