Ask HN: What boosted your confidence as a new programmer?
41–50 of 245 posts
Re: Ask HN: What boosted your confidence as a new programmer?
#42Under confidence is extremely rare in new and inexperienced coders. For me, what really boosted my confidence long term was getting yelled at by people who actually knew what they were doing because I sure didn’t. But that ended up being more of a bathtub curve of confidence.
Re: Ask HN: What boosted your confidence as a new programmer?
#43and
Demo a wireframe in a gui builder to a visiting suit without him realising that it wasn't a fully-developed application.
Re: Ask HN: What boosted your confidence as a new programmer?
#44Re: Ask HN: What boosted your confidence as a new programmer?
#45That being said, there are things that boosted my confidence, such as getting offers from FAANG. But it was temporary. Software engineering still seems like a tedious and hard activity. And it's getting worse now that everything is distributed.
Re: Ask HN: What boosted your confidence as a new programmer?
#46Learning the syntax of my language really well.
Re: Ask HN: What boosted your confidence as a new programmer?
#47Re: Ask HN: What boosted your confidence as a new programmer?
#48Also for me (very specific to people starting in late 90s) realising I wasn't the only person that thought forced 'object oriented' programming was bullshit. 25 years later this style has gone out of trend, and a lot of people realise that Alan Kay meant something more like the actor model than Java.