• 1 Post
  • 20 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle













  • They can be dropped into local directories, assuming the devs provide binaries, otherwise they need building. I know it’s not difficult to git clone and build but it’s not really a beginner friendly process and not ideal to have to remember to check for updates (and not ideal to not have them packaged for updates if there are binaries provided by the devs). I was considering using 10 years ago or so and this was one of the main reasons I decided against it in the end (along with other audio tools not having packages), it’s a shame it hasn’t really moved forward in this respect because it looked really nice otherwise.






  • My advice is to just apply and if it takes a while then keep learning and practicing what you know. I was in a similar position and decided to learn python to automate stuff in my admin job. The job was fairly data centric so it wasn’t long until I saw someone using pandas and I instantly knew I wanted to be an analyst. I spent a while learning pandas, then SQL and then dicked around with power bi a bit.

    When I started applying for jobs I didn’t have much success at first but I stumbled on one which included tools I had no experience with but I applied anyway, not expecting anything but feeling desperate and hopeless at that point. Well, I heard back from this one and I ended up getting the job somehow. Now I use Alteryx, which I had never heard of, and Tableau, which I had never used. They must have seen that I was passionate and loved to learn, and we’re happy to take me on based on the potential I had. I rarely use python or pandas, occasionally SQL for basic stuff, so it was more the principles from learning these that were useful rather than the actual tools themselves.

    I would recommend learning at least the basics of SQL and start learning tableau (by using tableau public). Most of the skills are transferable so learning the logic of one programming language and a bi tool will mean that you can pick up others fairly easily and employers understand this. If you are in excel a lot then learn how to write formulas and learn power query so you can practice joins and data cleansing.

    So basically, get the fundamentals down and start applying, don’t spend forever trying to learn a million things because you think they are all essential. Apply for as many jobs as you can, even if you don’t know the tools they use, and practice and develop your skills while you are waiting.