Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
isarant1148yObserve what you think they're doing right and try to do that. Strengthen your technical skills by reading and experimenting. Also, do you love what you do? If not it'll be hard to reach success.
-
Eariel19088y@mpotratz, where I work there is even a spot on our time tracker where it says "Today I learned..." and you can share with everyone else what you found out. You can check other people's discoveries when you have a little time or just wait for the newsletter :)
-
Tggmbi08yThe best way I have found to gain good experience is to fix bugs. Rake on as many as u can and fix them. You will learn the codebase and gain vital experience on how the system really works. Plus you will make your customers happy...
-
@Tggmbi fuck that shit. If your code base is a steaming pile of outdated trash, this will only make you feel dumb and waste your time.
My employer tried to sell me on this. I've never felt worse about writing software.
Learn the basic structure of your code base, write in it, and look into bugs every week or so unless otherwise directed. Any more than that could, depending on the size of your project, totally overwhelm you.
Try pair programming and pay extra attention during code reviews.
I'm quite self conscious about my programming ability. I think I'm sub-par and I always find myself out of the loop when my peers start talking about projects. What should I do to improve?
undefined