Comment on [deleted]
314xel@lemmy.world 1 year ago
My take: actual, hands-on programming is way more rewarding than reading and watching tutorials.
I learned a lot at work (80% still self-tought, rest from interaction with other teams and other people better than me and with greater experience), and it usually came from needing to make my job easier, not to please the clients (scripting and automating things, Linux, DevOps, etc).
The other part through personal projects (again, out of need). You need to take on a project with real use to you. Amd you get to use the latest frameworks / technologies which you might not at your workplace, depending on the company.
And last, contributions to open-source projects. You need to read and understand other people’s code, get familiar with Github, write clean, documented code and respect the standards for the project. It will help you in the long run, and you could also add something to your CV.
philm@programming.dev 1 year ago
Yep this sums up my experience quite well too.
I want to emphasize two things here: