Live data from Hacker News

How I left a 4 year career in finance and became a software engineer in 5 months

gulnara.svbtle.com

1–10 of 67 posts

Re: How I left a 4 year career in finance and became a software engineer in 5 months

#2
>Once I realized that I enjoy staring at hundreds lines of code trying to figure out where the bug is

I agree it's fun at first, but once you do it for a few years on a daily basis, it gets old. I suppose most things in life are like this though. Maintaining enthusiasm about work is difficult, for me at least.

Re: How I left a 4 year career in finance and became a software engineer in 5 months

#7
post #4

Congratulations on the new job. I'm sure that sitting in front of a computer all day like some kind of fleshy office appliance was getting really old - oh, wait.

When your biggest complaint about your full-time employment is that you are too sedentary, you are in a much better place than millions of other people.

Re: How I left a 4 year career in finance and became a software engineer in 5 months

#8
post #2

>Once I realized that I enjoy staring at hundreds lines of code trying to figure out where the bug is I agree it's fun at first, but once you do it for a few years on a daily basis, it gets old. I suppose most things in life are like this though. Maintaining enthusiasm about work is difficult, for me at least.

Enjoying the myriad little mysteries we call "bugs" is key to being a good programmer. Bugs that we create are opportunities to understand the system better - it's a signal that there is behavior we don't understand.

Re: How I left a 4 year career in finance and became a software engineer in 5 months

#9
post #8
post #2

>Once I realized that I enjoy staring at hundreds lines of code trying to figure out where the bug is I agree it's fun at first, but once you do it for a few years on a daily basis, it gets old. I suppose most things in life are like this though. Maintaining enthusiasm about work is difficult, for me at least.

Enjoying the myriad little mysteries we call "bugs" is key to being a good programmer. Bugs that we create are opportunities to understand the system better - it's a signal that there is behavior we don't understand.

> Enjoying the myriad little mysteries we call "bugs" is key to being a good programmer.

I disagree. I hate bugs and I do everything I can to prevent them from ever occurring. To me I find it fun to get better and better at preventing bugs.

Post reply on HN