Ask HN: I realise data science is not for me and feel depressed
91–100 of 148 posts
Re: Ask HN: I realise data science is not for me and feel depressed
#92I think some of the other posts have covered advice regarding the transition to SWE very well. You write you are: > in the process of receving EU passport This threw me off somewhat. Does this mean you're an EU member state citizen currently living in Russia and applied for a passport in your home country? I'm not sure I understand what you mean otherwise. Aquiring citizenship (for a passport) is either very expensiv…
Re: Ask HN: I realise data science is not for me and feel depressed
#93You're learned things about yourself (what works for you, what doesn't, and why). You've learned how to apply to job posting and the best ways to do so. You've acquired work experience and human experience which will serve you. Your university and faculty allowed you to learn how to handle high levels of work. You acquired a work ethics and a discipline which will be precious to you. You didn't put all that effort in for nothing: you grew, and you have a life experience which will be precious in your future job interviews (and in your future work!)
My previous experiences couldn't be more different from what I do now, but I still feel how important they've been to me: they shaped my mind, my way of thinking/analysing problems, and my ability to learn. I wish you the best of luck!
Re: Ask HN: I realise data science is not for me and feel depressed
#94Re: Ask HN: I realise data science is not for me and feel depressed
#95Re: Ask HN: I realise data science is not for me and feel depressed
#96Re: Ask HN: I realise data science is not for me and feel depressed
#97I did a mid-career change from working decades applying advanced control theory to Data Science. The transition was very natural in that many of the curriculum and principles taught overlapped naturally with Data Science (what it was called at that time). To me, I stress the SCIENCE part of data science that involves designing experiments, developing theory, writing the code/drivers needed to drive the hardware, building the hardware, etc. Unfortunately, my definition has become the outlier. Side note...I have noticed that DS is becoming interchanged more and more as a very advanced BI/BA role, which further dilutes the conversations. Basically, what I'm getting at is that it's never too late to change...just gotta keep asking questions and failing (in a good way).
I'm glad you realized this earlier rather than later. Based on your ideal job description, I think you would make an ideal back-end developer...possibly full-stack?
Good luck!
Re: Ask HN: I realise data science is not for me and feel depressed
#98It looks like you've done almost all the hard work on something valuable. One boring job shouldn't discourage you from an entire career path. Similar data analysis techniques can give you very interesting results.
It's easy to extrapolate your first job into your career, but that's almost never, ever the case.
Now, to answer your question: how to switch to SWE the fastest way possible: In your current job, and in the time you have left at school, optimize for the next job you want. Do you have any projects in either that could be done with more or less software development? I suggest you try as much software development as you can. Keep doing this at work after you finish school, too. That'll start steering the boat in the direction you want. It won't take much, there's plenty of demand for SWEs, so the more you can show you can do, the more you'll find demand for it.
Your biggest asset for switching to SWE is what you're about to complete, and the work you're already doing. You just have to finish filling in your resume with more SWE work.
Also, keep doing side projects, and if possible, open source them on github and they start becoming a portfolio to show alongside your resume.
Also, data science uses a lot of software. You can start adding to, or writing your own tools to help your day job. Even if it just makes the SQL better. You can generate SQL, or depending on your DBMS, add new functions to the SQL system that you can then use. Again, the reason for that isn't just to do your job better, but to make a better demonstrable SWE skillset. After you get your data back from SQL, can you do some post-query analysis in another environment, like python+pandas or apache spark? That's all software development, and frankly can be easier to do than trying to do some analysis in SQL alone.
Re: Ask HN: I realise data science is not for me and feel depressed
#99I think some of the other posts have covered advice regarding the transition to SWE very well. You write you are: > in the process of receving EU passport This threw me off somewhat. Does this mean you're an EU member state citizen currently living in Russia and applied for a passport in your home country? I'm not sure I understand what you mean otherwise. Aquiring citizenship (for a passport) is either very expensiv…
From what I understand: There are countries in Europe that are not a member of the European Union. Eg: UK, Switzerland, Norway. From what the OP said, they are from Russia, and studying in another eastern European country. (Russians (as well as plenty of non-Russians) have a tendency to go to Europe/UK/USA/Canada etc for higher studies I think.) Russia is not a member of EU. The eastern-European country the OP is stu…
I am aware of the EU and it's member states, I'm a little confused as to what might have implied I did not. I am from an EU member state.
I was just curious about if and how they planned to aquire citizenship because it's a lengthly process and they mentioned they were in the process while living in Russia. Usually residence permit is the way to go (and years later citizenship). It was rightly pointed out that if you can prove descent from a citizen it might be easier.
Re: Ask HN: I realise data science is not for me and feel depressed
#100If you have experience with SQL and are good at it you can find work everywhere with that alone.
If you want to become more full stack learn one of the more popular web app front ends, however I will note that I've used SQL for nearly three decades, the only other tech that I can think of that existed in 1992 and is still fairly mainstream today would be shell scripting and PHP. All the modern web tech, javascript-y stuff is shifting sand and it will change or be replaced as fast as you can become competent at it. It's exciting at first, then frustrating, then demotivating. Or at least that's how it seems to me.