Software Engineering discussion
date
newest »


There's mention that Microsoft is killing VB. I don't think this is entirely true. Most .Net tutorial videos are in both VB and C#. I would watch C# rather than VB if the C# video existed, but I've watched more in VB than C#.
It's great to see these people stay on the bleeding edge of technology for 30+ years. I have worked with a lot of programmers whose skills get obsolete as they get older. I'm not sure any of the people in the book have advocated for continuing education, but it sure seems implied.
Your continuing education observation is so important. As a manager in a past life, I saw people who were eager to learn, and those who had no interest in learning anything beyond their current job. Guess which group was more likely to loose their jobs when times got tough?
As other priorities fill up a life, this becomes harder to do. But, would you go to a doctor or dentist who never continued their education?
And, this continually evolving field is what keeps it so interesting, at least for me.
As other priorities fill up a life, this becomes harder to do. But, would you go to a doctor or dentist who never continued their education?
And, this continually evolving field is what keeps it so interesting, at least for me.
The value of this chapter, however, is in the broad Q&A with the three authors, Aho, Weinberger, and Kernighan... three legends in software. Topics range from thoughts on how to teach programming and debug, to the value of OO, to creeping complexity in languages, to the value of lex and yacc.
Surprisingly, this (so far) is my favorite chapter.