I’ve noticed that I’m really bad at keeping a solid pace while running. I tend to fluctuate between 5:40 min/km and 4:30 min/km and that really won’t cut it. I’d love to get myself some gadget that would beep or vibrate if I run slower or faster than a set interval. Say 5:20 and 5:00 min/km. That way I’d be able to run further and my training would be more efficient.
My question is. Do anyone of you know about any technological aid for my problem? Any tips and tricks are welcome. I’ll gladly try a non-technological method as well.
One though is to get a Garmin 405 or similar and keep track of my pace as a function of my pulse. Any tips on a good pulse clock and reading material on pulse based training for runners is appriciated.
——–
I’ve chosen to start to read books on software engineering to hone my abilities in that field. Anything that will put me a little bit further on my path to programming excellence is a good step. I’ve wanted to read Code Complete for a few years, but I’ve never got around to do it. Now it’s time to get some reading done.
My newfound interest in books on programming stems from the new programming project that I’m participating in. I got approached by a friend a little while back who had an idea of making a project together. A project that might get some comercial success in the future. I was excited about the opportunity to hone my programming skills. As well as getting some much needed experience under my belt. I’m even more excited about being mentored (of sorts) by a close friend who is a successful programmer.
My friend handed me “Large-Scale C++ Software Design” today. I’ve started reading it and I feel like it’s something I really need to read and get my head around. Developing small projects at KTH is very different from working on a large project where the amount of code is so much larger that it’s almost silly to compare the two.
The books on my reading list are:
- Large-Scale C++ Software Design (currently reading)
- Code Complete
- The Pragmatic Programmer
- Effective C++
- More Effective C++
I’ll happily look into any other suggestions that any of you may have.