5
jeeper
6y

Not using all my time. I really don’t apply myself sometimes. Sometimes that means not using work time efficiently, sometimes that means I get stuck on a simple problem for too long because I don’t think through it. Also, I’m trying to love coding more. It takes a lot of code to get a small result sometimes, and that’s ok. I got hooked on being able to do big things with little code from the start. As we get better we know there’s more that can be done, but we are more familiar with just how much work it really is. At the same time we are more capable than ever of doing it. Just gotta embrace the suck, then love your finished product.

Comments
  • 1
    The trick, which I learned the hard way, is not to try and get every feature packed into your project in the beginning. Make a minimum viable project and set goals of working states toward the final, feature-complete project. I tried to get every feature in a rather large project all at once and not having any milestones or working version kills the feeling of progress.
Add Comment