site banner

Wellness Wednesday for July 12, 2023

The Wednesday Wellness threads are meant to encourage users to ask for and provide advice and motivation to improve their lives. It isn't intended as a 'containment thread' and any content which could go here could instead be posted in its own thread. You could post:

  • Requests for advice and / or encouragement. On basically any topic and for any scale of problem.

  • Updates to let us know how you are doing. This provides valuable feedback on past advice / encouragement and will hopefully make people feel a little more motivated to follow through. If you want to be reminded to post your update, see the post titled 'update reminders', below.

  • Advice. This can be in response to a request for advice or just something that you think could be generally useful for many people here.

  • Encouragement. Probably best directed at specific users, but if you feel like just encouraging people in general I don't think anyone is going to object. I don't think I really need to say this, but just to be clear; encouragement should have a generally positive tone and not shame people (if people feel that shame might be an effective tool for motivating people, please discuss this so we can form a group consensus on how to use it rather than just trying it).

2
Jump in the discussion.

No email address required.

In the meantime, my coding saga continues. I've done a handful of leetcode problems

This is good start but in the long term remember programming and in particular practical ML/data science work involves building something to solve a problem. Once you get some basic skills I recommend finding some real problem of interest to you then building the thing to solve it and struggling with that rather than maxing out leetcode imperial exam style study. If coding is carpentry then learning all the various cuts, tools, joints and types of wood isn't enough. Eventually you need to build the something real that will be used. While that uses some of the leetcode skills, it's a whole other issue to determine what is needed then construct it. These meta skills are important to actually getting stuff done. I preferentially hire those who makes stuff (of whatever type) of their own initiative over the academically gifted for their autonomy and problem solving skills.

On the other hand, leetcode-like problems can be quite refreshing if your job is the equivalent of making flat-pack furniture using System 32: you have learned all the various cuts, tools, joints and types of wood, but all you see every day is particle board, edge veneer and a couple of drilling templates.

I understand, I've already been told that just being a leetcode monkey isn't really sufficient and that some practical work or projects alongside it is a great value add. Thanks for corroborating that view! I'll get to it as soon as I'm a little more familiar with the basics.