• 2 Posts
  • 384 Comments
Joined 2 years ago
cake
Cake day: July 25th, 2024

help-circle







  • Calling me out on a clarification when you’re banging on with ad hominem rubbish?

    Respond to the point or bugger off. I’m not here to impress you, you’re not my dad.

    Third, that sloppiness and failure to pay attention is only reinforcing my initial impression.

    A good engineer knows when the details matter and when it’s just wasting everyone’s time. Would you classify responding to someone being needlessly hostile as something other than a waste of time?

    If anything you should be criticising me for choosing to spaff more time on this conversation.




  • I didn’t find the difference in fundamentals between Python and C to be substantial. C felt similar but more unintuitive and more annoying to work with due to having to compile.

    Understanding exactly how the sausage is made didn’t help me in the slightest. It was needless complexity when I already had a lot to digest.

    I understand your perspective but for me it was like throwing up countless roadblocks to the point where I lost all enthusiasm for the subject.

    It was many years before I tried again, this time with JS and Python.

    These days I’m a professional software engineer.


  • I was taught a bit of C and still don’t understand why. I see the use of C but it feels much too low level to be useful for the kinds of things I might want to do.

    Python and JS are much more relatable.

    Edit: I’m getting a lot of hate for this “hot take” for some reason. I don’t know what to tell you, people learn this stuff differently. For me the “from first principles” approach framed programming as something I shouldn’t bother with because it’d be forever until I learned how to do anything useful with it.

    To me C and C++ seem powerful but it feels like having to invent the universe before I can get anything done. I’m not working on embedded systems or something.