|
You are here |
cate.blog | ||
| | | | |
claritydev.net
|
|
| | | | | Lately, I have been asked increasingly often for some tips on how to become a self-taught developer, so I thought I'd write a post about it, reflecting on my experience and pointing out the things I'd do differently. In this article, I'll try to give general advice on how to improve for those considering or maybe already on the way to becoming self-taught software developers. It should be noted that the focus of the post is on front-end development since that's what I did; however, a majority of the advice can be applied to becoming a software engineer, irrespective of focus. | |
| | | | |
david-codes.hatanian.com
|
|
| | | | | Having worked in the software engineering field for 6 years, I sometimes pause and consider how much I have learned since I started my career. One thing that... | |
| | | | |
smustafa.blog
|
|
| | | | | Something about software development attracts people who are really ambitious. Probably too ambitious, to the point of being obnoxious. Workaholics, if you will :) Anyone who has been in the workplace for more than a couple years, even less, probably knows someone that is way too enthusiastic about their work, to the point that it's... | |
| | | | |
nmn.gl
|
|
| | | Last Tuesday at 1 AM, I was debugging a critical production issue in my AI dev tool. As I dug through layers of functions, I suddenly realized - unlike the new generation of developers, I was grateful that I could actually understand my codebase. That's when I started thinking more about Karpathy's recent statements on vibe coding. For those who missed it, Andrej Karpathy recently shared his thoughts on what he calls "vibe coding" - essentially surrendering code comprehension to AI tools and hoping for the best. His exact words? "I 'Accept All' always, I don't read the diffs anymore." I have learnt a lot from Karpathy and use AI tools daily, but there's a world of difference between augmenting your capabilities and completely surrendering your understanding. | ||