today’s update
Thursday, January 20th, 2011 Leave a comment
I checked in my first bug fix today! Slight sense of accomplishment when that happened. I’ve actually contributed something to the team. It wasn’t the most complicated of bug fixes, but it needed to be done and I got it sorted quickly and cleanly. Along the way I gained a lot of insight into the structure of the software and how it hangs. That said, I still know pretty much nothing about about the package (guys who have been here 11+ years still don’t know it themselves).
The main thing I think, was that I was able to show that I could understand the problem, then dive into some unknown code, find the “hub” and design and implement an efficient, effective solution without supervision. And, my coding practices seem to be in line with the other developers, which is definitely a good thing. After that I got to jump into a fix/update for our web client. This turned out to be extremely simple, and where I thought to go for “more aesthetic and dynamic” responses to user input I didn’t need to. So, by lunchtime I had committed my first two bits of code to the repository.
This afternoon I spent in the web client again, delving into greater depths. Most of what I was hitting up against was involving interactions between C# and JavaScript. I found a fantastic post explaining how to share dynamic variables between the two here, although I didn’t end up implementing as it was overkill for the requirements and we’ve established a more practical and elegant solution to that hurdle.
Off for my evening constitutional now, so more updating tomorrow.
recent comments